二货机器人
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
2 years ago
MadCcc
dc017f5141
feat: dark color algorithm ( #36546 )
* feat: dark color algorithm
* test: fix lint
* chore: update colorError
* chore: color update
2 years ago
二货机器人
f654b6cce0
feat: Popconfirm support PurePanel ( #36538 )
* refactor: move popconfirm content out
* fix: lint
* chore: use locale
2 years ago
Neil
9989a2d751
add Modal @modal-border-radius less variable ( #36527 )
* add Modal @modal-border-radius less variable
* fix: add less variable
2 years ago
zombiej
ed5f4c3626
test: update snapshot
2 years ago
二货机器人
006c055cf8
refactor: move popconfirm content out ( #36530 )
* refactor: move popconfirm content out
* fix: lint
2 years ago
afc163
2255dbada6
docs: update select documentation
2 years ago
Wuxh
14c7c63bbf
fix: fixed the non draggable element did not hide the draggable icon ( #36511 )
fix #33708
2 years ago
二货机器人
2c3ad833f1
feat: Popover Pure Panel ( #36514 )
* feat: Popver shadow
* test: Update snapshot
* chore: clean up
2 years ago
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
2 years ago
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
2 years ago
二货机器人
8a0764dd69
feat: Tooltip support pure render ( #36512 )
* chore: init
* feat: Pure Panel Tooltip
* test: snapshot
* chore: clean up
2 years ago
MadCcc
2a1bdec970
refactor: link style only related with hashId ( #36498 )
* refactor: link style only related with hashId
* chore: code clean
2 years ago
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
2 years ago
afc163
008681c1bf
style: Table expandIcon style when column is fixed and ellipsis ( #36496 )
close #36485
2 years ago
二货机器人
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
2 years ago
MadCcc
4f7ac9f6bc
fix: tooltip cannot close on disabled Radio ( #36483 )
* fix: tooltip cannot close on disabled Radio
* test: add test
2 years ago
MadCcc
1cbc37f7bc
fix: style
2 years ago
二货机器人
6599c2780e
fix: Select with percent width leaves unexpected height in Form ( #36484 )
2 years ago
二货机器人
41464e7068
chore: bump mentions ( #36479 )
2 years ago
MadCcc
98994ab692
fix: collapse motion ( #36477 )
2 years ago
afc163
6497d0dfef
docs: moment version mismatched issue ( #36473 )
https://github.com/ant-design/ant-design/issues/36465#issuecomment-1181275538
2 years ago
bobo
7dfc80504a
docs: update index.zh-CN.md ( #36471 )
去掉文案描述中多的标点
2 years ago
二货机器人
94a3d51cb0
feat: Dropdown support PurePanel ( #36461 )
* feat: Dropdown support PurePanel
* chore: clean up
2 years ago
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2 years ago
二货机器人
1bf275fa9a
feat: Picker support PureRender ( #36458 )
* feat: Picker support PureRender
* test: update snapshot
* fix: timepicker wrapper
2 years ago
Sg
6ada28cce2
docs: fix typo ( #36457 )
fix typo in useWatch.md
2 years ago
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>
2 years ago
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
2 years ago
Leon Kattendick
46be23a5db
fix: breadcrumb seperators hidden when used in list ( #36448 )
2 years ago
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
2 years ago
Alan Deng
1d0ae5712d
docs(Typography): fix `editable.onChange` parameter ( #36443 )
2 years ago
NinJa
4e03961b91
feat: Update Doc ( #36437 )
Co-authored-by: meng.jia <meng.jia@ly.com>
2 years ago
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
2 years ago
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>
2 years ago
舜岳
47f68d0e5c
fix: fix table container z-index ( #36420 )
2 years ago
二货机器人
dbbf1e50a2
chore: rm useless warning in alpha ( #36419 )
* chore: rm useless warning in alpha
* chore: no need for test
2 years ago
二货机器人
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
2 years ago
Alan Deng
3fc4ff2dc6
docs(Typography): translate docs from English to Chinese ( #36417 )
2 years ago
MadCcc
6a0b90c8e7
chore: reset a style ( #36414 )
2 years ago
hsk-kr
e262ae8133
docs: fix customize calendar example ( #36356 )
* docs: fix customize calendar example
* test: changed calendar snapshot
Co-authored-by: lico <lico@licoui-MacBookPro.local>
2 years ago
Kirill Barsukov
2e04982882
Update index.en-US.md ( #36400 )
Fixed a typo
2 years ago
Chang Wei
345cbcef0d
style: fix size of close icon on Modal header ( #36309 )
* fix: update default.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
Signed-off-by: Chang Wei <changwei1006@gmail.com>
* fix: update variable.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
Signed-off-by: Chang Wei <changwei1006@gmail.com>
* fix: update compact.less, set the @modal-header-close-size to @modal-header-title-line-height + 2 * @modal-header-padding-vertical to keep the close icon in the center of vertical
Signed-off-by: Chang Wei <changwei1006@gmail.com>
2 years ago
MadCcc
4945003b43
chore: code clean
2 years ago
MadCcc
b6b4f36523
test: fix lint
2 years ago
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2 years ago
MadCcc
f36b6849df
refactor: global css ( #36224 )
* refactor: global css
* refactor: rename api
* chore: code clean
* test: fix lint
* test: add test
* docs: update doc
* test: fix test
* chore: code clean
* chore: reset.css
* chore: code clean
2 years ago
Yunwoo Ji
e503f9d5ae
fix: correct border radius when table has title ( #36384 )
2 years ago
Chang Wei
bfa8aaec5e
feat: Space support align stretch ( #36310 )
* feat/Space-component-support-align-stretch: support align to stretch
Signed-off-by: Chang Wei <changwei1006@gmail.com>
* feat/Space-component-support-align-stretch: update document of zh-CN and en-US
Signed-off-by: Chang Wei <changwei1006@gmail.com>
* feat/Space-component-support-align-stretch: update demo
Signed-off-by: Chang Wei <changwei1006@gmail.com>
* feat/Space-component-support-align-stretch: update snapshot by command `npm test -- components/space -u`
Signed-off-by: Chang Wei <changwei1006@gmail.com>
2 years ago
MadCcc
8c7a9c97e6
refactor: token update ( #36373 )
* refactor: update seed
* refactor: update token
* test: update
* chore: update
* chore: code clean
2 years ago