Noel Kim (김민혁)
a14b53b4c2
chore(date-picker): remove non-null assertion ( #39514 )
2022-12-16 15:52:00 +08:00
lijianan
1f5ab2d6a7
chore: remove lodash/debounce ( #39602 )
...
* chore: remove lodash/debounce
* fix test case
2022-12-16 15:02:32 +08:00
lijianan
b82c4bf205
chore: remove lodash/isEqual ( #39599 )
2022-12-16 11:52:46 +08:00
Chuns Chen
359eaa697b
fix: Table should not warn DefaultProps ( #39571 )
...
* fix: Table should not warn DefaultProps
* chore: update table snapshot
* fix: table test fail
* Revert "chore: update table snapshot"
This reverts commit 1afc95b5bda83c109999ff83f505676b4c623202.
* chore: update table snapshot
2022-12-15 20:45:58 +08:00
lijianan
120db80c25
type: Button type optimization ( #39533 )
...
* type: type optimization
* fix type
* fix type
* fix type
* update docs
2022-12-15 17:48:29 +08:00
二货机器人
fc3c2f19e6
docs: Fix App typo
2022-12-15 16:03:18 +08:00
二货爱吃白萝卜
b04b759597
docs: Add Form prefix demo ( #39580 )
...
* docs: Add prefix demo
* test: update snapshot
2022-12-15 16:01:52 +08:00
azro352
18400fbdee
Make breakpoints use the token feature ( #39105 )
...
* Add XXXL size
* Update index.zh-CN.md
* Update components/list/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Try to use `useToken` for building responsiveMap
* Try useResponsiveObserve
* Fix useResponsiveObserve
* Some try
* Some try
* Some try
* Remove impossible test
* Remove impossible test
* Fix token.screenXSMax
* Try to put test back as token.screenXSMax is fixed
* Remove impossible test now
* Subscribers, subuid and screen are no longer static
* reorganize def
* chore: not affect no-related file
* chore: not affect no-related file
* test: update test case
* chore: adjust memo logic
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-15 14:14:07 +08:00
lijianan
33f81aa01d
demo: update demo ( #39576 )
2022-12-15 12:06:17 +08:00
黑雨
01ae089b70
doc: Update app ( #39572 )
...
* feat: update doc
* Update basic.md
Co-authored-by: lijianan <574980606@qq.com>
2022-12-15 11:40:25 +08:00
MadCcc
dd03795c52
fix: segmented icon margin ( #39575 )
2022-12-15 11:38:08 +08:00
lijianan
ea43d23489
type: add FloatButtonGroupProps ( #39553 )
2022-12-15 10:19:22 +08:00
黑雨
49e8c13c24
feat: update app demo ( #39347 )
...
* feat: update demo
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* Update index.tsx
* feat: update doc
* feat: update doc
* feat: reset doc
* feat: update doc
* feat: merge feature
* feat: update doc
* feat: update cover img
* feat: update doc
* feat: update doc
* feat: update doc
* feat: update snapshots
* feat: update doc
Co-authored-by: lijianan <574980606@qq.com>
2022-12-14 21:49:41 +08:00
yoyo837
0424ca14cd
Merge branch 'master' into mergeMaster
2022-12-14 17:30:07 +08:00
二货爱吃白萝卜
0fffe06bd9
chore: Select virtual=false
will bind to real element for a11y ( #39550 )
...
* chore: bump rc-select
* docs: update doc
* test: Update snapshot
* test: Update snapshot
2022-12-14 17:16:13 +08:00
洋
e65a18899b
feat[float-button]: add clickOutAutoClose feature ( #39501 )
...
* feat[float-button]: add clickOutAutoClose feature
* feat: change sourcecode
* fix: lint ts error
* test: add clickOutAutoClose test
* chore: function rename
* fix: bug
* fix: add dep
* fix: solve lint
* remove clickOutAutoClose api
* chore:format
* 还原md
* Update group-menu.md
* Update FloatButtonGroup.tsx
Co-authored-by: lijianan <574980606@qq.com>
2022-12-14 13:51:57 +08:00
dongfang
bcd32305bb
feat: ConfigProvider support select.showSearch ( #39531 )
2022-12-14 10:22:17 +08:00
lijianan
1a09cfeb2f
docs: update API ( #39539 )
2022-12-13 22:18:43 +08:00
dongfang
3039d62a72
fix: Slider tooltip missing animation ( #38492 ) ( #39463 )
...
* fix: change duration for zoom-big-fast to token.motionDurationFast
* fix: Slider tooltip missing animation (#38492 )
2022-12-13 22:01:25 +08:00
Zhongjan
a44aa120e1
fix(Table): unexpected horizontal scroll bar ( #39455 )
2022-12-13 21:59:35 +08:00
MadCcc
3daa5a9212
docs: add vite locale docs ( #39527 )
2022-12-13 18:07:28 +08:00
二货爱吃白萝卜
b4b156f76c
docs: update Transfer demo ( #39526 )
...
* docs: update transfer demo
* test: Update snapshot
2022-12-13 17:35:48 +08:00
二货爱吃白萝卜
153a24aa53
docs: update Table asnyc demo ( #39524 )
2022-12-13 17:04:12 +08:00
Amumu
ca5b9a6ae0
docs: CN
it. ( #39519 )
2022-12-13 15:49:05 +08:00
JarvisArt
ec76041584
feat: The watermark is staggered by default ( #39464 )
...
* chore: watermark add utils
* feat: Support watermark interleaved layout
* docs: add watermark docs
* docs: add watermark demo
* test: add watermark test
* test: add watermark snapshot
* feat: The watermark is staggered by default
2022-12-13 15:47:57 +08:00
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
Humble
626814729a
style: fix color change ( #38921 ) ( #39077 )
2022-11-29 15:43:58 +08:00
易风
f15f85b196
docs: Refine the table options ( #39070 )
...
* docs: Refine the table options
* docs: Refine the table options
2022-11-29 15:41:21 +08:00
sribich
8cca17f5ce
fix: adjust spin styles to support sm/lg variants ( #38923 )
...
* fix: adjust spin styles to support sm/lg variants
* doc: add sized tip examples to Spin docs
* test: update spin component snapshots
2022-11-29 14:09:58 +08:00
MadCcc
def280b6a1
fix: dev ssr ( #39069 )
...
* fix: dev ssr
* chore: code clean
2022-11-29 11:29:53 +08:00
afc163
5310a0fa0c
docs: fill documentation about message/notification/Modal.xxx ( #39068 )
...
close #39066
2022-11-29 10:39:57 +08:00
MadCcc
a546eedd88
fix: FloatButton motion ( #39061 )
2022-11-28 23:08:07 +08:00
lijianan
0a004930d3
type: fix demo types error ( #39059 )
2022-11-28 21:38:36 +08:00
lijianan
4efa3b2896
test: console.error
should nullable in Console ( #39050 )
2022-11-28 14:19:25 +08:00
afc163
aae35a4d3c
perf(bundlesize): remove lodash padStart/padEnd ( #39040 )
2022-11-28 00:20:50 +08:00
justanotheranonymoususer
42a12e26f4
fix: Card meta default width ( #39026 )
2022-11-27 22:14:21 +08:00
lijianan
390d497015
docs: add docs description ( #39029 )
2022-11-27 17:39:35 +08:00
lijianan
b4f6e931ab
docs: add en description ( #39024 )
2022-11-27 01:58:55 +08:00
MadCcc
c224855c89
Merge branch 'master' into feature-merge-master
2022-11-25 20:15:08 +08:00
lijianan
30f7dcc107
docs: update demo use Space ( #39001 )
...
* docs: update demo use Space
* update snap
2022-11-25 19:33:07 +08:00
lijianan
66c0a31345
fix: update snap for fix master CI fail ( #38997 )
2022-11-25 18:32:31 +08:00
MadCcc
1fbb865204
fix: menu overflow ( #38989 )
2022-11-25 16:00:01 +08:00
afc163
72f7596209
docs: update dayjs weekStart demo ( #38990 )
...
close #38987
2022-11-25 15:58:56 +08:00
Amumu
e77b59ad37
fix(table): Fix reset columns filter err ( #38982 )
...
* fix(table): fix filter state when reset columns
* fix(table): Fix the problem that the old filter state still takes effect when the list filter column changes
* test: add test case
2022-11-25 15:13:05 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc ( #38964 )
...
* chore: token doc
* docs: token meta
* chore: code clean
* chore: code clean
* chore: json
* chore: rename
* chore: style
2022-11-25 14:23:11 +08:00
Dunqing
963f95faba
fix: incorrect Select and Pagination text color for dark theme ( #38979 )
...
* fix: incorrect select text for dark theme
* Update components/select/style/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: same
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-25 12:26:04 +08:00
Zhanghao
e66fcbd449
fix: The card body's border-radius will be invalid when the bodyStyle has backgroundColor attribute #38912 ( #38973 )
2022-11-25 11:53:28 +08:00
MadCcc
9c7b395a7d
fix: error palette ( #38933 )
...
* fix: error palette
* chore: update doc
* chore: update
* fix: button danger border color
2022-11-25 11:43:33 +08:00
黑雨
8fd6ae54e9
feat: fix support options ( #38968 )
...
* feat: fix support options
* feat: update package
2022-11-25 11:12:59 +08:00
Wuxh
8cd63a4d89
fix(badge): fix Badge
and showZero
can't be used with custom color ( #38967 )
...
* test(badge): add case
* fix(badge): fix `Badge` and `showZero` can't be used with custom color
issue: https://github.com/ant-design/ant-design/issues/38965
* test: update snapshots
* docs(badge): update demos
* test: update snapshot
2022-11-24 23:53:22 +08:00
Sagie501
3bdd9d0ff9
docs: Update Radio docs ( #38957 )
...
* Update index.en-US.md
* Update index.zh-CN.md
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 23:51:00 +08:00
二货爱吃白萝卜
50377083ba
fix: form missing motion validate ( #38962 )
...
* fix: form missing motion validate
* test: Update snapshot
2022-11-24 21:43:35 +08:00
Yuki Zhang
a7ee3364eb
test: add test cases for Space.Compact context ( #38929 )
2022-11-24 20:13:16 +08:00
Cat-XHS
ce5d71d66f
feat(tour): TourStepProps ButtonProps ts definition update ( #38939 )
...
* feat: tour ts define update
* test: add more unit test
2022-11-24 15:38:42 +08:00
lijianan
0c3ba124b4
fix[BackTop]: delete visible & use visibilityHeight=0 replace visible ( #38763 )
...
* type: delete visible & code optimization
* add PureBackTop
* fix: update snap
* fix: cov
* fix: add istanbul ignore
* fix
* feat: use visibilityHeight=0 replace visible=true
* snap
* cov
* test case
* test case
* fix
* fix cov
* fix test
* simplify code
* rename function
2022-11-24 14:59:17 +08:00
Yuki Zhang
5fa56ece32
fix: Space.Compact when wrapping a single child component ( #38896 )
...
* fix: Space.Compact when wrapping a single child component
* fix: css selector priority
2022-11-24 12:10:54 +08:00
Yunhwan Logan Na
535501108e
docs: fix broken sub-menu docs ( #38930 )
...
* Fix broken sub-menu docs
* Update components/menu/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 12:04:05 +08:00
afc163
be9c46ccac
docs: fix customize theme doc url ( #38928 )
2022-11-24 11:26:38 +08:00
thinkasany
98041591ff
fix: optimized type ( #38925 )
2022-11-24 10:08:44 +08:00
二货爱吃白萝卜
c2f75a2ba3
fix: Tabs missing slide motion def ( #38892 )
2022-11-23 23:56:24 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
...
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2022-11-23 20:22:38 +08:00
thinkasany
9e8b834d4a
docs: Optimize documents ( #38882 )
2022-11-23 11:06:20 +08:00
dainli
8907c3910f
bugfix(DisabledContextProvider): fix disabled logic ( #38886 )
...
* bugfix(DisabledContextProvider): fix disabled logic
* test: add test for ConfigProvider componentDisabled
Co-authored-by: dian.li <dian.li@yunzhanghu.com>
2022-11-23 11:05:06 +08:00
黑雨
e12580bedb
dcos: update Tour api doc ( #38877 )
2022-11-23 00:02:21 +08:00
jjlstruggle
c4c2ee7e32
fix(button): Button block prop not working ( #38869 )
2022-11-22 23:25:25 +08:00
Yuki Zhang
0b54a18afe
fix: context issues for Space.Compact ( #38870 )
...
* fix: context issues for Space.Compact
* test: update snapshots
2022-11-22 22:52:40 +08:00
afc163
bc252da0ad
docs: update table demo ( #38861 )
...
* Update size.tsx
* chore: update snapshot
2022-11-22 20:34:20 +08:00
章鱼怪
ee3b94fcfc
fix: Dropdown.Button's dropdownRender is not executed ( #38862 )
2022-11-22 20:33:10 +08:00
Wuxh
e93f660830
fix(badge): fix the style issue in RTL mode ( #38829 )
...
* chore: update style
* docs(badge): add debug demo
* test: update snapshot
* test: offset solution
ref: https://github.com/ant-design/ant-design/pull/38828
* chore: update style
* Revert "test: offset solution"
This reverts commit aacf9c3378
.
* Revert "docs(badge): add debug demo"
This reverts commit 52b0dab942
.
* test: update snapshot
2022-11-22 19:15:44 +08:00
afc163
0cca743a9e
docs: fix TextArea showCount demo ( #38849 )
...
* docs: fix TextArea showCount demo
* chore: update snapshot
2022-11-22 17:02:07 +08:00
MadCcc
5038bf467d
docs: theme switch ( #38848 )
...
* docs: theme switch
* chore: code clean
* fix: conflict with theme editor
* docs: use own theme in theme editor
* chore: code clean
2022-11-22 17:00:28 +08:00
MadCcc
5ec18089e6
Merge branch 'master' into feature-merge-master
2022-11-22 16:47:28 +08:00
Sheralijon
870080bfd0
fix: expand icon row-indentation issue ( #38823 )
2022-11-22 15:28:31 +08:00
二货机器人
b9cab0fa2e
chore: add FormItemInputContext for v3 compatible usage
2022-11-22 11:40:17 +08:00
isaced
c7a1074dc2
docs(Tabs): fix markdown format ( #38810 )
2022-11-21 22:16:01 +08:00
黑雨
67ee019478
Mentions data driven ( #38630 )
...
* feat: reset and force update
* feat: update package
* feat: reset
* feat: update for viewer
* feat: update for viewer
* feat: update for viewer
* feat: update for viewer
* feat: update for viewer
* update doc
* feat: add waring
* feat: update doc
* feat: add test case
2022-11-21 21:34:23 +08:00
HzLin
f11d628be6
docs(Badge): change file name ( #38801 )
2022-11-21 18:18:04 +08:00
MadCcc
91b25d554e
feat: empty simple in dark theme ( #38785 )
...
* feat: empty simple in dark theme
* chore: fix lint
* chore: update snapshot
* chore: update snaot
2022-11-21 17:12:10 +08:00
karasu
2de26c0cbd
fix: collapsed inline menu style ( #38791 )
2022-11-21 16:40:59 +08:00
子瞻 Luci
68b88d98f4
fix(menu): menu horizontal border bottom when dark ( #38741 )
2022-11-21 12:03:17 +08:00
lijianan
e92cb1ae4f
fix: back-top animation error ( #38770 )
2022-11-21 11:46:44 +08:00
hms181231
153f232243
test: Update button test case ( #38768 )
...
* test: Update button test case
* test: Update button test case
2022-11-21 10:00:13 +08:00
lijianan
6a8f5b5765
refactor(Menu): rewrite CC => FC ( #38751 )
2022-11-21 09:52:33 +08:00
hms181231
f9ef37e9be
test: Update message test case ( #38766 )
2022-11-21 00:51:58 +08:00
JarvisArt
c51bba2530
fix: menu expansion submenu jitter ( #38748 )
2022-11-20 01:08:15 +08:00
Sonu Sharma
7728eec447
docs: spelling and grammar fix ( #38743 )
2022-11-19 22:56:58 +08:00
二货爱吃白萝卜
c511557e76
fix: style parse error ( #38742 )
2022-11-19 21:49:11 +08:00
lijianan
ff73eb9eb1
chore: simplify strokeWidth code ( #38733 )
2022-11-19 18:27:48 +08:00
Dave
d32a1fe274
fix(types): external module type error (CompoundedComponent) ( #38666 )
...
* fix(types): external module type error (CompoundedComponent)
* refactor(types): rename and replace internal CompoundedComponent type
2022-11-19 16:56:23 +08:00
hms181231
39689bd81c
chore: Definition message.config type ( #38723 )
...
* chore: message config ts
* chore: message config test case
2022-11-19 15:24:28 +08:00
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2022-11-19 13:47:33 +08:00
lijianan
52cb37f487
chore: remove throttleByAnimationFrameDecorator ( #38693 )
...
* chore: remove throttleByAnimationFrameDecorator
* fix
* fix
2022-11-19 13:45:56 +08:00
JarvisArt
30fb068ba5
fix: submenu margin ( #38714 )
2022-11-18 23:58:17 +08:00
hms181231
52d2b41f9d
chore: Update message hooks demo ( #38707 )
...
* chore: update message hooks demo
* chore: update message hooks demo
2022-11-18 23:36:29 +08:00
afc163
c2fb6f4842
chore: fix lgtm errors ( #38711 )
2022-11-18 23:34:07 +08:00
lijianan
c39e1223f8
chore: type optimization ( #38698 )
...
* chore: type optimization
* fix: rename direction
* Update index.tsx
2022-11-18 23:11:03 +08:00
lijianan
a552a5eea5
type: fix type ( #38697 )
2022-11-18 22:20:18 +08:00
lijianan
9dc33bda54
chore: set default value for style ( #38689 )
...
* fix: set default value for style
* Update components/tooltip/util.ts
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-18 18:37:18 +08:00
MadCcc
e399a962ed
docs: update config-provider theme demo
2022-11-18 17:23:21 +08:00
MadCcc
4ab8693693
docs: fix gfm
2022-11-18 16:59:42 +08:00
afc163
f4d4135480
test: fix upload image test by skip one ( #38676 )
2022-11-18 15:19:20 +08:00
MadCcc
73139eb5af
docs: 5.0.0 changelog ( #38642 )
...
* docs: 5.0.0 changelog
* chore: bump version
* chore: english changelog
* chore: code clean
* docs: add missing break line
* docs: eng version pretter
* chore: update
* chore: clean
* chore: remove backtop doc
* chore: update changelog
* chore: code clean
* docs: update
* rm eng log
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-11-18 13:10:45 +08:00
afc163
8d59e84446
style: fix large Input size ( #38664 )
...
* style: fix large Input size
close #38659
* Update components/input/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-18 11:51:57 +08:00
MadCcc
6848b23169
fix: global icon style ( #38617 )
...
* fix: global icon style
* chore: code clean
* feat: icon style in CP
* chore: code clean
* chore: code clean
* chore: support ss
* feat: wrapSSR only if iconPrefixCls does not equal parent
* chore: code clean
* chore: fix lint
* chore: fix lint
* chore: test
* chore: wrap children
* chore: code clean
* chore: fix lint
2022-11-18 09:55:42 +08:00
afc163
85b171a6e2
style: fix SubMenu offset ( #38645 )
2022-11-18 00:18:18 +08:00
MadCcc
0162d2e2d8
feat: change transiton to mid duration ( #38648 )
2022-11-17 23:31:41 +08:00
Peach
35af9b180b
docs: correct demo style for tag ( #38650 )
...
* docs: correct colorful demo style for tag
* docs: correct colorful-inverse demo style for tag
2022-11-17 23:24:08 +08:00
Wuxh
d225c56c31
docs: improve component demo style ( #38643 )
...
* chore: examine badge
* chore: examine button
* chore: examine alert
* test: update snapshot
2022-11-17 23:19:28 +08:00
Wuxh
03f891a78c
fix: Pagination jumper style ( #38639 )
...
* chore: update styles
* chore: Reverse format
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-17 22:20:08 +08:00
afc163
ac1e1c230b
docs: fix Skeleton style and demo layout ( #38625 )
...
* docs: fix skeleton demo style
* docs: update skeleton demo
2022-11-17 18:49:41 +08:00
JarvisArt
c6c35cc0ad
fix: menu paddingTop centered with icon ( #38626 )
2022-11-17 18:37:48 +08:00
afc163
ac143ffb4d
docs: fix component demo column number ( #38631 )
...
* docs: fix component demo column number
* test: skip test case
2022-11-17 18:28:13 +08:00
afc163
e027cbec1c
docs: format all markdown ( #38629 )
...
* chore: add prettier-ignore in markdown demo
* docs: format markdown api table
* docs: format markdown api table
2022-11-17 17:31:26 +08:00
MadCcc
de555912c9
feat: anchor ink ball style ( #38616 )
...
* feat: anchor ink ball style
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: change cover
2022-11-17 16:49:09 +08:00
MadCcc
f36a01a647
chore: update snapshot
2022-11-17 14:07:37 +08:00
MadCcc
ab4bcc4463
Merge branch 'master' into next-merge-master
2022-11-17 14:04:31 +08:00
Wuxh
34a277cdaa
docs: improve component demo style ( #38598 )
...
* docs: delete redundant codes
repetitive examples that can make it difficult for developers to read
* chore: update snapshot
* docs(badge): wrapping documents with `Space`
* chore: update snapshot
* chore(space): optimize documents
easy to read
* chore: update badge demo
* chore: update demo
* Revert "chore(space): optimize documents"
This reverts commit 88a4378f16cede5b628f885a48a341d507fd53e3.
* chore: update snapshots
* chore(button): add debug demo
* test(button): update snapshots
* docs(button): example document beautify
* test(button): update snapshots
commit by af04705c8f
* test(alert): update snapshots
* chore: Reverse format
2022-11-17 13:20:58 +08:00
dependabot[bot]
1a4c696926
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 ( #38604 )
...
* chore(deps-dev): bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix ts error in test case
* Update Table.pagination.test.tsx
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-17 13:02:49 +08:00
Peach
415cc833cf
docs: correct code iframe values ( #38603 )
...
* docs: correct code iframe values
* chore: remove useless migrate script
Co-authored-by: lijianan <574980606@qq.com>
2022-11-17 11:30:20 +08:00
MadCcc
8df44ddffd
chore: fix api table
2022-11-17 01:51:18 +08:00
MadCcc
ca4d23ac7e
chore: fix api table
2022-11-17 01:50:42 +08:00
MadCcc
04da1f3fdf
docs: fix site issue
2022-11-17 01:22:09 +08:00
MadCcc
a77f1aa8fc
chore: rename theme separated to inherit
2022-11-17 01:06:33 +08:00
MadCcc
c0de3b2737
feat: theme seperated ( #38608 )
...
* feat: theme seperated
* chore: code clean
* chore: update API
2022-11-17 00:22:15 +08:00
二货爱吃白萝卜
319b3966c4
docs: less no ( #38602 )
2022-11-16 23:38:38 +08:00
afc163
7c1652d677
docs: fix Grid demos ( #38595 )
2022-11-16 16:02:54 +08:00
Matthew
52dedca8ed
fix: Pass custom prefixCls to Typography from Base ( #38580 ) ( #38586 )
...
* fix: Pass custom prefixCls to Typography from Base (#38580 )
* test: Added test for typography custom prefixCls
2022-11-16 10:23:51 +08:00
afc163
08e4598baa
fix(Table): don't trigger sort when pressing enter in filter dropdown ( #38585 )
...
close #38579
2022-11-15 23:35:16 +08:00
MadCcc
fab90b09f4
docs: fix site issue ( #38552 )
...
* docs: put an example loading component
* fix: site issue
* fix: site issue
* feat: add loading
* feat: alert
* docs: rm ReactDOM.render in md
* docs: use style tag
* chore: update snapshot
* Revert "docs: use style tag"
This reverts commit 1f75a99f8c
.
* docs: update demo
* chore: update demo
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
2022-11-15 22:55:01 +08:00
MadCcc
31a401ba1a
fix: segmented dark mode ( #38582 )
2022-11-15 22:22:04 +08:00
kiner-tang(文辉)
1ca984a19c
feat(modal): support pass mousePosition to control modal's animation origin position ( #38584 )
...
* feat: support pass mousePosition to control modal's animation target position
* feat: update test case
* Update components/modal/demo/custom-mouse-position.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: update docs
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-15 22:20:02 +08:00
二货爱吃白萝卜
c85e570fd7
fix: menu style missing ( #38583 )
2022-11-15 22:08:30 +08:00
JackLiR8
3c96997210
fix(Input.Search): pressing enter key don't trigger onSearch
while loading ( #38575 ) ( #38578 )
2022-11-15 18:40:04 +08:00
lijianan
5ef12dfaa5
chore: fix typo ( #38568 )
2022-11-15 15:51:34 +08:00
lijianan
8cd60cc9bd
fix: Breadcrumb overlay deprecated warning ( #38567 )
...
* fix: incorrect warning
* Update components/breadcrumb/__tests__/Breadcrumb.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-15 15:10:47 +08:00
Wuxh
4bc23b3ca6
chore: fix the wrong link address ( #38543 )
...
* chore: fix the wrong link address
repo: https://github.com/ant-design/u.ant.design
* Revert "chore: fix the wrong link address"
This reverts commit 63e50f426a
.
* one more time
2022-11-14 16:32:34 +08:00
MadCcc
49aaa23691
fix: collapse end arrow rotate ( #38547 )
...
* fix: collapse end arrow rotate
* chore: menu layout
2022-11-14 15:46:51 +08:00
MadCcc
5b8ebdc337
fix: checkbox trans in Firefox ( #38503 )
...
* fix: checkbox trans in Firefox
* chore: code
2022-11-14 15:11:56 +08:00
Wuxh
f458858559
chore: remove Slider
outline ( #38489 )
...
* chore: remove `Slider` outline
the `::before` pseudo-element here seems to make no sense and gives an incorrect border when setting the `:focus-visible` style.
* chore: optimize focus style
* chore: update hover style
* chore: accept suggested
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: remove noused
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-14 15:01:07 +08:00
二货机器人
989dcae1a0
chore: bump 5.0.0-beta.2
2022-11-14 14:48:55 +08:00
周晨阳
6a5f53d6e6
docs(Layout): update demo style to sticky
( #38542 )
...
* Update fixed.md
* Update demo.test.ts.snap
* update snapshot
2022-11-14 11:16:34 +08:00
二货机器人
3da377036f
fix: picker motion
2022-11-13 21:45:37 +08:00
二货机器人
a099cf635d
test: update test
2022-11-13 15:07:36 +08:00
二货机器人
a33e344546
fix: lint
2022-11-13 14:43:50 +08:00
二货机器人
ac85fbec6f
chore: merge master
2022-11-13 14:33:07 +08:00
thinkasany
2f38076b3d
docs: Optimized description ( #38535 )
2022-11-13 14:07:22 +08:00
JarvisArt
089e332980
chore: upgrade rc-image to 5.12.0 ( #38531 )
...
* test: add snapshot
2022-11-12 21:05:31 +08:00
kiner-tang(文辉)
796e8e16bf
fix: onBlur gets triggered when selecting date in RangePicker ( #38411 )
...
* feat: update picker version
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
* feat: update test case
* feat: RangePicker blurDelay
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-12 16:32:41 +08:00
二货爱吃白萝卜
38d75cf346
fix: menu grp item style missing ( #38525 )
2022-11-12 16:27:31 +08:00
Yanlin Jiang
99d281082d
fix: passthrough backtop float button rest props ( #38475 )
2022-11-11 20:51:51 +08:00
lijianan
d52b8c6afb
type: type optimization ( #38510 )
2022-11-11 18:15:02 +08:00
黑雨
f035c9d57f
feat: add tour animated ( #38469 )
...
* feat: add animated
* feat: update doc
* feat: update doc
* feat: update doc
* feat: update dome
* feat: update lint
* feat: update style
* feat: update reviewer
* feat: update
* feat: update
2022-11-10 22:30:48 +08:00
MadCcc
bcaf197b31
fix: menu margin ( #38495 )
...
* fix: menu margin
* chore: code clean
2022-11-10 22:03:34 +08:00
二货爱吃白萝卜
0741f59216
fix: Image operation can not hide & export default seedToken ( #38494 )
...
* chore: export defaultSeed
* fix: image motion operation miss
2022-11-10 21:27:37 +08:00
MadCcc
b54c7db3e2
docs: add homepage link ( #38486 )
...
* fix: site issue
* fix: homepage link
2022-11-10 19:46:44 +08:00
afc163
07462491ab
fix: Result should hide icon when it is falsy ( #38488 )
...
close #38484
2022-11-10 19:27:36 +08:00
Dunqing
382b2cacf7
fix(theme): inconsistent results with different algorithm order ( #38481 )
...
* fix(theme): inconsistent results with different algorithm order
* fix: revert
* fix: revert
* fix: revert again
* test: update
* fix: lint
2022-11-10 17:18:40 +08:00
JarvisArt
8af0b4f1f2
fix: The image preview operations are occluded ( #38456 )
2022-11-10 14:35:29 +08:00
MadCcc
2298ae6099
fix: anchor ball visible
2022-11-10 10:08:10 +08:00
叶枫
b0598e0d41
fix: List key ( #38431 )
...
* fix: 修复 key
* feat: remove old key
* feat: test
* feat: test
* feat: test
2022-11-09 23:13:54 +08:00
lijianan
d292257e47
chore: type optimization ( #38460 )
2022-11-09 17:36:49 +08:00
JarvisArt
28fd4620d6
fix: inline steps transitions to regular styles ( #38449 )
2022-11-09 14:44:49 +08:00
二货爱吃白萝卜
cbcfd38ca7
docs: v5 site upgrade ( #38328 )
...
* build: try to use dumi as doc tool
* docs: migrate demo structure to dumi way
* refactor: use type export & import
* docs: migrate demo previewer to dumi
* docs: create empty layout & components
* docs: apply custom rehype plugin
* docs: create empty extra pages
* docs: Add Banner component
* chore: move theme tsconfig.json
* docs: home page init
* docs: migrate header (#37896 )
* docs: header
* docs: update
* docs: home init
* clean up
* test: fix site lint
* chore: tsc ignore demo
* chore: dumi demo migrate script
* chore: cards
* docs: home layout
* docs: Update locale logic
* docs: fix getLink logic
* chore: fix ci (#37899 )
* chore: fix ci
* ci: remove check-ts-demo
* ci: preview build
* test: ignore demo.tsx
* chore: update script
* test: update snapshot
* test: update node and image test
* chore: add .surgeignore
* docs: layout providers (#37908 )
* docs: add components sidebar (#37923 )
* docs: sidebar
* docs: update docs title
* docs: update design doc
* chore: code clean
* docs: handle changelog page
* docs: add title
* docs: add subtitle
* docs: active header nav
* chore: code clean
* docs: overview
* chore: code clean
* docs: update intl (#37918 )
* docs: update intl
* chore: code clean
* docs: update favicons
* chore: update testPathIgnorePatterns
* chore: code clean
* chore: code clean
* chore: copy 404.html (#37996 )
* docs: Home page theme picker
* chore: Update migrate script
* docs: home page update
* docs: theme editor style
* docs: theme lang
* chore: update migrate.js
* docs: fix demo (#38094 )
* chore: update migrate.js
* docs: update md
* docs: update demo
* test: fix snapshot
* chore: move debug to code attr in migrate script
* chore: update md
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
* feat: overview page
* feat: Migrate `404` page (#38118 )
* feat: migrate IconSearch component (#37916 )
* feat<site/IconSearch>: copy IconDisplay from site to .dumi
* feat<site/IconSearch>: change docs of icon
* feat<site/IconSearch>: tweak
* feat<site/IconSearch>: use useIntl instead of injectIntl
* feat<site/IconSearch>: fix ts type error
* feat<site/IconSearch>: use intl.formatMessage to render text
* docs: Adjust home btn sizw
* docs: Update doc
* feat: v5 site overview page (#38131 )
* feat: site
* fix: fix
* feat: v5 site overview page
* fix: fix path
* fix: fix
* fix: fix
* docs: fix margin logic
* feat: v5 site change-log page (#38137 )
* feat: v5 site change-log page (#38162 )
* docs: site redirect to home pag
* docs: theme picker
* docs: use react-intl from dumi (#38183 )
* docs: Theme Picker
* docs: update dumi config
* docs: home back fix
* docs: picker colorful
* docs: locale of it
* docs: update components desc
* docs: site of links
* docs: update components list
* docs: update desc
* feat: Migrate `DemoWrapper` component (#38166 )
* feat: Migrate `DemoWrapper` component
* feat: remove invalid comments and add comment for `key` prop
* docs: FloatButton pure panel
* chore: update demo
* chore: update dumi config
* Revert "chore: update demo"
This reverts commit 028265d3ba
.
* chore: test logic adjust to support cnpm modules
* chore: add locale alias
* docs: /index to /
* docs: add locale redirect head script
* chore: adjust compact
* docs: fix missing token
* feat: compact switch
* chore: code clean
* docs: update home
* docs: fix radius token
* docs: hash of it
* chore: adjust home page
* docs: Add background map
* docs: site theme bac logic
* docs: avatar
* docs: update logo color
* docs: home banner
* docs: adjust tour size
* docs: purepanl update
* docs: transfooter
* docs: update banner gif
* docs: content (#38361 )
* docs: title & EditButton
* docs: content
* chore: fix toc
* docs: resource page
* docs: transform resource data from hast
* docs: filename & Resource Card
* chore: enable prerender
* chore: remove less
* docs: toc style
* chore: fix lint
* docs: fix Layout page
* docs: fix CP page
* chore: update demos
* docs: workaround for export dynamic html
* chore: enable demo eslint
* docs: table style
* fix: header shadow
* chore: update snapshot
* fix: toc style
* docs: add title
* docs: Adjust site
* feat: helmet
* docs: site css
* fix: description
* feat: toc debug
* docs: update config-provider
* feat: use colorPanel
* fix: colorPanel value
* feat: anchor ink ball style
* feat: apply theme editor
* fix: code block style
* chore: update demo
* chore: fix lint
* chore: code clean
* chore: update snapshot
* feat: ts2js
* chore: description
* docs: site ready for ssr
includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion
* chore: bump testing lib
* docs: font size of title
* chore: remove react-sortable-hoc
* chore: update snapshot
* chore: update script
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2022-11-09 12:28:04 +08:00
lijianan
b36f013e2a
test: add mockRestore to fix incorrect test case ( #38454 )
2022-11-09 11:55:11 +08:00
lijianan
fe9ac7b936
fix: incorrect warning ( #38446 )
2022-11-09 09:46:27 +08:00
Sagie501
87817ea172
docs: Update index.en-US.md ( #38445 )
...
Fix steps docs
2022-11-09 09:44:13 +08:00
Katsiaryna Pustakhod
cc67f63785
fix: Adds role progressbar to Progress component ( #38447 )
...
* Add role to progress component
* Update snapshots
2022-11-09 09:42:10 +08:00
tinyfind
7ee9873a45
fix: Paragraph break-word ( #38439 )
2022-11-08 20:26:26 +08:00
JarvisArt
60d8e91bd2
feat: Steps support inline ( #38311 )
...
* test: update snapshot
* docs: add inline demo
* chore: upgrage rc-steps
2022-11-08 15:57:28 +08:00
二货爱吃白萝卜
22193f70fa
fix: Input & InputNumber style ( #38435 )
...
* fix: input number height size issue
* fix: input-number align
2022-11-08 15:37:35 +08:00
二货机器人
3bc6bbd6d9
chore: fix ts def
2022-11-07 23:51:56 +08:00
二货机器人
dc9412ee55
chore: fix ts
2022-11-07 23:40:11 +08:00
二货机器人
d5cfd195dd
chore: merge master
2022-11-07 23:32:46 +08:00
Ell Bradshaw
5a61762681
chore: clarify error about children of Form.Item with name
( #38038 )
...
* Clarify error about children of Form.Item with `name`
This is a common error and the message as written was not very clear.
This should be more helpful pointing people in the right direction
* Update error message in test
* Clarify more error messages
Referring to "render props" is confusing because the docs don't explain what that is, and it's not really a prop.
* Update tests for new error messages
Also improve the test names for some
* Further test message updates
Missed a couple messages
* Add short URLs
* Update test error messages
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Ell Bradshaw <joelbr@tailormed.co>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-07 17:32:58 +08:00
KotoriK
39f907a14d
refactor(Tree): solve circular import ( #38421 )
2022-11-07 17:20:07 +08:00
二货爱吃白萝卜
4a1622cd66
docs: unique id ( #38422 )
...
* docs: unique id
* test: Update snapshot
2022-11-07 16:45:16 +08:00
JarvisArt
f578a17d9b
fix: Fixed the steps progress icon text color ( #38405 )
2022-11-07 15:18:48 +08:00
章鱼怪
0438b0bbca
fix: Affix shake when switching from hide to show ( #38410 )
...
* fix: do not measure when Affix is hidden
* feat: add test
2022-11-07 11:58:32 +08:00
afc163
2c9fbc8f0c
chore: upgrade to rc-image 5.10.x ( #38415 )
2022-11-07 10:10:18 +08:00
afc163
b154c9c8ae
fix: Pagination simple should support showTotal ( #38399 )
...
* fix: Pagination simple should support showTotal
* test: add test case
2022-11-06 15:58:48 +08:00
afc163
f835c4bcc3
fix: Modal.confirm buttons should not be interative ( #38400 )
...
when modal is hiding
close #37329
2022-11-06 15:58:35 +08:00
咩咩
45b078a1ad
type: add React.ReactNode ( #38404 )
2022-11-05 21:34:20 +08:00
lijianan
66e4b1c91c
test: simplify test case ( #38403 )
2022-11-05 21:29:56 +08:00
lijianan
7cba2904dd
test: add test codecov & fix demo ts ( #38398 )
...
* test: add codecov
* type: optimization type
* fix: fix type
* fix: fix type
* fix: fix type
* fix: fix type
2022-11-05 14:55:34 +08:00
kiner-tang(文辉)
2dbfbea502
fix(table): fix Table aria-label
contains [object Object]
( #38389 )
...
* fix: columns title render not as expected
* feat: code optimize
* feat: update test case
* feat: update test case
* feat: code optimize
* Update components/table/__tests__/Table.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* feat: update aria-label
* feat: update test case
* feat: update snapshots
* feat: update snapshots
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-05 12:44:37 +08:00
Ashish Kapoor
ce4d3a00d1
chore: Tree search demo type error ( #38390 )
...
* Update search.md
* Update search.md
2022-11-05 12:42:09 +08:00
JarvisArt
3579f44f50
test: update snapshot ( #38387 )
2022-11-05 10:14:59 +08:00
renovate[bot]
8d0d96223b
chore(deps): update dependency jest to v29 ( #37270 )
...
* chore(deps): update dependency jest to v29
* Update package.json
* chore: update snapshot
* chore(deps): update dependency jest to v29
* Update package.json
* test: fix test case
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-04 23:57:55 +08:00
afc163
1d582551ec
chore: fix Table customized filter dropdown behavior when pressing enter ( #38393 )
...
close #38392
2022-11-04 23:40:41 +08:00
afc163
c6762d9215
style: fix Drawer extra using Radio.Group ( #38385 )
...
* style: fix Drawer extra using Radio.Group
close #38297
* chore: adjust flex logic
* chore: fix lint
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-11-04 23:00:28 +08:00
lijianan
038c9d0763
type: optimization React.useRef type ( #38388 )
2022-11-04 18:36:54 +08:00
二货爱吃白萝卜
216f25c457
Revert "fix(table): aria-label should be use the first text content in element when column title is ReactElement in table" ( #38383 )
...
* Revert "fix(table): aria-label should be use the first text content in element when column title is ReactElement in table (#38160 )"
This reverts commit 21c4bcf40a
.
* test: Update snapshot
2022-11-04 16:18:43 +08:00
咩咩
e80e40b764
type: type optimization ( #38381 )
...
Co-authored-by: jiang_chunqiao <chunqiao_jiang@icloud.com>
2022-11-04 15:33:01 +08:00
afc163
8f0970d596
Merge branch 'master' of github.com:ant-design/ant-design
2022-11-04 11:58:36 +08:00
afc163
9cc228f2af
chore: add type test
2022-11-04 11:56:01 +08:00
afc163
f26e9c131d
Merge branch 'master' of github.com:AdonLee/ant-design into AdonLee-master
2022-11-04 11:39:24 +08:00
lijianan
82ba22232d
test: simplify test case ( #38375 )
2022-11-04 11:24:56 +08:00
lijianan
d448c37cdb
test: simplify test case ( #38374 )
2022-11-04 11:23:59 +08:00
lijianan
9cbacd148e
test: add unmount for test case ( #38373 )
2022-11-04 11:20:53 +08:00
章鱼怪
ad3c7747e1
feat: add padding less variable for Alert ( #38369 )
...
* feat: add padding less variable for Alert
* feat: Alert less variable
2022-11-04 10:43:29 +08:00
二货机器人
92b37eebbf
fix: rm useless background color of FloatButton group
2022-11-03 14:29:31 +08:00
黑雨
53c2be01ca
chore: update rc-steps and add test case ( #38319 )
...
* feat: update rc-steps
* feat: update rc-steps
* feat: update rc-steps
* feat: fix items
2022-11-03 14:28:03 +08:00
afc163
f151990700
fix: Popover icon color get polluted ( #38355 )
...
close #38353
2022-11-03 12:12:40 +08:00
二货机器人
5cce2cd7c4
chore: adjust Popover PurePanel style pos
2022-11-03 11:06:34 +08:00
Mike Ellis
46a0c60d0c
fix: Adds aria-label to Table header checkbox ( #38336 )
...
* Adds aria-label to Table header checkbox
* Corrects inverted aria label
* Updates some napshots
* Updates transfer snapshots
2022-11-03 10:15:03 +08:00
二货爱吃白萝卜
d6e643a46d
feat: Tour support PurePanel ( #38348 )
...
* feat: PurePanel
* test: Update snapshot
* test: coverage
2022-11-03 00:43:26 +08:00
lijianan
a38e411b72
fix: remove strokeWidth limit ( #38320 )
...
* fix: remove limit
* fix: fix
* fix: fix
* fix: update snap
2022-11-02 22:21:28 +08:00
MadCcc
abf45ca898
fix: Tour should not trigger onNext if finish ( #38347 )
...
* fix: Tour should not trigger onNext if finish
* test: update test case
* chore: update test case
2022-11-02 21:54:55 +08:00
叶枫
b36ddace4c
docs: add doc ( #38345 )
...
* feat: done
* feat: done
2022-11-02 17:50:50 +08:00
黑雨
b0850139f2
[new component] Next tour ( #37867 )
...
* feat: init
* feat: update
* feat: upate
* feat: update
* feat: update
* feat: init
* feat: init
* feat: init
* feat: update
* feat: update
* feat: update
* feat: update rc-tour
* feat: init component
* feat: init component
* chore: update pck
* doc: update doc
* doc: update reviewer
* doc: update reviewer
* doc: update reviewer
* feat: update reviewer
* feat: update reviewer
* feat: update doc
* feat: update deme
* feat: update demo doc
* feat: update demo
* feat: update demo
* feat: update style
* feat: update dom & style
* feat: update dome
* feat: update dome
* docs: update demo
* feat: update doc
* feat: update dome
* feat: add locale
* doc: update locale
* doc: add test
* feat: add test case
* feat: add test case
* feat: update package
* feat: update ts
* feat: update ts
* feat: update snapshots
* feat: update demo
* feat: update demo
* feat: update demo
* feat: edit maxSize
* feat: edit maxSize
* feat: update lint
* feat: update lint
* feat: update style reviewer
* feat: update style
* feat: merge next
* feat: add locale
* feat: reset bundleSize
* feat: change maxSize
* feat: update test coverage
* feat: update test coverage
* feat: add type
* chore: simplify en locale
* feat: update
* feat: update test snap
* docs: demo update
* chore: adjust style
* chore: adjust style
* chore: bump rc-tour
* Update package.json
* feat: update package
* feat: update package
* feat: update cover
* docs: update api
* docs: update overview snap
* feat: update token
* feat: delete repeat ts
* feat: remove finishButtonProps
* chore: update demo
* feat: tour style
* test: fix lint
* chore: code clean
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-02 16:25:28 +08:00
MadCcc
8f6f223f2d
fix: image preview style ( #38339 )
...
* fix: image preview style
* chore: code clean
2022-11-02 13:59:23 +08:00
Optimistic-Chen
036a2c20a1
chore: update table demo ts type ( #38333 )
...
* 虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参
虚拟滚动列表中的Parameters<typeof Table>[0]改为泛型传参,可以定义通过datasource定义RecordType的值,而不是object
* Update virtual-list.md
* docs: virtualtable example use generic instead of 'Parameters[0]'
* Update components/table/demo/virtual-list.md
Co-authored-by: liangjun.chen <liangjun.chen@yunqutech.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-02 13:21:28 +08:00
lijianan
81864f9b8a
fix: ball lose ( #38338 )
...
* fix: ball lose
* Update components/anchor/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
* fix: fix style
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-02 12:00:11 +08:00
MadCcc
9f88c1238a
feat: token update ( #38314 )
...
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
2022-11-01 15:06:38 +08:00
Cedong.Lee
b8de996fc1
fix(DatePicker): PopupClassName does not exist
2022-11-01 12:00:16 +08:00
JarvisArt
047daad164
fix: Badge code lgtm issue ( #38316 )
2022-11-01 00:16:56 +08:00
xrkffgg
5ede9b65af
chore: merge feature into master #38313
2022-10-31 23:07:27 +08:00
二货爱吃白萝卜
ea2d5b4482
test: trigger form test ( #38305 )
2022-10-31 21:23:59 +08:00
He Linming
6ee61f6f0b
feat(Input.Password): password visibility controllable ( #38216 )
...
* feat: support controllable visible of password
* test: add some unit test for Password
* refactor: visibilityToggle API
* test: update snapshots
* Update components/input/Password.tsx
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-31 21:15:59 +08:00
afc163
0eb368f84a
fix: Progress zoom behavior in Safari ( #38301 )
2022-10-31 17:49:39 +08:00
lijianan
05aa4c2a95
docs: add Notes ( #38296 )
...
* docs: add Notes
* fix: update snap
* fix: update snap
2022-10-31 14:49:43 +08:00
github-actions[bot]
6c6913c367
chore: auto merge branches ( #38278 )
...
chore: merge feature into master
2022-10-31 03:22:15 +00:00
lijianan
de1ab2c7f1
fix: add white color ( #38291 )
2022-10-31 10:55:08 +08:00
lijianan
4ca2ed63bd
feat: V5 Responsive Circle Progress ( #38231 )
...
* feat: V5 Responsive Circle Progress
* fix: add useMemo
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/progress.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: raname processInfo
* fix: add dep list
* fix: add demo
* fix: fix width
* fix: fix width
* fix: fix snap
* fix: rename
* fix: snap
* Update components/progress/Circle.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: rename
* fix: fix style
* fix: update demo
* fix: fix style
* fix: fix ci
* fix: fix style
* fix: del verticalAlign
* fix: fix
* fix: fix cicd
* fix: update demo
* fix: update demo
* fix: fix style
* fix: fix style
Co-authored-by: MadCcc <1075746765@qq.com>
2022-10-31 10:23:26 +08:00
hms181231
9352d24bc4
test: Update swicth test case ( #38284 )
2022-10-31 10:22:38 +08:00
hms181231
a927ef62a3
test: Update statistic test case ( #38285 )
2022-10-31 10:21:13 +08:00
hms181231
37fb68ab68
test: Update page-header test case ( #38286 )
2022-10-31 10:20:29 +08:00
hms181231
e939b43af4
test: Update local-provider test case ( #38287 )
2022-10-31 10:20:14 +08:00
hms181231
aeb266d5da
test: Update input test case ( #38289 )
2022-10-31 10:19:56 +08:00
hms181231
00e5ca5ee9
test: Update upload test case ( #38282 )
2022-10-31 10:16:51 +08:00
hms181231
46c846a34c
test: Update modal test case ( #38288 )
2022-10-31 10:15:52 +08:00
hms181231
302a8e5a58
test: Update tooltip test case ( #38283 )
2022-10-31 10:14:10 +08:00
hms181231
759abca658
test: Update typography test case ( #38281 )
2022-10-31 10:13:06 +08:00
Bojack
892ef7e925
fix: The text should read "No data" ( #38127 )
2022-10-30 21:33:23 +08:00
JarvisArt
4522340700
docs: fix the steps docs layout ( #38277 )
...
* docs: update dropdown wrong word
* docs: update breadcrumb wrong word
2022-10-30 17:17:47 +08:00
github-actions[bot]
55eeae5f0f
chore: auto merge branches ( #38255 )
...
chore: sync master into feature
2022-10-30 08:45:28 +00:00
afc163
59b97b98bf
Merge branch 'master' into master-merge-feature
2022-10-30 16:15:08 +08:00
afc163
9893efeb51
test: fix form test case ( #38276 )
2022-10-30 15:20:39 +08:00
afc163
8b38815283
Merge branch 'master' into master-merge-feature
2022-10-30 14:36:53 +08:00
Rex Zeng
b0fe69c18f
refactor(Anchor): rewrite CC => FC ( #38265 )
...
* fix: fix
* fix: fix
* fix: del forwardRef
* fix: add depList
* test(anchor): rewrite test to match the latest fc implementation
* fix: eslint error fix
* style: type optimization
* style: type optimization
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update Anchor.tsx
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: rename
* fix: fix
* fix: fix
* Update components/anchor/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-30 14:35:45 +08:00
afc163
c73b9a738a
Update index.less ( #38273 )
2022-10-29 16:45:49 +08:00
二货爱吃白萝卜
752d671acb
feat: DatePicker support presets
( #38249 )
...
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
2022-10-28 16:44:19 +08:00
Yuki Zhang
87b1a32aca
feat: css-in-js for Space.Compact ( #38227 )
...
* feat: css-in-js for Space.Compact
* chore: remove useless less files
* fix: lint issue
* refactor: improve code style
* chore: add bundlesize
2022-10-28 16:09:38 +08:00
Yuki Zhang
b7557751fe
chore: remove useless code for Space.Compact ( #38243 )
2022-10-28 15:06:19 +08:00
afc163
444a8e3c75
style: enlarge Carousel dots hover area ( #38257 )
2022-10-28 11:17:01 +08:00
MadCcc
5a218d0c4d
Merge branch 'master' into feature-merge-master
2022-10-27 21:57:59 +08:00
MadCcc
d4b7fb504f
Merge branch 'master' into next-merge-master
2022-10-27 21:55:12 +08:00
MadCcc
28396d6b9c
fix: skeleton node should have bg color ( #38248 )
...
* fix: skeleton node should have bg color
* chore: code clean
2022-10-27 17:03:02 +08:00
ZH-seven
d4a5c76d04
fix: Tabs get getPopupContainer from ConfigProvider( #25844 ) ( #38238 )
...
Co-authored-by: seven <zhu.hui93@iwhalecloud.com>
2022-10-27 11:23:39 +08:00
lijianan
0f63c5d6bc
fix: eslint error ( #38233 )
2022-10-26 23:50:13 +08:00
二货机器人
f311793e71
docs: Fix mistake of select listItemHeight. close #38228
2022-10-26 22:04:26 +08:00