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
e7c8802c22
refactor: Slider migrate to genComponentStyleHook ( #34910 )
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
c18dea7c2d
refactor: Divider use genComponentStyleHook ( #34897 )
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
8cb60ad7f1
feat: provide antCls in token ( #34889 )
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
MadCcc
f9b80cbcc3
refactor: provide iconCls in token ( #34869 )
* perf: provide iconCls in token
* chore: code style
* chore: use import/export type
3 years ago
MadCcc
d0c4d7b0ec
feat: add useComponentStyle ( #34802 )
* feat: add useComponentStyle
* chore: auto generic
* feat: add overload
* feat: filter component token
* feat: genComponentStyleHook
* test: fix lint
* feat: button for test case
* chore: code clean
* chore: code clean
* feat: add componentCls into token
* feat: merge token statistic
* chore: code clean
* fix: cache token merge
* chore: code clean
* chore: add comment & rename variables
* chore: code enhancement
* chore: FullToken<ComponentName>
* chore: clean input
* chore: code clean
* test: fix lint
* feat: inset prefixCls
Co-authored-by: zombiej <smith3816@gmail.com>
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
二货机器人
1dc998ace5
docs: Access component use which token ( #34827 )
* chore: token of it
* chore: not only
* chore: site always can statistic
* chore: shows
* chore: ignore useless coverage
3 years ago
黑雨
ead003a8e6
feat: cssinjs for list ( #34739 )
* feat: cssinjs for list
* feat: update for style
* feat: update for lint
* feat: update for style
3 years ago
dengqing
4b7c95b445
refactor: descriptions cssinjs ( #34786 )
* refactor: less move to cssinjs
* feat: move rtl related less to cssinjs
* style: comment style
* fix: remove all hashIds expecting root hashId
* docs: add hard code in v4
* refactor: rtl support switched to logical properties
* refactor: shorthand rtl className
* styles: style invalid
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
3 years ago
JiquanWang99
582df1199b
refactor: migrate the grid from less to cssinjs ( #34573 )
* refactor: migrate the grid from less to cssinjs
* fix: remove the hashid in col component
* refactor: split the useStyle of grid
* chore: add deps-lint-skip-all
* chore: add a fixme comment
* chore: remove the preset grid sizes in grid
3 years ago
github-actions[bot]
6515d80431
chore: auto merge branchs ( #34801 )
chore: sync master to next
3 years ago
Yunwoo Ji
f5c6379bba
fix: correct className ( #34791 )
3 years ago
afc163
c0304cca55
fix: Pagination should display middle size Select when ConfigProvider componentSize is large ( #34756 )
* fix: Pagination should display middle size Select
when ConfigProvider componentSize is large
close #34744
* fix snapshot
3 years ago
二货机器人
2733977245
chore: React 18 test case ( #34781 )
* chore: add 18 test
* chore: update test flow
* chore: fail fast
* chore: foce ci
* chore: more if
* chore: test it
* chore: back of it
* chore: master only
* chore: fix spell
* chore: force install
* test: comment 16 tmp
* chore: use react 17
* chore: install 18
* chore: back of 16 & 17
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
MadCcc
003e27ff4f
fix: mentions status style ( #34776 )
* fix: mentions status style
* test: update snapshot
* chore: code clean
3 years ago
Peach
25078f4673
refactor: cssinjs for Pagination ( #34661 )
* refactor: restore marginSM theme alias
* feat: export sm from input style
* refactor: cssinjs for Pagination
* refactor: use updated design token for Pagination
* refactor: update design token for Pagination
* refactor: update changed design token for Pagination
* chore: fixme for Pagination style
3 years ago
zombiej
c89e33d0b6
test: update snapshot
3 years ago
MadCcc
34d49b1985
chore: fix ci ( #34778 )
3 years ago
黑雨
35cb77ade5
feat: cssinjs for skeleton ( #34698 )
* feat: cssinjs for skeleton
* feat: update for review
* feat: update for style
* feat: update for style
3 years ago
zombiej
d92bb8fb03
chore: merge master
3 years ago
zombiej
2425c019bc
chore: merge master
3 years ago
二货机器人
ceba0d5c23
chore: comiple use matrix ( #34770 )
* chore: comiple use matrix
* chore: 16 deps
* chore: not install 16
* chore: update
* chore: to 16
* chore: install 16
* chore: install 16
* chore: install 16
* chore: install 16
* chore: concurrent
* chore: back all
* chore: fix lines
* chore: cancel if new comes
* chore: single dist speed up
* chore: fix
* chore: fix
* chore: update
* fix: deps
3 years ago
MadCcc
ff02a4e265
docs: replace grid design img ( #34771 )
* chore: replace grid design img
* fix: code error
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
github-actions[bot]
b579933ec6
chore: auto merge branchs ( #34767 )
chore: next merge feature
3 years ago
MadCcc
c84a7aa7ec
Merge branch 'feature' into next-merge-feature
3 years ago
xrkffgg
bc143ca65c
refactor: avatar cssinjs ( #34737 )
* refactor: avatar cssinjs
* style: format
* fix: group
3 years ago