MadCcc
39b273d71c
refactor: switch full token ( #35873 )
...
* refactor: switch full token
* chore: less magic
* chore: less magic
2022-06-02 17:18:52 +08:00
zombiej
c89c61e2c4
Merge remote-tracking branch 'origin/feature' into next
2022-06-02 16:21:16 +08:00
二货机器人
4975cbff05
refactor: Full token transfer ( #35882 )
...
* more
* refactor: full token
* refactor: full token
2022-06-02 16:17:40 +08:00
MadCcc
1356b52719
refactor: skeleton full token ( #35866 )
...
* refactor: skeleton full token
* refactor: skeleton full token
* chore: code clean
* chore: code clean
2022-06-02 15:06:27 +08:00
二货机器人
cf7278b56d
refactor: Full token statistic ( #35877 )
...
* chore: full of it
* chore: more style
* refactor: full token
2022-06-02 12:06:27 +08:00
zombiej
463b1cc38b
Merge remote-tracking branch 'origin/master' into next
2022-06-02 11:43:04 +08:00
二货机器人
8b27d06eaa
chore: stlye patch of statistic ( #35874 )
...
* chore: stlye patch of statistic
* test: Udpate snapshot
2022-06-02 11:36:03 +08:00
MadCcc
80c950b15c
chore: breadcrumb full token ( #35868 )
2022-06-02 10:17:05 +08:00
afc163
2113c25664
feat: Progress steps support custom strokeColor for each step ( #35855 )
...
* feat: <Progress steps /> could accept string[] as strokeColor
close #35852
close #26858
* fix: tsx demo
* docs: add version column
2022-06-01 23:00:03 +08:00
Mehdi Salem Naraghi
d239ae5bf5
fix: remove extraneous space from rc-segmented version ( #35863 )
...
The extra spaces confuses third-party tooling
2022-06-01 22:10:52 +08:00
二货机器人
94cfd11b3f
refactor: full token ( #35858 )
2022-06-01 21:47:44 +08:00
github-actions[bot]
1223895caa
chore: auto merge branchs ( #35857 )
...
chore: merge master into feature
2022-06-01 11:41:18 +00:00
github-actions[bot]
175b67a368
chore: auto merge branchs ( #35859 )
...
chore: Next merge master
2022-06-01 11:34:36 +00:00
afc163
792d23036c
test: update snapshot
2022-06-01 19:24:56 +08:00
zombiej
af4fae1383
test: Update snapshot
2022-06-01 19:15:15 +08:00
zombiej
01dbe2ff25
chore: merge master
2022-06-01 18:46:38 +08:00
afc163
6423e22f78
chore: merge feature
2022-06-01 18:28:31 +08:00
MadCcc
e1b5595f83
chore: grid ( #35847 )
2022-06-01 16:59:43 +08:00
叶枫
c3fc5db788
fix: drawer close twice children is undefined ( #35853 )
...
* fix: drawer close twice children is undefined
* fix: drawer close twice children is undefined
* chore: code
* fix: test
2022-06-01 16:46:55 +08:00
vagusX
938cdabced
fix: set jest shard to 2 ( #35831 )
2022-06-01 16:40:09 +08:00
zombiej
81a2b2dd06
chore: bump rc-dialog & update snapshot
2022-06-01 15:02:36 +08:00
yykoypj
7dc56e3f00
test: move test cases to @testing/library for List ( #35850 )
2022-06-01 13:45:51 +08:00
afc163
cc9e3c2da1
docs: update FAQ titles
2022-06-01 13:30:44 +08:00
afc163
d13f02a89f
style: tweak Skeleton margin top style ( #35848 )
2022-06-01 13:14:05 +08:00
slotDumpling
1251a4e775
perf: active skeleton animated with transform ( #35836 )
...
* active skeleton animated with transform
* properties order fixed
* properties order fixed
* properties order fixed
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-01 12:13:09 +08:00
MadCcc
a434ec7614
refactor: Steps full token ( #35841 )
...
* refactor: steps full token
* refactor: progress dot
* refactor: no hard code
* refactor: token optimization
2022-06-01 11:19:05 +08:00
二货机器人
7b73b62c57
refactor: full token ( #35845 )
2022-06-01 11:16:52 +08:00
二货机器人
997cafaeae
refactor: full token of Radio ( #35838 )
...
* refactor: full token
* chore: fix lint
2022-06-01 10:14:57 +08:00
yykoypj
166100ee1b
test: move test cases to @testing/library for Drawer ( #35839 )
2022-06-01 09:40:25 +08:00
MrHadEnough
cfd25f9650
docs: fix typo of Menu items code example ( #35832 )
2022-05-31 21:05:53 +08:00
二货机器人
3b1539c711
refactor: full token ( #35834 )
2022-05-31 20:32:00 +08:00
二货机器人
1c07387fda
refactor: Tag full token ( #35830 )
2022-05-31 18:30:17 +08:00
MadCcc
61704494df
chore: fix es statistic ( #35826 )
2022-05-31 17:36:18 +08:00
MadCcc
4f6ebc944c
chore: insert statistic into es ( #35824 )
2022-05-31 16:44:55 +08:00
afc163
6ced6c33f4
fix: Progress type="line" strokeLinecap ( #35822 )
2022-05-31 13:42:53 +08:00
Yuki Zhang
b46e839a5f
test: move test cases to @testing/library for Modal ( #35785 )
...
* test: move test cases to @testing/library for Modal
* update
* fix: test
* test: add test case for mouse position
* chore: revert
2022-05-31 10:29:13 +08:00
afc163
a61671f32f
chore: upgrade to jest-image-snapshot 5.x ( #35818 )
2022-05-31 10:11:33 +08:00
afc163
9b95a30ec9
refactor: Table to CSS-IN-JS ( #35584 )
...
* style: add basic styles of table
* style: add basic border styles of table
* style: add more styles of table
* style: add more styles of table
* style: add pagination and summary styles
* add more styles
* style: add cell-ellipsis styles
* style: add Radius style
* style: add basic styles of table
* style: add basic border styles of table
* style: add more styles of table
* style: add more styles of table
* style: add pagination and summary styles
* add more styles
* style: add cell-ellipsis styles
* style: add Radius style
* style: add sorter style
* style: add sorter style
* style: add filter style
* style: add filter style
* style: add filter style
* style: fix filter and sort style
* style: fix bordered style
* style: fix bordered style
* style: fix bordered style
* style: add size style
* style: fix size style
* style: add selection style
* style: format code
* style: add sticky code
* style: add expand code
* style: add expand code
* style: add expand code
* style: add fixed code
* add fixed style
* style: fix diff place
* style: use number as px string
* chore: improve function name
* chore: use token
* style: rtl styles
* chore: fix marigin and padding logical properties
* fix: rtl styles
* fix: table filter dropdown style
* chore: remove useStyle
* chore: revert classNames
* fix: test case
* fix shadow in rtl
* Apply suggestions from code review
* chore: sub filter tree
* style: fix tree dropdown padding
Co-authored-by: zombiej <smith3816@gmail.com>
2022-05-31 10:10:35 +08:00
MadCcc
47493c0e90
chore: collect statistic after compile ( #35813 )
...
* chore: collect statistic after compile
* chore: code clean
* chore: code clean
* chore: code clean
* chore: remove export in ConfigProvider
* chore: only lib
* test: fix lint
* chore: code clean
2022-05-30 20:22:48 +08:00
github-actions[bot]
96aa75748b
chore: auto merge branchs ( #35814 )
...
chore: next merge feature
2022-05-30 11:31:02 +00:00
zombiej
099322af16
chore: resolve injection
2022-05-30 19:13:16 +08:00
zombiej
300dddebbb
chore: next merge feature
2022-05-30 19:11:21 +08:00
二货机器人
99c16aa8d6
refactor: Fix Dropdown nesting menu injection logic ( #35810 )
...
* refactor: Dependency Inversion
* test: update snapshot
* test: Update snapshot
* test: more
* fix: table dropdown logic
* fix: menu lint
2022-05-30 19:06:51 +08:00
Peach
336fef0f8a
docs: changelog for 4.20.7 ( #35804 )
...
* docs: changelog for 4.20.7
* chore: bump version to 4.20.7
* docs: update changelog
2022-05-30 15:17:44 +08:00
yykoypj
8281c064cf
test: move test cases to @testing/library for Image ( #35806 )
2022-05-30 13:47:13 +08:00
github-actions[bot]
9c8baaa466
chore: auto merge branchs ( #35798 )
...
chore: merge master into next
2022-05-30 03:39:16 +00:00
afc163
8511d92083
Merge branch 'next' into next-merge-master
2022-05-30 11:05:04 +08:00
renovate[bot]
b535068590
chore(deps): update dependency eslint-plugin-jest to ~26.4.0 ( #35801 )
...
* chore(deps): update dependency eslint-plugin-jest to ~26.4.0
* Update package.json
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-05-30 10:50:14 +08:00
二货机器人
145da279d6
refactor: Full token of collapse ( #35789 )
...
* chore: init
* chore: full token
* chore: orign it
* chore: revert empty line
2022-05-30 10:20:03 +08:00
yykoypj
f64291689c
test: move test cases to @testing/library for Tabs ( #35796 )
2022-05-29 22:50:31 +08:00