MadCcc
98994ab692
fix: collapse motion ( #36477 )
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
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
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
MadCcc
23e479151d
chore: token statistic progress ( #36381 )
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
MadCcc
ab19033876
docs: replace lib with es ( #36367 )
2 years ago
MadCcc
469d0bc81c
chore: compile without lib ( #36362 )
* chore: compile es only
* chore: update package.json
* chore: code clean
* chore: code clean
* chore: update workflow
* chore: update workflow
* chore: update less src
* chore: replace lib with es
* chore: recover less
* Revert "chore: replace lib with es"
This reverts commit 41b8bf1938
.
* chore: update dist less
* test: fix
2 years ago
二货机器人
9bc30d1ed1
fix: ErrorList shaking ( #36358 )
* fix: ErrorList shaking
* fix: React 18 test case
2 years ago
afc163
b69f2895d9
style: Radio focus shadow should be transparency ( #36335 )
2 years ago
二货机器人
bd2b80fb88
chore: Use cssinjs `createTheme` which support auto cache ( #36329 )
* chore: bump
* chore: use cssinjs cache version
2 years ago
renovate[bot]
b2c31ae908
chore(deps): update dependency eslint-plugin-unicorn to v43 ( #36350 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
MadCcc
62313099bc
docs: v4.21.5 ( #36353 )
* docs: v4.21.5
* chore: add try time
* chore: update changelog
2 years ago
github-actions[bot]
5ec19eb72f
chore: auto merge branches ( #36351 )
chore: next-merge-master
2 years ago
MadCcc
9d7c11f391
Merge branch 'master' into next-merge-master
2 years ago
dingkang
40728fb4dc
test: replace layout test case with test lib ( #36323 )
* test: replace layout test case with test lib
* test: fix react 18
* test: clean up
Co-authored-by: zombiej <smith3816@gmail.com>
2 years ago
yykoypj
1d82f221b6
test: move test cases to @testing/library for Carousel ( #35926 )
* test: move test cases to @testing/library for Carousel
* fix: wait for animation
2 years ago
MadCcc
0a7b4d331d
fix: checkbox should be disabled by form ( #36345 )
* fix: checkbox should be disabled by form
* chore: code clean
* test: update snapshot
* chore: snapshot
2 years ago
MadCcc
8ab7851870
test: update snapshot ( #36344 )
* test: update snapshot
* test: update snapshot
2 years ago
MadCcc
f07203997e
chore: collect token statistic before publish
2 years ago
MadCcc
b0d14085ec
chore: 5.0.0-experimental.1
2 years ago
Yuki Zhang
efe6d7c8a1
test: move test cases to testing lib for Switch ( #36326 )
* add
* test: wave
* fix: type
2 years ago
Yuki Zhang
201a66793f
test: move test cases to testing lib for Spin ( #36317 )
* test: move test cases to testing lib for Spin
* fix: types
* fix: lint
2 years ago
Jamki
5f933ebd2b
fix: Fixed an error when the loading property of the Button component… ( #36288 )
* fix: Fixed an error when the loading property of the Button component was passed into null
* Update components/button/button.tsx
Obviously, this suggestion is more concise , thanks a lot
Co-authored-by: afc163 <afc163@gmail.com>
* Update components/button/button.tsx
* Update components/button/button.tsx
Co-authored-by: kejianfeng <kejianfeng@cvte.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago