MadCcc
5d53884919
fix: fix wrong button icon size and margin ( #42516 )
2 years ago
Ariunbat Ulambayar
91c16381be
fix: add missing translation in mn_MN.ts ( #42512 )
* Update mn_MN.ts
added OK text translation in MN
added OK text translation in MN
Revert "added OK text translation in MN"
This reverts commit 7958ac3d4ea190160fadef04ad54328d90a198ef.
* updated locale test
2 years ago
dyecma
8aca325d99
feat: implement sortIcon on Table ( #42498 )
* implement sortIcon on Table
* drop React.ReactNode from sortIcon
* add sortIcon test
* fix sortIcon arg type
* add sortIcon to docs
---------
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
二货爱吃白萝卜
2f9a8c7dde
fix: select check & remove icon align ( #42513 )
2 years ago
Zack Chang
a5069624bf
feat: less to component token for List ( #42041 )
* feat: less variables to component token for List
* Update migrate-less-variables.en-US.md
* feat: recover less variables
* feat: add debug demo
* chore: update snapshot
* chore: rename
* chore: rename && fix ts && recover itemPaddingLG
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
洋
2ff5feb1bd
fix: theme editor edit error ( #42452 )
* fix: theme editor edit error
* chore: less bundle
* fix: themeEditor
* fix: lint
* fix: themeEditor
* fix: last fix
* chore: update
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
dingkang
055ce4a88c
feat: migrate less to token for Dropdown ( #42258 )
2 years ago
Zack Chang
1cb1a7ae58
feat: less to component token for Timeline ( #42491 )
* feat: css variables to token
* chore: rename token
* feat: add color token
* feat: add debug demo
* chore: update snapshot
* chore: rename demo
* chore: rename token
* chore: recover tailWidth
* chore: rename token demo filename
* chore: update snap
* fix: CN-docs
* fix: US-docs
* chore: rename demo
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
2 years ago
github-actions[bot]
6e71faa172
chore: auto merge branches ( #42509 )
chore: feature merge master
2 years ago
洋
e4f84e0e96
fix: Select scrollbar rtl direction position ( #42508 )
Co-authored-by: 洋 <hetongyang@bytedance.com>
2 years ago
afc163
7461a216a0
demo: fix Layout demo ssr render effect ( #42501 )
* demo: fix Layout demo ssr render effect
close https://github.com/ant-design/ant-design/issues/42487
* test: update snapshot
2 years ago
cooljser
6195610a21
feat: DatePicker support kk:mm format ( #42494 )
Co-authored-by: fan.hu <fan.hu3@envision-digital.com>
2 years ago
muxin
f11c3c3a08
feat: migrate less to token for Anchor ( #42141 )
* feat: rename anchor token
* docs: add component-token demo
* fix: update token
2 years ago
GUAN MING
75da87d730
feat(notification): support role prop ( #42484 )
* fix: version error
* fix: version error
* docs: update version
* docs: add version column
* docs: fix CN docs
* docs: update default value
2 years ago
红果汁
d61c08e7df
prefer: optimize allow clear logic ( #42439 )
* refactor: optimize allow clear logic
* test: fix test coverage down
* refactor: use onChange type
2 years ago
muxin
ffedddb211
feat: migrate less to token for Carousel ( #42157 )
* feat: rename Carousel token
* docs: add component-token demo
* fix: use dotActiveWidth instead of dotWidthActive
* fix: use deprecatedTokens option
2 years ago
lijianan
c61ea98b5d
fix: code optimization ( #42483 )
* fix: code optimization
* refactor
* [CodeFactor] Apply fixes
* test: add cov
---------
Co-authored-by: codefactor-io <support@codefactor.io>
2 years ago
Zack Chang
ccb7251384
feat: migrate less to token for Upload ( #42042 )
* feat: migrate less to token for Upload
* feat: recover less variables
* feat: add debug demo
* feat: rename token
* chore: update snapshot
* chore: update snap
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Zack Chang
3bfb7ac2a0
feat: less to component token for Typography ( #42442 )
* feat: less to component token for Typography
* feat: add titleFontWeight token
* feat: add debug demo
* chore: rename token
* chore: rename demo name
* chore: rename titleFontWeight
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
Yuji Ueki
fe39b7a96e
docs: fix typo in migration-v5.en-US ( #42481 )
2 years ago
二货爱吃白萝卜
43d7b9ca92
feat: ConfigProvider.config support theme config ( #42473 )
* chore: static config of theme
* chore: static all method
* test: add test case
* docs: comment
* docs: more info
* test: update snapshot
* test: fix test logic
2 years ago
kiner-tang(文辉)
c878433e9a
feat: migrate less to token for Segmented ( #42136 )
* feat: migrate less to token for Segmented
* docs: update docs
* feat: add debug demo
* feat: optimize code
* feat: optimize code
* feat: optimize code
* style: reset style
* style: reset style
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2 years ago
dingkang
da1162ffb1
feat: migrate less to token for Checkbox ( #42097 )
* feat: migrate less to token for Checkbox
* feat: type enhancement
* feat:migrate less to token for Checkbox
* fix: style
* chore: code clean
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
kiner-tang(文辉)
65d7a5b943
feat: migrate less to token for Skeleton ( #42134 )
* feat: migrate less to token for Message
* docs: update docs
* feat: add debug demo
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update snapshots
* Update docs/react/migrate-less-variables.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
8f1d496972
refactor: remove rc-util/lib/Dom/addEventListener ( #42464 )
* docs: fix typo in docs
* remove rc-util/lib/Dom/addEventListener
* fix
* fix
2 years ago
JiaQi
dc2add0fea
style(table): Modify borderRadius in filter dropdown ( #42451 )
Co-authored-by: lijianan <574980606@qq.com>
2 years ago
lijianan
9caba0919b
demo: update form demo when layout === inline ( #42476 )
2 years ago
github-actions[bot]
cc16b931b7
chore: auto merge branches ( #42469 )
chore: feature merge master
2 years ago
二货爱吃白萝卜
ecc384e8b6
chore: follow up of tooltip style ( #42466 )
2 years ago
黑雨
90200684b2
✨ feat: Breadcrumb Component Token ( #42342 )
* ✨ feat: Breadcrumb Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update dome
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update dome
2 years ago
muxin
07d5e5e7bb
feat: migrate less to token for Calendar ( #42194 )
* feat: rename calendar token
* docs: add component-token demo
2 years ago
muxin
0ea9c88048
feat: migrate less to token for Rate ( #42135 )
* feat: rename rate token
* docs: add component-token demo
2 years ago
红果汁
2722850c0d
chore: sync @rc-component/color-picker@1.1.0 ( #42445 )
* fix: sync @rc-component/color-picker@1.1.0
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
github-actions[bot]
cb1368f139
chore: auto merge branches ( #42458 )
chore: merge master into feature
2 years ago
afc163
d90c1c62c0
fix: upgrade @ant-design/icons to 5.1.0 ( #42443 )
* Update package.json
* Update package.json
* chore: update snapshot
* style: #1890ff => #1677ff
* style: fix Upload icon color
* style: fix Upload icon color
* revert menu v4 demo
2 years ago
二货爱吃白萝卜
71fc54e53a
feat: Calendar `onSelect` support `info.source` param ( #42432 )
* test: add test case
* test: add test case
* docs: update api
* docs: faq update
2 years ago
Nikhil Mishra
bb6e0f5ab9
docs: fixed some grammatical errors in index.en-US.md ( #42438 )
I corrected some spelling and added some articles.
2 years ago
afc163
7271b7cb91
fix: Popconfirm margin problem when icon is null ( #42433 )
* fix: Popconfirm margin issue when icon is null
* test: update snapshot
* demo: update snapshot
* chore: improve code
* demo: update snapshot
* refactor: remove used css
* demo: update snapshot
2 years ago
Zack Chang
4efa0b64db
feat: less to component token for Descriptions ( #42038 )
* feat: less to component token for List
* fix: title
* feat: add debug demo
* chore: rename
* Update index.tsx
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
afc163
74d5718ee7
demo: update popconfirm demo ( #42429 )
* demo: update popconfirm demo
* demo: update snapshot
2 years ago
lijianan
f41db013ce
docs: update miss ChangeLog ( #42422 )
* chore: update miss ChangeLog
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
ZHAO Zhiwei
ad4dded3f5
fix: Menu item icon not centered when itemMarginInline is 0 ( #42426 )
2 years ago
kiner-tang(文辉)
291dc41850
docs: update docs ( #42425 )
2 years ago
hms181231
d99b1f9cef
dcos: Empty Component Token ( #42359 )
2 years ago
lijianan
f1fda002a4
typescript: replace unknown & any with SliderRef ( #42420 )
2 years ago
kiner-tang(文辉)
7183eab0a9
feat(ColorPicker): close panel when click clear button ( #42406 )
* feat: close panel when click clear button
* feat: optimize code
* feat: optimize code
* feat: optimize code
2 years ago
lijianan
d7de0d846e
fix: replace hex with ColorFormat.hex ( #42423 )
2 years ago
github-actions[bot]
c70eb9338f
chore: auto merge branches ( #42424 )
chore: feature merge master
2 years ago
kiner-tang(文辉)
2274111367
feat(ColorPicker): fix coverage down issue in ColorPicker ( #42409 )
* chore: test
* feat: optimize code
2 years ago
二货爱吃白萝卜
4460ff4718
fix: Tag with Tooltip should not affact style ( #42414 )
2 years ago