MadCcc
|
4f7ac9f6bc
|
fix: tooltip cannot close on disabled Radio (#36483)
* fix: tooltip cannot close on disabled Radio
* test: add test
|
2 years ago |
github-actions[bot]
|
2a335c6544
|
chore: auto merge branches (#36482)
chore: Next merge master
|
2 years ago |
MadCcc
|
1cbc37f7bc
|
fix: style
|
2 years ago |
xrkffgg
|
563de19aeb
|
ci: add conch msg (#36481)
* ci: add conch msg
* Update release-helper.yml
|
2 years ago |
二货机器人
|
6599c2780e
|
fix: Select with percent width leaves unexpected height in Form (#36484)
|
2 years ago |
zombiej
|
5bd221ad39
|
chore: merge master
|
2 years ago |
二货机器人
|
41464e7068
|
chore: bump mentions (#36479)
|
2 years ago |
github-actions[bot]
|
e46dedd90c
|
chore: auto merge branches (#36478)
chore: feature merge master
|
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 |
二货机器人
|
20b3f20f5f
|
docs: 4.21.6 changelog (#36455)
|
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 |
王小王
|
4614d15dc4
|
docs: fix typo (#36450)
面包屑部分, "是"应该改为"时"
|
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
|
4d607dca94
|
chore: 5.0.0-experimental.4
|
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 |
github-actions[bot]
|
112cbdea38
|
chore: auto merge branches (#36431)
chore: Next merge master
|
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 |
zombiej
|
3f9dfb4781
|
chore: next merge master
|
2 years ago |
MadCcc
|
644b7ecea4
|
chore: update post-publish script
|
2 years ago |
MadCcc
|
caf6999408
|
chore: 5.0.0-experimental.3
|
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 |
MadCcc
|
61bbe8bd2d
|
chore: v5.0.0-experimental.2
|
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 |
MadCcc
|
eb8835fe29
|
chore: update main to dist/antd.js
|
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
|
00068bc5d0
|
chore: update prepublish script
|
2 years ago |
MadCcc
|
554b27b288
|
chore: update test-all script
|
2 years ago |
github-actions[bot]
|
f485d94e10
|
chore: auto merge branches (#36386)
chore: next merge master
|
2 years ago |
MadCcc
|
4945003b43
|
chore: code clean
|
2 years ago |
MadCcc
|
b6b4f36523
|
test: fix lint
|
2 years ago |
MadCcc
|
f65c73fa2a
|
Merge branch 'master' into next-merge-master
|
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 |
二货机器人
|
cff413eb6c
|
fix: Table hover perf (#36383)
|
2 years ago |