MadCcc
644b7ecea4
chore: update post-publish script
2022-07-08 10:48:29 +08:00
MadCcc
caf6999408
chore: 5.0.0-experimental.3
2022-07-08 10:32:04 +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
MadCcc
61bbe8bd2d
chore: v5.0.0-experimental.2
2022-07-07 22:31:00 +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
MadCcc
6a0b90c8e7
chore: reset a style ( #36414 )
2022-07-07 16:56:04 +08:00
MadCcc
eb8835fe29
chore: update main to dist/antd.js
2022-07-07 16:11:30 +08:00
MadCcc
00068bc5d0
chore: update prepublish script
2022-07-06 10:15:45 +08:00
MadCcc
554b27b288
chore: update test-all script
2022-07-06 10:02:29 +08:00
github-actions[bot]
f485d94e10
chore: auto merge branches ( #36386 )
...
chore: next merge master
2022-07-05 15:29:25 +00:00
MadCcc
4945003b43
chore: code clean
2022-07-05 23:02:36 +08:00
MadCcc
b6b4f36523
test: fix lint
2022-07-05 22:38:57 +08:00
MadCcc
f65c73fa2a
Merge branch 'master' into next-merge-master
2022-07-05 22:24:39 +08:00
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
2022-07-05 21:55:21 +08:00
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
2022-07-05 18:09:05 +08:00
Yunwoo Ji
e503f9d5ae
fix: correct border radius when table has title ( #36384 )
2022-07-05 17:27:49 +08:00
二货机器人
cff413eb6c
fix: Table hover perf ( #36383 )
2022-07-05 16:56:29 +08:00
MadCcc
23e479151d
chore: token statistic progress ( #36381 )
2022-07-05 14:23:43 +08:00
MadCcc
8c7a9c97e6
refactor: token update ( #36373 )
...
* refactor: update seed
* refactor: update token
* test: update
* chore: update
* chore: code clean
2022-07-05 10:35:44 +08:00
MadCcc
ab19033876
docs: replace lib with es ( #36367 )
2022-07-04 22:09:54 +08:00
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 41b8bf193873ca2d578fff6e6833c739d7f09f1d.
* chore: update dist less
* test: fix
2022-07-04 22:08:24 +08:00
二货机器人
9bc30d1ed1
fix: ErrorList shaking ( #36358 )
...
* fix: ErrorList shaking
* fix: React 18 test case
2022-07-04 13:32:48 +08:00
afc163
b69f2895d9
style: Radio focus shadow should be transparency ( #36335 )
2022-07-04 13:13:09 +08:00
二货机器人
bd2b80fb88
chore: Use cssinjs createTheme
which support auto cache ( #36329 )
...
* chore: bump
* chore: use cssinjs cache version
2022-07-04 11:00:19 +08:00
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>
2022-07-04 09:47:15 +08:00
MadCcc
62313099bc
docs: v4.21.5 ( #36353 )
...
* docs: v4.21.5
* chore: add try time
* chore: update changelog
2022-07-03 12:21:40 +08:00
github-actions[bot]
5ec19eb72f
chore: auto merge branches ( #36351 )
...
chore: next-merge-master
2022-07-03 02:06:18 +00:00
MadCcc
9d7c11f391
Merge branch 'master' into next-merge-master
2022-07-03 09:42:26 +08:00
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>
2022-07-02 16:31:38 +08:00
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
2022-07-02 16:31:13 +08:00
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
2022-07-01 21:29:31 +08:00
MadCcc
8ab7851870
test: update snapshot ( #36344 )
...
* test: update snapshot
* test: update snapshot
2022-07-01 20:00:25 +08:00
MadCcc
f07203997e
chore: collect token statistic before publish
2022-07-01 17:51:54 +08:00
MadCcc
b0d14085ec
chore: 5.0.0-experimental.1
2022-07-01 17:40:48 +08:00
Yuki Zhang
efe6d7c8a1
test: move test cases to testing lib for Switch ( #36326 )
...
* add
* test: wave
* fix: type
2022-07-01 11:55:03 +08:00
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
2022-07-01 11:53:49 +08:00
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>
2022-06-30 13:25:47 +08:00
MadCcc
42e030edd9
fix: arrow compatibility ( #36266 )
...
* fix: arrow campatibility
* chore: code clean
* chore: rm useless style
* chore: code clean
* fix: use inset
* chore: bundlesize optimization
* chore: rm useless style
* chore: rm useless style
2022-06-30 11:11:01 +08:00
afc163
33400eee8f
chore: reduce css bundle size ( #36307 )
2022-06-30 10:21:31 +08:00
MadCcc
39b5d580b1
chore: update check-commit
2022-06-29 22:03:04 +08:00
MadCcc
2d3b034ad4
chore: version 5.0.0-experimental.0
2022-06-29 21:43:41 +08:00
MadCcc
abb409ccf7
refactor: token update ( #36306 )
2022-06-29 21:24:29 +08:00
二货机器人
66a3594e95
refactor: Provide top theme export and theme adjuster ( #36302 )
...
* chore: change theme mode
* refactor: export theme
* refactor: top of theme
* chore: map of token
* chore: fix lint
* chore: rename
* test: fix test case
2022-06-29 20:34:00 +08:00
二货机器人
75c1f7e3bd
chore: adjust warning info ( #36298 )
2022-06-29 17:03:24 +08:00
MadCcc
70334ff3c9
chore: fix override type ( #36297 )
2022-06-29 16:41:42 +08:00
MadCcc
0b2acfc6cb
refactor: color map token ( #36285 )
...
* refactor: map token
* fix: remove colorBase in maptoken
* chore: interface
* feat: genCommonMapToken
2022-06-29 16:15:58 +08:00
github-actions[bot]
ac8ce72d69
chore: auto merge branches ( #36296 )
...
chore: next merge master
2022-06-29 07:36:08 +00:00
MadCcc
0c93ac96aa
Merge branch 'master' into next-merge-master
2022-06-29 14:27:39 +08:00
二货机器人
d24f67f66b
test: Fix table empty test ( #36290 )
2022-06-29 12:07:28 +08:00
afc163
fe52f2c8dc
style: fix Table shadow bug in nested situation ( #36277 )
...
close #36203
2022-06-29 10:10:55 +08:00