afc163
08d1a71ff4
refactor: Move Upload from less to css in js ( #34528 )
...
* refactor: Upload to CSS-in-JS
* chore: clean up outdated code
* chore: add FIXME
* revert useless change of UploadList
* fix: upload animation
2022-04-25 18:46:53 +08:00
xrkffgg
274c1f7fa3
refactor: collpase cssinjs ( #35066 )
2022-04-25 14:45:26 +08:00
二货机器人
b4730281a9
refactor: Dropdown cssinjs support ( #35214 )
...
* chore: init
* chore: dropdown style
* chore: more style
* chore: icon style
* chore: more style
* chore: diff shows the cache path
* chore: motion support
* chore: more style
* feat: status
* chore: sub menu style
* chore: all dropdown style
* fix: ts
* chore: update snapshot
* Update components/dropdown/style/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* chore: update style
Co-authored-by: MadCcc <1075746765@qq.com>
2022-04-25 10:54:00 +08:00
afc163
3d23b809b1
refactor: import css-in-js utils from theme ( #35215 )
2022-04-24 18:05:08 +08:00
afc163
4ebe262426
refactor: Carousel code style ( #35213 )
2022-04-24 17:42:36 +08:00
zombiej
1a84acb3fb
chore: merge master
2022-04-22 18:21:45 +08:00
二货机器人
f8e7cba353
refactor: Simplify Button Group Style ( #35175 )
...
* chore: refactor grp with context
* test: Update snapshot
* chore: clean up
* test: fix test case
* chore: clean up
* test: fix test
2022-04-22 17:40:52 +08:00
PCCCCCCC
a74fdbc911
Refactor:Component Layout Less to cssinjs ( #35102 )
...
* refactor: add basic cssinjs strcture
* refactor: add more refactor style
* style: modify more style
* style: keep the code style consistent
2022-04-22 15:00:18 +08:00
MadCcc
a106459dd1
feat: add zoom animation ( #35148 )
...
* feat: support Keyframes as 'animationName' value
* feat: add zoom animation
* chore: code clean
* test: fix anim
* chore: move file
* chore: dep clean
2022-04-21 17:28:02 +08:00
MadCcc
1d91507a59
feat: support Keyframes as 'animationName' value ( #35142 )
2022-04-21 02:06:22 +08:00
Long Hao (龙濠)
959049f03e
refactor: BackTop cssinjs ( #34882 )
...
* feat: finish half
* feat: next-backtop finish
* fix: delete px and add duration
* fix: use genComponentStyleHook and change right to logical css
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
Co-authored-by: 龙濠 <longhao@longhaodeMacBook-Pro.local>
2022-04-20 19:36:59 +08:00
黑雨
87a5ddf0be
feat: cssinjs for menu ( #34958 )
...
* feat: cssinjs for menu
* feat: merge next
* feat: update for lint
* feat: update for test
* feat: update for style
* feat: update snap
2022-04-20 15:31:04 +08:00
二货机器人
c4dab10188
chore: dynamic salt on dev env ( #35120 )
2022-04-20 15:18:25 +08:00
afc163
756f06c2fe
chore: sync master into next branch
2022-04-20 11:30:55 +08:00
MadCcc
e8991979fd
refactor: picker cssinjs ( #35037 )
...
* refactor: picker cssinjs
* feat: cssinjs
* feat: panel style
* refactor: picker status style
* feat: rtl style
* test: fix lint
* fix: fix && selector
* fix: range style
* fix: time panel style
* fix: round arrow style
* fix: style
* fix: ranges
* fix: logical
* chore: comment
2022-04-19 16:54:52 +08:00
PCCCCCCC
f4411d9393
Refactor:Component Steps Less to cssInJs ( #35058 )
...
* refactor: Steps cssInJs add basic structure
* refactor: change Component Steps less into cssInJs
* refactor: ♻️ steps cssInJs code formated
* style: 💄 change Steps cssinjs left and right into Logical Properties
* style: 💄 steps cssinjs add FIXME for number hardcode
* style: 💄 steps cssinjs dismiss useless rtl style
* style: 💄 step cssinjs fix the 'not compatible with RTL mode' warning and fix the style in RTL mode
* style: code formated for FIXME
* style: revert the change about _skip_check_
* style: step cssinjs margin/padding used with Logical properties
* ci: fix lint check
* style: fix the style on RTL
* style: try fix the step subtitle order on RTL mode
* style: optimization the style on RTL and dismiss duplicate styles with logical properties
2022-04-19 11:28:06 +08:00
MadCcc
617449ddd2
test: add cssinjs test ( #35077 )
...
* test: add cssinjs test
* test: demoTest test cssinjs
* test: update snapshot
* test: adjust text
2022-04-19 11:27:09 +08:00
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases ( #35026 )
...
* test: React StrictMode
* test: fix Spin test
* chore: wrapper enzyme
* test: fix setState
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test cover
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: more test case
* test: disable part of it
* test: fix test & add placeholder
* test: Use orign enzyme mount
Co-authored-by: zombiej <smith3816@gmail.com>
2022-04-18 21:02:11 +08:00
miracles1919
9f0397c585
refactor: cssinjs for Card ( #35008 )
...
* refactor: cssinjs for Card
* refactor: remove float skip
* chore: fix lint
2022-04-13 16:22:28 +08:00
zombiej
d907338d79
chore: merge feature
2022-04-12 15:59:36 +08:00
LuZhenJie1999
a5e9547b26
feat: add cssinjs of timeline ( #34980 )
...
* feat: add cssinjs of timeline
* fix: fix cr problems
* chore: revert unreteated code
* chore: revert unreteated code
* chore: clean code
Co-authored-by: 歆其 <luzhenjie.lzj@antgroup.com>
2022-04-12 00:17:57 +08:00
zombiej
a0d1440050
chore: merge conflict
2022-04-11 17:41:54 +08:00
MadCcc
101865cf7e
fix: statistic token ( #34962 )
...
* fix: statistic token
* fix: all components token
* test: fix lint
* chore: code clean
* Revert "chore: code clean"
This reverts commit 2c0e7d6ba3
.
2022-04-11 16:04:00 +08:00
二货机器人
688422b490
test: back of coverage ( #34964 )
...
* test: fix coverage
* chore: bump bisheng
* chore: clean up
* chore: update deps
* chore: test coverage
2022-04-11 15:32:00 +08:00
二货机器人
5b8e4e51e9
chore: Compatible for @types/react@18 ( #34937 )
...
* chore: bump types def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: part ts def
* chore: free --legacy-peer-deps
* chore: ignore peer
* chore: fix ts logic
* chore: use fork docsearch
* chore: fix demo ts
2022-04-08 22:55:42 +08:00
MadCcc
ab402c1976
refactor: Image migrate to genComponentStyleHook ( #34933 )
2022-04-08 18:05:50 +08:00
MadCcc
5d6bf9d2df
refactor: List migrate to genComponentStyleHook ( #34932 )
2022-04-08 17:43:44 +08:00
MadCcc
05643ab9f3
refactor: Drawer migrate to genComponentStyleHook ( #34931 )
2022-04-08 15:43:28 +08:00
MadCcc
87827c193b
refactor: Descriptions migrate to genComponentStyleHook ( #34930 )
2022-04-08 15:28:34 +08:00
MadCcc
ef2d66ec42
refactor: Spin migrate to genComponentStyleHook ( #34929 )
2022-04-08 15:28:24 +08:00
MadCcc
c9dc63df75
refactor: Grid migrate to genComponentHook ( #34928 )
2022-04-08 15:24:07 +08:00
MadCcc
7392a6d05b
refactor: Skeleton migrate to genComponentStyleHook ( #34922 )
2022-04-08 14:36:50 +08:00
MadCcc
1a0efc22d1
refactor: Switch migrate to genComponentStyleHook ( #34920 )
...
* refactor: Switch migrate to genComponentStyleHook
* test: fix lint
* chore: code clean
2022-04-08 14:36:26 +08:00
MadCcc
32b993feee
refactor: Rate migrate to genComponentStyleHook ( #34919 )
2022-04-08 11:10:46 +08:00
MadCcc
c0d1359098
refactor: Statistic migrate to genComponentStyleHook ( #34917 )
2022-04-08 00:18:31 +08:00
MadCcc
a2e6e3cec4
refactor: Badge migrate to genComponentStyleHook ( #34916 )
2022-04-08 00:18:02 +08:00
MadCcc
662653952e
refactor: Result migrate to genComponentStyleHook ( #34915 )
2022-04-07 22:25:04 +08:00
MadCcc
41452045e0
refactor: Tag migrate to genComponentStyleHook ( #34914 )
2022-04-07 22:19:56 +08:00
miracles1919
f581159cb5
refactor: cssinjs for Tabs ( #34811 )
...
* refactor: cssinjs for Tabs
* doc: update demo css
* refactor: use genHook
* refactor: add skip check
* fix: remove useless skip
* refactor: remove rootPrefixCls
2022-04-07 22:07:18 +08:00
MadCcc
aa9a36da43
refactor: Popover & Avatar migrate to genComponentStyleHook ( #34913 )
2022-04-07 21:50:35 +08:00
MadCcc
5d54fa9be5
refactor: Alert migrate to genComponentStyleHook ( #34912 )
2022-04-07 21:29:50 +08:00
MadCcc
064edfe22a
refactor: Checkbox & Tree migrate to genComponentStyleHook ( #34904 )
...
* refactor: Checkbox migrate to genComponentStyleHook
* refactor: tree migrate to genComponentStyleHook
2022-04-07 18:24:45 +08:00
MadCcc
8dd16a1f57
refactor: Carousel migrate to genComponentStyleHook ( #34902 )
2022-04-07 17:02:54 +08:00
MadCcc
811c48795a
refactor: affix use genComponentStyleHook ( #34896 )
2022-04-07 14:53:13 +08:00
MadCcc
821ac5bc97
refactor: select use genHook ( #34891 )
...
* refactor: select use genHook
* chore: code clean
* refactor: tree-select support genHook
* chore: code clean
* chore: code clean
* fix: tree style
2022-04-07 12:20:34 +08:00
MadCcc
8cb60ad7f1
feat: provide antCls in token ( #34889 )
2022-04-07 00:19:37 +08:00
MadCcc
b7c7abfdd4
refactor: form use genHook ( #34888 )
2022-04-06 22:14:16 +08:00
MadCcc
e5efbee968
refactor: Components based on Input migrate to genHook ( #34884 )
...
* refactor: Input base components use genHook
* chore: code style
* chore: code clean
2022-04-06 21:49:30 +08:00
MadCcc
f9b80cbcc3
refactor: provide iconCls in token ( #34869 )
...
* perf: provide iconCls in token
* chore: code style
* chore: use import/export type
2022-04-06 12:20:52 +08:00
二货机器人
a67c0d28d3
fix: react 18 test fixing ( #34787 )
...
* fix: try fix
* chore: ci
* test: recover
* test: more test case
* test: more and mote
* test: btn test
* fix: react 18 compitable
* chore: more test
* test: all confirm test
* chore: tmp
* chore: test lib
* chore: tmp
* chore: tmp
* test: back of part
* test: back of menu index test
* test: more test
* test: form test
* test: rm IE11 test case
* chore: fix compatible
* chore: clean up
* chore: back of all test case
* test: ignore 18 lines
* chore: remove render test of enzyme in upload
* test: back of IE11 test case to fit 100% coverage
* chore: fix pkg deps
2022-04-06 11:07:15 +08:00