一个道士
94e43c4821
refactor: cssinjs for Space component ( #35211 )
3 years ago
PCCCCCCC
b3e8e2d555
Refactor:Component Tooltip Less to cssinjs ( #35340 )
* refactor: add basic css layout for tooltip
* style: handle the special mutilte repeat property
* style: complete the custom color style
* style: replace with Logical properties
* style: skip check some logic property
* docs: add FIXME necessary
* chore: adjust bundle size and trigger the preview ci
3 years ago
Long Hao (龙濠)
32d0067d55
refactor: Anchor cssinjs ( #35139 )
* refactor: anchor cssinjs
* fix: padding use logical css
* fix: link padding wrong
3 years ago
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
3 years ago
xrkffgg
274c1f7fa3
refactor: collpase cssinjs ( #35066 )
3 years ago
二货机器人
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>
3 years ago
afc163
4ebe262426
refactor: Carousel code style ( #35213 )
3 years ago
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
3 years ago
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>
3 years ago
黑雨
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
3 years ago
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
3 years ago
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
3 years ago
miracles1919
9f0397c585
refactor: cssinjs for Card ( #35008 )
* refactor: cssinjs for Card
* refactor: remove float skip
* chore: fix lint
3 years ago
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>
3 years ago
MadCcc
ab402c1976
refactor: Image migrate to genComponentStyleHook ( #34933 )
3 years ago
MadCcc
5d6bf9d2df
refactor: List migrate to genComponentStyleHook ( #34932 )
3 years ago
MadCcc
05643ab9f3
refactor: Drawer migrate to genComponentStyleHook ( #34931 )
3 years ago
MadCcc
87827c193b
refactor: Descriptions migrate to genComponentStyleHook ( #34930 )
3 years ago
MadCcc
ef2d66ec42
refactor: Spin migrate to genComponentStyleHook ( #34929 )
3 years ago
MadCcc
c9dc63df75
refactor: Grid migrate to genComponentHook ( #34928 )
3 years ago
MadCcc
7392a6d05b
refactor: Skeleton migrate to genComponentStyleHook ( #34922 )
3 years ago
MadCcc
1a0efc22d1
refactor: Switch migrate to genComponentStyleHook ( #34920 )
* refactor: Switch migrate to genComponentStyleHook
* test: fix lint
* chore: code clean
3 years ago
MadCcc
32b993feee
refactor: Rate migrate to genComponentStyleHook ( #34919 )
3 years ago
MadCcc
c0d1359098
refactor: Statistic migrate to genComponentStyleHook ( #34917 )
3 years ago
MadCcc
a2e6e3cec4
refactor: Badge migrate to genComponentStyleHook ( #34916 )
3 years ago
MadCcc
662653952e
refactor: Result migrate to genComponentStyleHook ( #34915 )
3 years ago
MadCcc
41452045e0
refactor: Tag migrate to genComponentStyleHook ( #34914 )
3 years ago
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
3 years ago
MadCcc
aa9a36da43
refactor: Popover & Avatar migrate to genComponentStyleHook ( #34913 )
3 years ago
MadCcc
5d54fa9be5
refactor: Alert migrate to genComponentStyleHook ( #34912 )
3 years ago
MadCcc
064edfe22a
refactor: Checkbox & Tree migrate to genComponentStyleHook ( #34904 )
* refactor: Checkbox migrate to genComponentStyleHook
* refactor: tree migrate to genComponentStyleHook
3 years ago
MadCcc
8dd16a1f57
refactor: Carousel migrate to genComponentStyleHook ( #34902 )
3 years ago
MadCcc
811c48795a
refactor: affix use genComponentStyleHook ( #34896 )
3 years ago
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
3 years ago
MadCcc
b7c7abfdd4
refactor: form use genHook ( #34888 )
3 years ago
MadCcc
e5efbee968
refactor: Components based on Input migrate to genHook ( #34884 )
* refactor: Input base components use genHook
* chore: code style
* chore: code clean
3 years ago
Long Hao (龙濠)
bffdf0dee5
refactor: Empty cssinjs ( #34842 )
* feat: next-empty finish
* fix: add comment and remove type
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
MadCcc
833ff22728
refactor: form cssinjs ( #34679 )
* refactor: form cssinjs
* fix: use rootPrefixCls
* feat: enhance
* test: update snapshot
* chore: code clean
* refactor: code enhance
* chore: code clean
* feat: add feedback icon style
* fix: padding
* feat: add motion easeout
* fix: explain padding
* fix: style
* chore: code clean
* test: update snapshot
3 years ago
二货机器人
d437f9fad9
refactor: More token used on component ( #34766 )
* chore: add fontSizeIcon
* chore: cascader
* chore: slider token
* chore: slider token
* chore: move to outline
* chore: input style
* chore: input align
* chore: slider full
* chore: align inputNumber
* chore: input token
* chore: input-number token
* chore: mention token
* fix: ts def
3 years ago
二货机器人
2aa33578c2
refactor: Align with token ( #34713 )
* chore: Divider full token
* chore: typography with tokn
* chore: select with token
* chore: tree with token
* chore: select style
* chore: select style
* chore: clean up
3 years ago
xrkffgg
1627207255
refactor: popover cssinjs ( #34607 )
* refactor: popover cssinjs
* fix cls
* fix cls
* fix overlay
* fix: token
* fix: util
* fix: block -> line
* fix: interface
3 years ago
二货机器人
ebf52122a2
refactor: Button use full token & remove all `withPrefixCls` & support overrides ( #34690 )
* chore: init
* chore: button token
* chore: rm all withPrefixCls
* feat: overrides work
* feat: theme can be nest
* test: Update snapshot
* fix: memo logic
3 years ago
二货机器人
d952088650
refactor: More alias token ( #34681 )
* chore: colorHighlight
* chore: bgSecondary
* chore: colorLink
* chore: link style
* chore: rm fly variables
* chore: colorAction
* chore: add warning comment
* chore: token outline
* chore: colorBgXXX
* chore: alert
* rm: zIndex
* chore: rm zIndexComponent
* fix: tag color checkabl
* chore: tags tmp
3 years ago
二货机器人
b967f9eb81
refactor: More alias token ( #34658 )
* chore: rm disabled color
* chore: color heading
* chore: shows tokn
* chore: fix color mapping
* chore: status colors
* chore: durations
* chore: outline color
* chore: comment info
* chore: background color
* chore: merge nexr
3 years ago
Long Hao (龙濠)
18c4fe5fd9
refactor: next-affix change affix use cssinjs ( #34558 )
* refactor: next-affix
* fix: wrong spell
* fix: add fixme
* fix: prefixnam
* fix: change hash to classname
* fix: omit hashclassName
* fix: change name to rootclassName
* fix: rootClassName add
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
二货机器人
a7a180b913
refactor: Color related token ( #34648 )
* chore: move controlHeight in der
* chore: controlLineWidth
* chore: controlRadius
* chore: color
* chore: outline width
* chore: outline width
* chore: rm outlineBlurSize
* chore: colorTextLightSolid
3 years ago
二货机器人
608ce271b1
refactor: Move token to latest one ( #34637 )
* chore: rename motion
* chore: primary color
* chore: success color
* chore: all colors
* chore: mv control height up
* chore: font size format
3 years ago
二货机器人
f3f1dbf1b1
refactor: Move design token in ( #34624 )
* chore: move in
* wip: refactor the structure of design token
* refactor: merge override
* chore: mv in
* chore: fix ts
* chore: tmp all
* chore: comment
* chore: comment
* chore: use variables
* fix: compile error
Co-authored-by: arvinxx <arvinx@foxmail.com>
3 years ago