MadCcc
357750e081
refactor: collapse motion ( #36597 )
...
* chore: v5.0.0-experimental.5
* refactor: collapse motion
2022-07-19 22:53:38 +08:00
zombiej
c71ce67e14
chore: next merge feature
2022-07-19 17:51:35 +08:00
二货机器人
03ea767cad
fix: Form validate message shaking ( #36575 )
...
* refactor: move component out
* refactor: clean up code
* chore: stable it
* chore: back of container
* chore: adjust leave motion
* test: update snapshot
* chore: update motion logic
* fix: list start motion
* test: update snapshot
* test: update snapshot
* test: test for marginBottom
2022-07-19 16:01:31 +08:00
二货机器人
3301b4d6fc
Merge pull request #36576 from ant-design/master
...
chore: feature merge master
2022-07-18 20:59:32 +08:00
fairyland
8c9ad9b1b6
fix: form disabeld support Upload ( #36573 )
...
Co-authored-by: ranrui.cwj <ranrui.cwj@alibaba-inc.com>
2022-07-18 14:21:52 +08:00
二货机器人
b8a2f0a0c7
feat: Modal PureRender type support type
( #36544 )
...
* feat: Modal type support PurePanel
* feat: Modal PurePanel support type
* chore: do fix
* chore: do fix
* fix: Static logic locale
2022-07-15 20:51:07 +08:00
MadCcc
dc017f5141
feat: dark color algorithm ( #36546 )
...
* feat: dark color algorithm
* test: fix lint
* chore: update colorError
* chore: color update
2022-07-15 19:27:29 +08:00
二货机器人
f654b6cce0
feat: Popconfirm support PurePanel ( #36538 )
...
* refactor: move popconfirm content out
* fix: lint
* chore: use locale
2022-07-15 15:28:09 +08:00
Neil
9989a2d751
add Modal @modal-border-radius less variable ( #36527 )
...
* add Modal @modal-border-radius less variable
* fix: add less variable
2022-07-15 14:50:07 +08:00
zombiej
22857b4d93
Merge remote-tracking branch 'origin/master' into next-merge-master
2022-07-15 11:48:11 +08:00
zombiej
ed5f4c3626
test: update snapshot
2022-07-15 11:47:57 +08:00
zombiej
3ffd0d8a46
chore: next merge master
2022-07-15 11:23:50 +08:00
二货机器人
006c055cf8
refactor: move popconfirm content out ( #36530 )
...
* refactor: move popconfirm content out
* fix: lint
2022-07-15 11:11:50 +08:00
afc163
2255dbada6
docs: update select documentation
2022-07-14 19:27:37 +08:00
Wuxh
14c7c63bbf
fix: fixed the non draggable element did not hide the draggable icon ( #36511 )
...
fix #33708
2022-07-14 18:03:11 +08:00
二货机器人
2c3ad833f1
feat: Popover Pure Panel ( #36514 )
...
* feat: Popver shadow
* test: Update snapshot
* chore: clean up
2022-07-14 12:06:18 +08:00
Jon
92c8bdc88f
fix: SVG Upload Preview Error ( #36402 )
...
* Update utils.tsx
* style: unify img styling
Unify the styling of img attribute setting.
* test: add previewImage test for svg file
Add previewImage test for SVG upload
* fix: remove charset
Remove charset in data url for text content.
* test: fix test
* fix: typo
* fix: correct patching for svg upload error
* fix: correct patching for svg upload error
* test: update test
2022-07-14 11:25:57 +08:00
MadCcc
aca2c3d4e7
feat: add Form.Item.useStatus ( #36486 )
...
* feat: add useFormItemStatus
* chore: code clean
* docs: update example
* refactor: api change
* docs: fix typo
* docs: update docs
* docs: udpate
* chore: add warning
* test: add test case
* chore: update warning
* chore: code clean
* test: fix test case
2022-07-14 11:01:39 +08:00
二货机器人
8a0764dd69
feat: Tooltip support pure render ( #36512 )
...
* chore: init
* feat: Pure Panel Tooltip
* test: snapshot
* chore: clean up
2022-07-13 23:06:28 +08:00
github-actions[bot]
1314942f3e
chore: auto merge branches ( #36504 )
...
chore: Next merge master
2022-07-13 10:12:26 +00:00
MadCcc
2a1bdec970
refactor: link style only related with hashId ( #36498 )
...
* refactor: link style only related with hashId
* chore: code clean
2022-07-13 18:08:03 +08:00
zombiej
17f020f0a7
chore: merge master
2022-07-13 17:52:42 +08:00
Wuxh
c86d02e03f
docs: simplified Layout
component sample code ( #36497 )
...
the component example code expands to take up the entire monitor screen and is not well read
2022-07-13 16:57:18 +08:00
afc163
008681c1bf
style: Table expandIcon style when column is fixed and ellipsis ( #36496 )
...
close #36485
2022-07-13 14:40:43 +08:00
二货机器人
5cc54947a1
feat: Mentions support Pure Render ( #36487 )
...
* feat: Dropdown support PurePanel
* chore: clean up
* docs: init
* feat: Mentions PurePanel
* test: Update snapshot
* chore: clean up
2022-07-12 20:46:27 +08:00
MadCcc
4f7ac9f6bc
fix: tooltip cannot close on disabled Radio ( #36483 )
...
* fix: tooltip cannot close on disabled Radio
* test: add test
2022-07-12 19:31:45 +08:00
MadCcc
1cbc37f7bc
fix: style
2022-07-12 18:15:14 +08:00
二货机器人
6599c2780e
fix: Select with percent width leaves unexpected height in Form ( #36484 )
2022-07-12 18:01:05 +08:00
zombiej
5bd221ad39
chore: merge master
2022-07-12 17:09:43 +08:00
二货机器人
41464e7068
chore: bump mentions ( #36479 )
2022-07-12 16:49:44 +08:00
github-actions[bot]
e46dedd90c
chore: auto merge branches ( #36478 )
...
chore: feature merge master
2022-07-12 08:21:41 +00:00
MadCcc
98994ab692
fix: collapse motion ( #36477 )
2022-07-12 14:32:54 +08:00
afc163
6497d0dfef
docs: moment version mismatched issue ( #36473 )
...
https://github.com/ant-design/ant-design/issues/36465#issuecomment-1181275538
2022-07-12 13:10:20 +08:00
bobo
7dfc80504a
docs: update index.zh-CN.md ( #36471 )
...
去掉文案描述中多的标点
2022-07-12 11:35:13 +08:00
二货机器人
94a3d51cb0
feat: Dropdown support PurePanel ( #36461 )
...
* feat: Dropdown support PurePanel
* chore: clean up
2022-07-11 15:57:05 +08:00
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
...
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2022-07-11 15:35:58 +08:00
二货机器人
1bf275fa9a
feat: Picker support PureRender ( #36458 )
...
* feat: Picker support PureRender
* test: update snapshot
* fix: timepicker wrapper
2022-07-11 14:58:59 +08:00
Sg
6ada28cce2
docs: fix typo ( #36457 )
...
fix typo in useWatch.md
2022-07-11 14:40:35 +08:00
Dawnlck
1643acf0d0
feat: Add support to Skeleton, which allow deployer use custom node as prop. ( #36441 )
...
* feat: Skeleton component supports for custom node
* fix: Clear redundant code
* refactor: Remove changes in package.json
* test: Update the snapshot of Skeleton demo
* Update components/skeleton/demo/element.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-07-11 12:04:18 +08:00
afc163
91ff1dcce2
style: fix Skeleton active lost border-radius in Safari ( #36445 )
...
* style: fix Skeleton active lost border-radius in Safari
* perf: reduce skeleton css bundle size
* chore: fix bundle size limit
* chore: fix active typing
2022-07-10 12:05:35 +08:00
Leon Kattendick
46be23a5db
fix: breadcrumb seperators hidden when used in list ( #36448 )
2022-07-10 12:05:16 +08:00
afc163
cebbe23393
fix: Upload item removed should keep status className ( #36439 )
...
* fix: Upload item removed should keep status className
* add test case
* test: fix act warning
* revert act test
* test: update snapshot
2022-07-08 22:41:58 +08:00
Alan Deng
1d0ae5712d
docs(Typography): fix editable.onChange
parameter ( #36443 )
2022-07-08 22:10:24 +08:00
NinJa
4e03961b91
feat: Update Doc ( #36437 )
...
Co-authored-by: meng.jia <meng.jia@ly.com>
2022-07-08 19:12:03 +08:00
MadCcc
b9e71b93a8
chore: rm alpha warning notification and add console error ( #36433 )
...
* chore: rm alpha warning notification and add console error
* chore: ignore in test
* chore: ignore coverage
2022-07-08 15:18:01 +08:00
simplejason
1a8edd992c
fix: fix wrong color of date picker with status set ( #35685 )
...
* fix: fix wrong color of date picker with status set
* Update status.less
Co-authored-by: afc163 <afc163@gmail.com>
2022-07-08 11:59:32 +08:00
zombiej
3f9dfb4781
chore: next merge master
2022-07-08 11:24:57 +08:00
舜岳
47f68d0e5c
fix: fix table container z-index ( #36420 )
2022-07-08 10:31:53 +08:00
二货机器人
dbbf1e50a2
chore: rm useless warning in alpha ( #36419 )
...
* chore: rm useless warning in alpha
* chore: no need for test
2022-07-07 23:41:20 +08:00
二货机器人
254bbda86d
feat: Select like component support pure render ( #36407 )
...
* feat: support select pure render
* test: Update snapshot
* chore: fix pure render export ts
* chore: fix lint
* test: do not care about ssr
2022-07-07 20:05:19 +08:00