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
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
MadCcc
8e4f1c6836
refactor: token update ( #36279 )
...
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
2022-06-28 20:33:01 +08:00
dingkang
a2c7ea4ab6
test: replace test case with test lib ( #36276 )
2022-06-28 18:47:21 +08:00
Alan Deng
bf924df874
style(Divider): replace fixed class name with variable ( #36271 )
2022-06-28 16:11:19 +08:00
二货机器人
fe907cc57b
refactor: Export theme useDesignToken as root hooks ( #36267 )
...
* refactor: export useDesignToken
* chore: site update
* chore: not conflict with react version
* chore: update snapshot
* chore: update snapshot
2022-06-28 15:38:30 +08:00
MadCcc
2c7a8af2f4
refactor: wave css variables ( #36263 )
...
* refactor: wave use css variables
* fix: get wave color
* chore: code clean
* test: update test case
* test: add test case
* chore: code clean
* test: update test case
2022-06-28 15:20:09 +08:00
afc163
3ee6c47da2
chore: update Belarusian locale ( #36265 )
...
* Edited Belarusian locale:
- Added missed entries
- Fixed some mistakes
* test: update snapshot
Co-authored-by: Aliaksiej Razumaŭ <belarusaed@gmail.com>
2022-06-28 12:03:35 +08:00
MadCcc
619d786948
refactor: Wave cssinjs ( #36259 )
...
* refactor: Wave cssinjs
* feat: enable hash
* refactor: tag & switch support wave
* chore: code clean
2022-06-28 01:49:37 +08:00
github-actions[bot]
17cc8dddda
chore: auto merge branches ( #36258 )
...
chore: merge master into next
2022-06-27 14:16:49 +00:00
MadCcc
932398333e
test: add override component token test ( #36257 )
...
* test: add override component token test
* test: update snapshot
2022-06-27 21:26:12 +08:00
MadCcc
483c8d39bd
refactor: wrap Wave with FC ( #36248 )
...
* refactor: wrap Wave with FC
* test: update test case
2022-06-27 16:57:34 +08:00
zombiej
b7013a138b
chore: merge master
2022-06-27 14:55:59 +08:00
二货机器人
de2992f96f
chore: move path ( #36243 )
...
* chore: base move
* chore: all path
* chore: fix script
2022-06-27 14:25:59 +08:00
MadCcc
8f5e0d12ed
refactor: refactor token types ( #36242 )
...
* refactor: refactor token types
* chore: code clean
2022-06-27 11:54:31 +08:00
MadCcc
db62ade5f6
fix: popover arrow support custom color ( #36241 )
2022-06-27 10:57:42 +08:00
Tianyuan Zhang
93400e25ec
docs: update Tabs demo code ( #36217 )
...
* docs:update demo code
* docs: update Tabs demo code
* docs: update Tabs demo code
2022-06-24 18:08:17 +08:00
afc163
eeedb876c0
chore: fix eslint warning and bisheng terminal log ( #36220 )
...
* chore: fix eslint warning
* chore: fix bisheng log
* Update basic.md
2022-06-24 16:40:48 +08:00
afc163
d733de8f14
docs: update valueStyle description ( #36226 )
...
close #36219
2022-06-24 16:39:21 +08:00
afc163
378ae07799
chore: merge master to next
2022-06-24 12:05:35 +08:00
afc163
326978e736
style: fix Table expand icon align issue ( #36215 )
2022-06-24 12:04:28 +08:00
afc163
f7cc14c0e2
fix: upload test case
2022-06-24 11:50:13 +08:00
afc163
4ca2a812e0
resolve conflict
2022-06-24 11:35:54 +08:00
afc163
a5fe576d48
chore: merge master to next
2022-06-24 11:32:42 +08:00
MadCcc
9f2f9bb57f
refactor: default theme with algorithm ( #36175 )
...
* refactor: alias token
* refactor: use palettes
* refactor: default theme
* chore: code clean
* refactor: component token
* feat: light tokens
* feat: add dark theme
* feat: dark derivative
* chore: code clean
* refactor: fix colorBgContainer
* refactor: rename token
* test: fix lint
* chore: code clean
* chore: code clen
* refactor: badge shadow color
* test: add test case
2022-06-24 11:11:42 +08:00
afc163
f8a9cb3498
fix: nested Table margin style ( #36209 )
...
* fix: nested Table margin style
* fix: tsx demo
* test: update snapshot
2022-06-24 10:49:59 +08:00
MadCcc
373f0c5a65
refactor: shadow alias ( #36213 )
...
* refactor: shadow
* refactor: component box shadow
* refactor: shadow alias
2022-06-24 10:45:29 +08:00
afc163
7357f55d52
fix: Upload listType="picture-card" select button when children is empty ( #36196 )
...
* fix: Upload listType="picture-card" select button should be hidden when children is empty
close #36183
* test: fix test case
2022-06-23 16:45:24 +08:00
Dunqing
2971e3b081
fix: Reset the last selection key ( #34705 )
...
* fix: reset last selection key
* reset last selection key when deselect
* fix: add test case
* fix: remove unused code
* fix: enzyme bug
* fix: update test
* styles: remove empty line
* fix: lint error
* test: migrate to testing-libary
* fix: xxx.simulate is not a function
* fix: lint error
* fix: use wrong
* fix: solved test not work
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2022-06-23 16:04:55 +08:00
二货机器人
c5b742d253
docs: warning for alpha ( #36194 )
...
* docs: warning for alpha
* chore: move to file
* fix: warning client only
* chore: move
2022-06-23 14:37:22 +08:00
Dunqing
3ea2817549
fix: type incompatibility in strict mode ( #36189 )
...
* fix: type incompatibility
* fix: type
2022-06-23 12:17:05 +08:00
afc163
12f0b834dc
style: fix Button loading icon margin issue ( #36195 )
...
ref #36168
2022-06-23 12:13:41 +08:00
afc163
88415f45e1
chore: fix Menu deprecated warning when item={undefined} ( #36190 )
2022-06-23 11:25:21 +08:00
Andrew Horn
1c8415c494
Corrected grammar in comment in hooks.md ( #36185 )
2022-06-23 10:33:12 +08:00
lijianan
4401c74a16
refactor: performance optimization ( #36177 )
...
* style: code style optimization
* style: code style optimization
* style: code style optimization
* style: code style optimization
* fix: Code style optimization
* style: format
2022-06-22 21:01:00 +08:00
zombiej
ddd7fc5865
chore: rm useless config test
2022-06-22 17:34:32 +08:00
dingkang
8c172a0d64
test: replace pagination test with test-library ( #36178 )
2022-06-22 17:12:04 +08:00
zombiej
d4e7ae0e9e
chore: rm useless file
2022-06-22 15:48:17 +08:00
zombiej
07520b44c4
chore: fix merge conflict
2022-06-22 15:31:47 +08:00
zombiej
8749c1ae04
chore: merge master
2022-06-22 15:18:03 +08:00
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2022-06-22 14:57:09 +08:00
afc163
15b8b85ce8
style: fix Button loading icon margin issue ( #36168 )
...
* style: fix Button loading icon margin issue
* test: update snapshot
* test: fix tsx demo error
2022-06-22 12:58:56 +08:00
lijianan
db58f19d8c
style: Remove methed of Array push ( #36157 )
...
* style: code style optimization
* style: code style optimization
* style: code style optimization
* style: code style optimization
2022-06-22 10:06:02 +08:00
zombiej
257d648274
fix: test case
2022-06-21 21:27:41 +08:00
MadCcc
a649267905
chore: remove conflict
2022-06-21 19:49:54 +08:00
zombiej
91245c16ad
chore: merge master
2022-06-21 19:40:22 +08:00
lijianan
8227a53791
style: Code style optimization ( #36144 )
...
* style: code style optimization
* style: code style optimization
* style: code style optimization
2022-06-21 19:17:20 +08:00
MadCcc
11833c275d
chore: add dark theme
2022-06-21 17:17:19 +08:00