lijianan
71c155f043
test: add test case ( #42800 )
1 year ago
kiner-tang(文辉)
26ab02f38a
docs(Tabs): update docs about tabs closable prop ( #42795 )
* docs: update docs about tabs closable prop
* Update components/tabs/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/tabs/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
凤之兮原
8e8433c426
fix: fix divider component innerStyle style error ( #42797 )
* fix: fix style transformation
* fix: fix style transformation
* fix: eslint
* feat: compatible with str writing
* fix: lint
* refactor: orientationMargin transform
* docs: update docs
* chore:add process.env.NODE_ENV displayName
1 year ago
Yasser Mountij
52d94888ae
chore: added more details for local example ( #42792 )
2 years ago
GUAN MING
32cca6e5a8
feat: migrate less to token for Image ( #42048 )
* feat: migrate less to token for Image
* docs: update migrate-less-variables.en-US.md
* docs: update migrate-less-variables.zh-CN.md
* docs: fix error
* docs: fix typo
* docs: remove Chinese in English docs
* feat: migrate less to token for Image
* docs: update migrate-less-variables.en-US.md
* docs: remove Chinese in English docs
* docs: fix typo
* docs: fix docs error
* feat: add demo
* docs: Update docs/react/migrate-less-variables.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: remove token
* docs: Update docs/react/migrate-less-variables.en-US.md
* fix: correct token name
* fix: demo token name
* docs: update global token in docs
* docs: update
* chore: fix lint
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
红果汁
946569aacf
feat: ConfigProvider support Space classNames and styles properties ( #42748 )
* feat: config-provider support space classNames and styles
* fix: add className and style
* docs: update doc
* docs: update doc
* fix: fix override style
2 years ago
黑雨
6227806842
✨ feat: migrate less to token for Transfer ( #42431 )
* ✨ feat: migrate less to token for Transfer
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
2 years ago
黑雨
63d535bdda
✨ feat: migrate less to token for Tabs ( #42186 )
* ✨ feat: migrate less to token for Tabs
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* feat: tabs token
* docs: update
* chore: fix lint
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
黑雨
bfbc7c2e54
feat: Card Component Token ( #42061 )
* ✨ feat: update
* feat: merge feature
* feat: merge feature
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* chore: revert change
* feat: card token
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
kiner-tang(文辉)
ad5de46b53
docs: update docs about color-picker
2 years ago
Dunqing
e1e5c740e0
refactor: avoid circular import ( #42764 )
2 years ago
Mehmet Yarar
f6dc5f39e0
enhance: Improve the a11y of the upload progress bar ( #42704 )
* improve the a11y of the upload progress
* add a11y test, update snapshots
* pass aria props as part of restProps
* use kebab-case instead of camelCase for aria attributes
---------
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
红果汁
20e09e6c31
feat: Space support classNames and styles ( #42743 )
* feat: add styles and classNames properties
* Update components/space/index.en-US.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
* docs: fix prettier issue
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2 years ago
linxianxi
88b2b54232
demo: fix the table moves when dragging elements to the right ( #42745 )
* demo: fix the layout/table moves when dragging elements to the right
* fix: package json
2 years ago
黑雨
7deff2164a
feat: Mentions componet token ( #42711 )
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
2 years ago
kiner-tang(文辉)
99924dddc5
docs: update docs ( #42735 )
2 years ago
Wuxh
d890b59c2f
docs(auto-complete): supplement bordered document ( #42714 )
* docs(auto-complete): supplement `bordered` document
* test: update snapshot
* Update components/auto-complete/demo/borderless.tsx
2 years ago
红果汁
ef21b23cb3
fix: ColorPicker RTL style issues ( #42716 )
* fix: fix rlt style issues
* fix: add missing rtl className on popup
2 years ago
未觉雨声
51eaf402cb
fix: Anchor ink & track should use logical inset ( #42706 )
* fix: Anchor ink & track should use logical inset
* chore: remove skip check
2 years ago
红果汁
25883ca53a
fix: ColorPicker hover boundary issues ( #42669 )
* fix: fix hover boundary issues
* test: fix test case
* build: modify dependency scope
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
MadCcc
d3ff73a94f
fix: overflowed submenu should have classes with customized class ( #42692 )
2 years ago
yiwwhl
46acb65806
type: update any with void ( #42690 )
2 years ago
afc163
6e52b6f0f9
refactor: use rc-util/lib/pickAttrs and upgrade rc-rate and rc-pagination ( #42688 )
* refactor: use rc-util/lib/pickAttrs
* chore: upgrade rc-pagination
* chore: upgrade rc-rate
* type: fix ref type
* test: update pagination snapshot
* Update package.json
2 years ago
lijianan
5fd2ee5b65
demo: update docs & demo ( #42681 )
2 years ago
kiner-tang(文辉)
bb77559c45
docs: update docs ( #42683 )
2 years ago
二货爱吃白萝卜
755598f839
docs: clean up cacader loading demo ( #42682 )
2 years ago
afc163
636eeeb565
feat: Rate support more html attributes ( #42676 )
* feat: upgrade rc-rate
* test: update snapshot
* test: update snapshot
* Update package.json
* Update package.json
2 years ago
Rin
e6a883c592
style: optimization code ( #42679 )
* style: optimization code
* style: use const replace themestyle init
2 years ago
kiner-tang(文辉)
4aa3a4e664
fix(Image): ImagePreviewGroup style optimize ( #42675 )
2 years ago
Digital-512
a4876c6476
chore: Update Lithuanian locale ( #42664 )
* Update lt_LT.ts
What has been changed:
- Missing translations added
- Several translation errors corrected and minor improvements
* Update lt_LT.ts
Added missing translation rangeQuarterPlaceholder: ['Pradžios ketvirtis', 'Pabaigos ketvirtis']
2 years ago
黑雨
326758097a
✨ feat: migrate less to token for Avatar ( #42063 )
* 🔀 feat: rebase feature
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: add groupSpace
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* Update components/avatar/demo/component-token.tsx
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
tchen
814d15a247
fix: add visibility:hidden to selector:after ( #42651 )
Co-authored-by: tchen <tao.chen@yuyidata.com>
2 years ago
黑雨
ec45536ef1
feat: Pagination token ( #42330 )
* ✨ feat: Pagination Component Token
* ✨ feat: Pagination Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update style
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update
* ✨ feat: update snap
2 years ago
MadCcc
61924699ab
fix: submenu align ( #42648 )
2 years ago
LuZhenJie1999
b6442fe285
feat: add style/className/styles/classNames to ConfigProvider ( #42623 )
* feat: add style/className/styles/classNames to ConfigProvider
* chore: better code
* Update components/config-provider/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/config-provider/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
---------
Co-authored-by: 歆其 <luzhenjie.lzj@antgroup.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
linxianxi
cf24e3dd57
demo: remove
2 years ago
linxianxi
ae54275b25
demo: add clear-close
2 years ago
linxianxi
434ef1fd7c
fix: 修改 demo
2 years ago
Goku
98e391ca93
fix: 🐛 add border-radius of the image-mask when hover Card ( #42642 )
* fix: 🐛 add border-radius of the image-mask when hover Card
* Apply suggestions from code review
Optimize the css code structure
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: liugenmei@yzw.cn <liugenmei@yzw.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
linxianxi
a6617c9763
feat(ColorPicker): add onClear
2 years ago
lijianan
bedd6b4f48
docs: add Custom Trigger Event demo ( #42525 )
* docs: add demo
* fix
2 years ago
MadCcc
f09e9cb0c9
refactor: Menu migrate to @rc-component/trigger ( #42554 )
* refactor: Menu migrate to @rc-component/trigger
* chore: remove rc-trigger
* chore: bump version
* chore: bump version
* chore: update size limit
* chore: update snapshot
2 years ago
lijianan
2777f26909
type: export QRPropsSvg type ( #42605 )
2 years ago
MadCcc
bd36fba393
fix: fix checkbox align issue ( #42590 )
* fix: fix checkbox align issue
* fix: use center
* chore: comment
* fix: use align-self: center
* chore: add snapshot
* fix: tree checkbox
2 years ago
黑雨
a17c4cb581
✨ feat: popover Component Token ( #42337 )
* ✨ feat: popover Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update snap
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
2 years ago
二货爱吃白萝卜
765cafb2cd
refactor: ConfigProvider form dependency inversion ( #42604 )
* refactor: dependency inversion
* chore: use rc-util
2 years ago
lijianan
03a7374aa1
fix: fix tag border style ( #42619 )
* fix: fix tag style
* test: update snao
* test: update snap
2 years ago
afc163
8fb97df92c
feat: Pagination size change select component is searchable ( #42608 )
* feat: Paginaition size change select enable search
close https://github.com/ant-design/ant-design/issues/27684
* test: update snapshot
* test: update snapshot
2 years ago
二货爱吃白萝卜
e932210a52
chore: warning if use getContainer false ( #42596 )
* chore: warning if use getContainer false
* chore: revert tree demo
2 years ago
MadCcc
b795b091ca
fix: segmented bg color ( #42601 )
2 years ago