lijianan
12543277b7
type: remove tuple、tupleNum、ElementOf ( #39478 )
...
* type: remove tuple
* type: remove tuple
* type: remove tuple
* fix
* fix
* fix type
* fix type
* fix type
* fix type
* fix type
* Update ColorPicker.tsx
* Update components/badge/utils.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix type
* fix type
* fix type
* fix
* fix
* fix type
* fix type
* fix type
* update snap
* update snap
Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-13 14:57:40 +08:00
MadCcc
a99175db8f
fix: popover arrow bg with custom color ( #39517 )
2022-12-13 14:41:24 +08:00
二货爱吃白萝卜
fe8d59754e
fix: Modal hooks not pass CP ( #39513 )
...
* fix: CP pass not override
* test: Update test case
* docs: missing demo
2022-12-13 13:57:17 +08:00
二货机器人
e2f386ea25
chore: rm conch block
2022-12-13 11:37:01 +08:00
MadCcc
6e2a7e47b6
Merge branch 'master' into feature-merge-master
2022-12-13 11:36:27 +08:00
MadCcc
2d5c8fe408
fix: radio align ( #39476 )
...
* fix: radio align
* chore: code clean
* fix: align-self center
* chore: code clean
* chore: code clean
2022-12-12 20:36:35 +08:00
二货爱吃白萝卜
de31c90b08
docs: Adjust Anchor demo ( #39488 )
2022-12-12 19:44:32 +08:00
Yuki Zhang
977a9a92ff
Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. ( #39468 )
...
* fix: Fix the problem that the clear icon is not displayed when the Select series component hovers under the Space component
* refactor: 修改 Space.Compact css 优先级以及简化调用
* refactor: 修改 Space.Compact 垂直方向 css 优先级以及简化调用
* docs: 添加注释
* fix: lint
* test: update snapshot
* test: update snapshot
2022-12-12 16:36:46 +08:00
lijianan
f820cb257c
docs: update demo ( #39475 )
...
* docs: update demo
* update
* update
2022-12-12 11:40:18 +08:00
zqran
cd46d860fd
docs: update links to cn docs ( #39469 )
2022-12-11 22:02:42 +08:00
MadCcc
3aec05c607
style: change active menu item background and font color ( #39439 )
2022-12-09 22:04:26 +08:00
lijianan
72ec0cb1f4
chore: code style optimization ( #39435 )
2022-12-09 18:23:59 +08:00
github-actions[bot]
5d376aefb1
chore: auto merge branches ( #39441 )
...
chore: merge master into feature
2022-12-09 10:13:56 +00:00
MadCcc
91f9fc2ff9
perf: token update ( #39428 )
...
* fix: token update
* refactor: font map token
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: menu style
2022-12-09 17:52:34 +08:00
ZN1996
e4c81f2716
fix(Cascader): reset margin ( #39436 )
...
Co-authored-by: 周楠 <15261864836@163.com>
2022-12-09 17:10:31 +08:00
azro352
a50b4dc189
feat: Update fr_BE internationalization ( #39415 )
...
* Add missing fr_BE internationalization
* Fix snapshot due to correction
2022-12-09 15:13:21 +08:00
Amumu
d689c7b855
feat: Remove locale-provider ( #39373 )
...
* feat: remove locale-provider
* chore: fix lint
* Empty-Commit
* test: remove test
* Revert "test: remove test"
This reverts commit 4f6b59883f6bf078f21a10898ef913c9e2adb913.
* chore: 阶段性兼容
* fix lint
* fix: fix lint
* fix: add index
* docs: update docs
* docs: update
* docs: update
* docs: update
2022-12-09 15:04:08 +08:00
lijianan
dd50c59c9d
fix: floatButton tooltip should support number 0 ( #39425 )
...
* fix: tooltip should support number 0
* fix
* update snap
2022-12-09 14:54:21 +08:00
azro352
221e8bd804
feat: add missing fr_CA internationalization ( #39416 )
2022-12-09 12:47:44 +08:00
JarvisArt
d684b52abf
test: Optimize test cases ( #39414 )
2022-12-09 10:08:11 +08:00
lijianan
7e821bc8f6
chore: code style optimization ( #39405 )
...
* chore: code style optimization
* fix lint
* add size-limit
2022-12-08 22:32:37 +08:00
JarvisArt
6f83c63d74
feat: New Component Watermark ( #39064 )
...
* feat: New Component Watermark
* docs: add watermark docs
* docs: add watermark demo
* test: add watermark test
* test: add watermark snapshot
* chore: add jest-canvas-mock
* feat: Watermark calculates the width and height of content by default
* docs: update docs
* docs: update demo
* test: update snapshot
* docs: update docs
* chore: update bundlesize
* chore: Optimize code logic
* chore: update size-limit
* test: update watermark snapshot
2022-12-08 18:06:36 +08:00
xhh0223
451d2f6ee2
feat(Popconfirm): make title bold and add description prop ( #39250 )
...
* feat(popconfirm): make title bold and add description prop
* feat(popconfirm): make title bold and add description prop(update demos)
* feat(popconfirm): make title bold and add description prop(the update of demos translation)
* feat(popconfirm): make title bold and add description prop(the update of snapshot)
* feat(popconfirm): make title bold and add description prop(the update of popconfirm md)
* feat(popconfirm): make title bold and add description prop(the update of popconfirm md)2
* feat(popconfirm): make title bold and add description prop(run all test.ts.snaps and update popconfirm)
2022-12-08 16:39:42 +08:00
Ian-Inizias
c2afa97ca1
feat: Basque (eu-ES) translation ( #39371 )
...
* Added basque (eu-ES) translation
* Update components/locale/eu_ES.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update docs/react/i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* added test cases
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-12-08 11:04:12 +08:00
afc163
f38178940e
docs: fix components api table ( #39380 )
2022-12-08 10:18:53 +08:00
afc163
d9d2faf849
docs: improve Radio API table format ( #39381 )
...
* docs: fix Radio API table
* docs: fix Radio API table
* docs: fix Radio API table
* docs: fix Radio API table
* docs: fix Radio API table
2022-12-08 10:17:51 +08:00
lijianan
816cf10524
fix: update demo ( #39366 )
...
* fix: update demo
* Update components/qrcode/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update index.test.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-07 23:32:04 +08:00
Jung Min O
a836a3a3fe
feat: Modal.xxx supports footer ( #39048 )
...
https://github.com/ant-design/ant-design/issues/16644
2022-12-07 21:33:44 +08:00
MadCcc
e5a8e035de
docs: update theme editor ( #39363 )
...
* docs: update theme editor
* chore: code clean
* chore: code clean
* chore: fix lint
2022-12-07 20:22:15 +08:00
South
7fac457e66
docs: fix Table size default value ( #39351 )
...
* docs: Table文档size参数不正确
* docs: table size
2022-12-07 18:39:10 +08:00
lijianan
f75cd075ec
style: code style optimization ( #39331 )
...
* style: code optimization
* fix
* add type
2022-12-07 18:27:02 +08:00
afc163
d534575463
Merge branch 'master' into master-merge-feature
2022-12-07 17:14:32 +08:00
Yuki Zhang
cccbab7c6d
fix: disable button focus style in Space.Compact ( #39157 )
...
* fix: button hover style in Space.Compact
* fix: button hover style in Space.Compact
* style: disable button focus effect when in compact-item
* chore: update comments
* fix: improve key name
* fix: remove focus style
2022-12-07 17:11:25 +08:00
二货爱吃白萝卜
37c83beeca
fix: Divider horizontal line align ( #39339 )
...
* fix: divider hor align
* test: Update snapshot
2022-12-07 14:25:26 +08:00
renovate[bot]
a2305aa291
chore(deps): update dependency scroll-into-view-if-needed to v3 ( #39230 )
...
* chore(deps): update dependency scroll-into-view-if-needed to v3
* fix: ts error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-07 13:56:18 +08:00
afc163
a87e68c797
chore: resolve conflict
2022-12-07 12:15:17 +08:00
lijianan
6b44b33eae
test: update snap to fix ci fail ( #39336 )
2022-12-07 12:05:30 +08:00
afc163
a8dd587971
style: fix Popover width in rtl mode ( #39311 )
...
close #39195
2022-12-06 23:29:38 +08:00
MadCcc
7b3adcb5ae
fix: wireframe style for popconfirm ( #39313 )
...
* fix: wireframe style for popconfirm
* chore: add demos
2022-12-06 23:14:30 +08:00
wangxingkang
2ad7a98368
chore: unify useContext usage ( #39314 )
...
* feat: replace useContext to React.useContext
* docs(checkbox): update defaultValue、value type
2022-12-06 21:09:59 +08:00
huangkairan
8cb46243fd
docs: remove v3 to v4 migration docs ( #39290 )
...
* docs: remove v3 to v4 migration docs
* update
Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
2022-12-06 20:11:22 +08:00
lijianan
a59058f0b2
type: optimization ( #39305 )
2022-12-06 18:18:38 +08:00
黑雨
db4ee53ffa
feat : new components app ( #39046 )
...
* feat : new components app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update style
* feat: update style
* feat: update style
* feat: add style
* chore: code clean
* feat: add prefixCls
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* test: image test
* Update components/app/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* feat : update for reviewer
* feat: update
* feat: update
* feat: update snap
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-06 17:45:10 +08:00
MadCcc
df9154e8ac
fix: Select search style ( #39299 )
2022-12-06 17:35:01 +08:00
kalykun
88d4b014e2
docs: correct types ( #39297 )
2022-12-06 17:19:27 +08:00
二货爱吃白萝卜
1dca4eba98
fix: Tree selection style missing ( #39292 )
...
* fix: Tree missing selection style
* test: add snapshot
* test: update snapshot
* docs: Update demo
2022-12-06 17:18:05 +08:00
github-actions[bot]
cd8840bf56
chore: auto merge branches ( #39295 )
...
chore: feature merge master
2022-12-06 08:55:00 +00:00
Nghiệp
cadab499e1
chore: fix vietnamese typos ( #39279 )
...
* chore: fix vietnamese typos
* Update snapshots
2022-12-06 15:32:20 +08:00
lijianan
d17d98f81a
fix: fix style error ( #39282 )
...
* fix: fix style error
* fix
2022-12-06 15:17:34 +08:00
Ran Sagy
cfc3aae452
fixed he-il mistakes ( #39280 )
2022-12-06 10:20:27 +08:00
PisecesPeng
25d9ee096b
docs: fix Grid demo slider tooltip ( #39275 )
...
* docs: fix Grid demo slider tooltip
* docs: fix Grid demo slider tooltip
* docs: fix Grid demo slider tooltip
2022-12-06 00:23:29 +08:00
afc163
943df6ac75
chore: resolve conflict
2022-12-05 22:54:40 +08:00
糊涂
c9d8b89e25
docs: improve property description ( #39273 )
...
按钮失效状态 》 设置按钮失效状态
2022-12-05 21:01:30 +08:00
afc163
8296b72585
style: fix RangePicker hover range style ( #39266 )
...
* style: fix DatePicker hover range style
close #39219
* chore: fix lint
2022-12-05 17:47:12 +08:00
Yuki Zhang
8afc84480d
fix: use before to avoid conflict with primary basic animation effect ( #39241 )
2022-12-05 17:26:32 +08:00
二货爱吃白萝卜
1f8c0476d2
docs: 5.0.4 changelog ( #39256 )
...
* docs: 5.0.4 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: adjust changelog & tree style
* docs: update desc
* docs: add missing one
* chore: adjust tree style
* docs: add more
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-05 15:17:58 +08:00
Dunqing
93c141675a
fix(switch): only one of the two props checkedChildren
or unCheckedChildren
will not work ( #39262 )
2022-12-05 15:03:59 +08:00
lijianan
240210a281
feat: New Component QRCode ( #38948 )
...
* feat: qrcode
* chore: code clean
* feat: New Component Qr-Code (#38891 )
* feat: QrCode
* fix
* fix
* fix: fix bug
* fix: fix bug
* fix
* fix
* fix
* delete
* delete
* test case
* fix lint
* bundlesize
* demo
* fix: fix test
* remove dep
* update snap
* en docs
* refactor: rename tests dir
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* rename
* fix
* adjust text
* rename
* fix title
* rename
* rename
* fix: snap
* fix
* bundlesize
* update demo
* update docs
* add demo
* add docs
* add docs
* test: add warning
* update demo
* bundlesize
* update test case
* update demo
* feat: add onRefresh、add status
* fix: fix demo
* fix: fix demo
* add locale
* add locale
* add test case
* update snap
* fix demo
* update demo
* update demo
* update demo
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/interface.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* Update components/qrcode/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix
* fix
* add decs
* fix
* fix
* fix type
* fix
* fix demo
* fix lint
* fix lint
* add test case for bordered
* prettier-ignore
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: 栗嘉男 <lijianan@lijianandeMacBook-Pro.local>
2022-12-05 14:15:26 +08:00
MadCcc
fbab5df655
docs: update Layout demo ( #39255 )
...
* docs: update Layout demo
* chore: code clean
* chore: update snapshot
2022-12-05 14:06:42 +08:00
github-actions[bot]
e85da35ee2
chore: auto merge branches ( #39257 )
...
chore: merge master into feature
2022-12-05 04:46:25 +00:00
afc163
7b92c1ab13
test: fix argo-ci skipped demo ( #39245 )
...
* test: fix image test cases
* test: wrong skip for image test cases
* chore: fix skipped demo
* Apply suggestions from code review
* Update components/steps/__tests__/image.test.ts
2022-12-05 12:14:05 +08:00
JiaQi
506c4005a2
fix(Message): fix message RTL display location error ( #39248 )
2022-12-05 12:05:46 +08:00
github-actions[bot]
efaefd0ee5
chore: auto merge branches ( #39254 )
...
chore: feature merge master
2022-12-05 03:57:35 +00:00
afc163
e975e5d41d
chore: update tree snapshot ( #39242 )
...
* chore: update tree snapshot
* chore: bump rc-util
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-05 11:35:37 +08:00
muxin
ecd2b7372b
style(Modal): fix content break lines ( #39249 )
...
close #39247
2022-12-04 23:34:58 +08:00
Wuxh
325225e80d
chore(tree): remove flex style ( #39209 )
...
* chore(tree): remove flex style
fix : #39194
* update
2022-12-04 17:43:07 +08:00
Dunqing
9e204c2117
docs: fix table drag demo style is incorrect ( #39236 )
2022-12-04 15:28:34 +08:00
二货爱吃白萝卜
fe60528e84
fix: Dropdown sub-menu missing motion ( #39235 )
...
* chore: fix dropdown motion miss
* fix: dropdown missing motion & site check
2022-12-04 13:22:57 +08:00
afc163
86de75649e
style: fix TimePicker panel style inside RangePicker ( #39228 )
...
close #39223
2022-12-04 00:45:10 +08:00
afc163
0d6e46b253
docs: fix extra line in index.md ( #39225 )
2022-12-03 22:57:01 +08:00
Arnaud Benhamdine
33e06a2b92
chore(Drawer): Improve warning message wording and demo doc ( #39207 )
...
* Improve warning message wording
* Improve wording in demo
* Fix test
2022-12-03 19:36:03 +08:00
muxin
f9b97897b3
fix(Card): fix card actions' style ( #39210 )
...
close #39210
2022-12-03 14:56:31 +08:00
bluelovers
5309b68cfc
docs: Update index.zh-CN.md ( #39213 )
2022-12-03 14:51:28 +08:00
二货爱吃白萝卜
4d33b7443b
docs: Add more desc & warning ( #39201 )
2022-12-02 22:44:16 +08:00
github-actions[bot]
834f00022e
chore: auto merge branches ( #39192 )
...
chore: feature merge master
2022-12-02 08:22:43 +00:00
lijianan
eb77c5a7e6
fix: fix Badge Wave borderColor error ( #39182 )
...
* fix: fix Badge borderColor error
* update demo
* fix
* update demo
* fix
* fix
2022-12-02 14:42:39 +08:00
Wuxh
a4153d5399
fix(radio): fix disabled status check style ( #39165 )
2022-12-01 21:02:55 +08:00
51wangping
705575a2af
fix: textarea attr(data-count) style ( #39121 )
...
* fix: textarea attr(data-count) style
* fix: direction value is equal to rtl then float value is left
2022-12-01 20:16:23 +08:00
二货爱吃白萝卜
720b514ac5
refactor: bump rc-input-number ( #39154 )
...
* chore: bump rc-input-number
* chore: fix lint
2022-12-01 16:47:35 +08:00
binyellow
4130e47df4
chore: fixed the value of color.hex when border-radius is changed ( #39152 )
2022-12-01 16:06:22 +08:00
Jung Min O
d76636ac95
style: modal content width issue without modal icon ( #39047 )
...
* Fix modal width issue without modal icon
* Update index.tsx
* Update index.tsx
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-01 15:15:30 +08:00
edc-hui
30e2e68bce
fix(Transfer): clicking the checkbox position cannot be unchecked and onSelectChange is triggered twice ( #39078 )
2022-12-01 14:37:22 +08:00
Dave
337703d550
refactor(type): replace interface with type for export component ( #39060 )
2022-12-01 14:33:51 +08:00
lijianan
65af95093b
type: type enhance ( #39140 )
2022-12-01 12:22:11 +08:00
Wuxh
a7f94d5457
fix(steps): fix steps style ( #39100 )
...
* fix(steps): fix steps style
* docs(steps): update demo
* style: formater
* docs(steps): update demo
* test: update snapshot
* fix(steps): fix the line style in vertical state
* chore: supplement 8abeac7643
* fix: coverage
2022-12-01 10:57:48 +08:00
二货爱吃白萝卜
134647d12f
fix: form responsive logic ( #39130 )
2022-12-01 10:37:52 +08:00
二货爱吃白萝卜
15e9260d6b
docs: Update demo ( #39128 )
2022-11-30 22:50:57 +08:00
二货爱吃白萝卜
07d0a305fe
docs: Fix notification demo ( #39122 )
2022-11-30 21:19:11 +08:00
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
...
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2022-11-30 20:14:41 +08:00
MadCcc
876b4f3b9a
fix: submenu style ( #39093 )
2022-11-30 18:56:36 +08:00
afc163
aa92f02911
fix: textarea reset style ( #39118 )
...
close #39099
close #39113
2022-11-30 17:32:02 +08:00
MadCcc
f5605dd53c
fix: sidbar order
2022-11-30 15:57:10 +08:00
Yuki Zhang
51da7e3dc1
feat: Anchor component changed to data-driven ( #39034 )
...
* feat: Anchor component changed to data-driven
* test: add test cases for data driven items
* fix: type
* chore: mark deprecated for anchor children prop
* docs: add items description
* test: update snapshot
* docs: demos changed to data-driven
* docs: Keep the old jsx syntax demo for debugging
2022-11-30 15:55:43 +08:00
MARK
a364e58061
style: Upload loading icon should be primary color ( #39114 )
...
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
2022-11-30 13:43:55 +08:00
Arvin Xu
479e4e8884
📚 docs: add token meta info to token system model ( #39101 )
...
* ♻️ refactor token system interface
* 📝 docs: add more token meta info to seeds and map token
* 🔨 chore: update token meta generator scripts
* 🚨 chore: fix lint
* 📝 docs: 补充 token 的 meta 信息
* chore: add json in pkg
* chore: update script
* chore: update flag
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-30 11:48:47 +08:00
github-actions[bot]
7037b470c0
chore: auto merge branches ( #39111 )
...
chore: feature merge master
2022-11-30 03:25:40 +00:00
MadCcc
ffbb19e090
chore: lint ( #39102 )
...
* chore: enable tsc for demos
* chore: site lint
* chore: fix lint
2022-11-30 11:05:41 +08:00
Semro
02e2104b45
docs: fix typo ( #39104 )
2022-11-30 10:07:11 +08:00
@linhf2021
59d6e6a6c2
docs: antd 5 deletes Message.warn ( #39092 )
2022-11-29 20:28:17 +08:00
snowingfox
6e9fed530b
fix: fix typo ( #39089 )
2022-11-29 19:48:53 +08:00