二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2022-06-22 14:57:09 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
...
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
2022-05-07 14:31:54 +08:00
Ritesh Makan
42586d25ec
feat: max-overflow on Avatar.Group to be triggered by click or focus ( #32197 )
...
Based on this issue, https://github.com/ant-design/ant-design/issues/31924 . Here is a proposal to allow 'click' or 'hover' to trigger the popover instead
docs: added maxPopoverTrigger to API
chore: updated demo
test: updated snapshot
Update components/avatar/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Update components/avatar/index.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2021-09-17 09:52:51 +08:00
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
...
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
Tom Xu
9772a63b4c
fix: Avatar group size ( #27531 )
...
* fix: Avatar group size
* fix
2020-11-05 16:22:21 +08:00
Tom Xu
6b1d73bdd9
feat: Avatar.Group add size props ( #27348 )
...
* feat: Avatar.Group add size props
* change type
2020-10-24 22:00:43 +08:00
xrkffgg
d5ca5880ef
fix: Avatar.Group key lost ( #26098 )
...
* fix: avatargroup key lost
* Update components/avatar/group.tsx
2020-08-09 18:54:53 +08:00
xrk
877caa2b03
feat: Avatar.Group ( #25192 )
2020-07-13 12:45:37 +08:00