二货爱吃白萝卜
86b5c50cb4
refactor: Tooltip support auto arrow & auto shift ( #40632 )
...
* chore: adjust doc
* chore: simplify arrow offset
* chore: auto adjust shift
* docs: adjust demo
* chore: update snapshot
* chore: provide ref
* test: prepare
* chore: update deps
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: fix part test
* test: update snapshot
* fix: missing pure render
* fix: Popover pure panel
* test: update snapshot
* test: update tour snapshot
* chore: bump trigger ver
* test: fix render ssr logic
* test: skip unnecessary case
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: fix test case
* chore: clean up useless warning
* test: add check for placement
* chore: ignore default
2023-02-15 10:21:28 +08:00
二货机器人
56f76c79ec
chore: feature merge master
2023-01-19 17:21:02 +08:00
luo3house
98cf6b582e
fix(wave): validate detached dom node's wave style ( #40307 )
2023-01-19 11:50:12 +08:00
kiner-tang(文辉)
8b3868ac63
feat(tooltip): tooltip support arrow prop ( #40234 )
...
* feat: tooltip support arrow props
* docs: update docs
* chore: update rc-tooltip version
* feat: update snapshots
* feat: update snapshots
* style: format code
* Update components/tooltip/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/demo/arrow.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: code optimize
* docs: update docs
* feat: code optimize
* feat: del doc
* feat: update snapshots
* feat: update snapshots
* feat: update snapshots
* feat: refactor dropdown arrow style
* feat: comment
* Update components/tooltip/demo/arrow.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: popover support arrow prop
* feat: tour arrow style optimize
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* feat: update test case
* Update components/popover/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/tooltip/index.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-19 11:21:05 +08:00
lijianan
28d1157d6b
type: optimization undefined type ( #40241 )
...
* type: optimization undefined type
* fix type
* fix type
* add
* revert
* revert
* revert
2023-01-16 09:55:52 +08:00
二货爱吃白萝卜
96c0c21139
chore: adjust wave pos ( #40192 )
...
* chore: adjust wave pos
* chore: patch check
* chore: update post
2023-01-12 17:52:19 +08:00
lijianan
8501adbd84
fix: add displayName ( #40092 )
...
* fix: add displayName
* rerun ci
* rerun ci
2023-01-08 21:30:41 +08:00
lijianan
130c22ab03
style: Code style optimization ( #40083 )
...
* style: Code style optimization
* add
* rename
* rename
* revert
* revert
* revert
* add
2023-01-08 15:36:50 +08:00
Peter Gassner
25ea3a7202
fix: Allow users to handle promise rejections in ActionButton's onOk callback ( #40018 )
...
* fix: Allow users to handle promise rejections in onOk callback
Components that rely on ActionButton swallow rejected promises. This makes it impossible for userland code to handle them.
* polish: Fix linting problems
* polish: Return rejected promise instead of throwing
* refact: Remove test for unhandled promise rejection
This test breaks when run in parallel by Jest. At the moment we have no way of changing the way Jest works and it prohibits us from testing for "unhandledRejection" events.
See: https://github.com/ant-design/ant-design/pull/40018#issuecomment-1373590259
* test: hack for rejection
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-01-08 00:27:33 +08:00
Wuxh
7f189d56e5
refactor: merge preset colors ( #39742 )
...
* style: remove redundant code
* feat(style): add preset colour style generation method
(cherry picked from commit 1266e42ba27accb48a6544e3eddaa4a94daef00c)
* feat: uniform preset colour generation css selector method
(cherry picked from commit 5af87e8d5ffcfd23e755946167f200c0565f8222)
* chore: merge preset colors
(cherry picked from commit 05040dfb703f60a3ea1715326748c508acbf41a6)
* chore: update
(cherry picked from commit 241b40a1361469487a6a3e8f1ad07a25d250463d)
* chore: remove Badge preset inverse colors
* chore: remove fix
删除的这部分其实一个 Bug,但是为了给 PR 减负(尽可能单一, 后面新开一个 PR 来修复这个问题
* suggestions accepted
Update components/style/presetColor.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-06 11:06:46 +08:00
二货爱吃白萝卜
99b32a3c37
fix: wave target position switch ( #39966 )
...
* fix: Node delay for wave pos
* test: test case update
* test: test case update
* chore: update ignore
* test: test case update
* chore: resize check for size changing
* test: coverage
* chore: save code
2023-01-03 16:08:20 +08:00
二货爱吃白萝卜
9f7b129c41
fix: Button wave follow issue ( #39954 )
...
* fix: Button wave follow issue
* test: update test case
* chore: fix lint
2023-01-02 16:34:35 +08:00
lijianan
9aec72c395
chore: remove useless tsx support ( #39890 )
...
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2022-12-29 18:33:13 +08:00
lijianan
d55d39b811
type: LiteralUnion optimization ( #39871 )
2022-12-28 23:59:55 +08:00
lijianan
4e45276c4e
refactor[Wave]: CC => FC ( #39705 )
...
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-28 23:20:22 +08:00
sea、lucky
f488cb871b
fix(antd/transfer): transfer performance optimization while dataSourc… ( #39465 )
...
* fix(antd/transfer): transfer performance optimization while dataSource is large
* fix(antd/transfer): unified function format of transKeys util file
* fix(antd/transfer): transKeys Map Structure Adjustment
2022-12-25 15:21:21 +08:00
Wuxh
951e0e2c79
fix(list): fix error reported due to incorrect paginator parameters ( #39681 )
...
* fix(list): fix pagination parameter error
* test: add case
* test: update snapshot
* chore: update case
* feat(util): add mergeProps
ref: 3c87f1c5b1/src/utils/with-default-props.tsx (L5)
* chore: replace method
* chore: rename
2022-12-24 15:05:33 +08:00
azro352
328a800132
test: add test cases for breakpoints customize ( #39697 )
...
Rename useResponsiveObserve to useResponsiveObserver. Add validation of breakpoints values and test
2022-12-22 10:11:08 +08:00
MadCcc
a5324e8204
Merge branch 'feature' into feature-merge-master
2022-12-18 14:30:52 +08:00
lijianan
120db80c25
type: Button type optimization ( #39533 )
...
* type: type optimization
* fix type
* fix type
* fix type
* update docs
2022-12-15 17:48:29 +08:00
azro352
18400fbdee
Make breakpoints use the token feature ( #39105 )
...
* Add XXXL size
* Update index.zh-CN.md
* Update components/list/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Try to use `useToken` for building responsiveMap
* Try useResponsiveObserve
* Fix useResponsiveObserve
* Some try
* Some try
* Some try
* Remove impossible test
* Remove impossible test
* Fix token.screenXSMax
* Try to put test back as token.screenXSMax is fixed
* Remove impossible test now
* Subscribers, subuid and screen are no longer static
* reorganize def
* chore: not affect no-related file
* chore: not affect no-related file
* test: update test case
* chore: adjust memo logic
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-15 14:14:07 +08:00
lijianan
12543277b7
type: remove tuple、tupleNum、ElementOf ( #39478 )
...
* type: remove tuple
* type: remove tuple
* type: remove tuple
* fix
* fix
* fix type
* fix type
* fix type
* fix type
* fix type
* Update ColorPicker.tsx
* Update components/badge/utils.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix type
* fix type
* fix type
* fix
* fix
* fix type
* fix type
* fix type
* update snap
* update snap
Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-13 14:57:40 +08:00
lijianan
4efa3b2896
test: console.error
should nullable in Console ( #39050 )
2022-11-28 14:19:25 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
...
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2022-11-23 20:22:38 +08:00
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2022-11-19 13:47:33 +08:00
lijianan
52cb37f487
chore: remove throttleByAnimationFrameDecorator ( #38693 )
...
* chore: remove throttleByAnimationFrameDecorator
* fix
* fix
2022-11-19 13:45:56 +08:00
二货机器人
a33e344546
fix: lint
2022-11-13 14:43:50 +08:00
二货机器人
ac85fbec6f
chore: merge master
2022-11-13 14:33:07 +08:00
lijianan
d52b8c6afb
type: type optimization ( #38510 )
2022-11-11 18:15:02 +08:00
lijianan
d292257e47
chore: type optimization ( #38460 )
2022-11-09 17:36:49 +08:00
二货机器人
d5cfd195dd
chore: merge master
2022-11-07 23:32:46 +08:00
lijianan
038c9d0763
type: optimization React.useRef type ( #38388 )
2022-11-04 18:36:54 +08:00
lijianan
de1ab2c7f1
fix: add white color ( #38291 )
2022-10-31 10:55:08 +08:00
MadCcc
242b1713f5
Merge branch 'master' into next-merge-master
2022-10-26 14:56:44 +08:00
lijianan
3d33c34010
chore: use includes instead indexOf ( #38139 )
...
* chore: use includes instead indexOf
* fix: fix
2022-10-21 11:45:55 +08:00
lijianan
769cb3c79a
style: remove repeate method ( #38133 )
...
* style: remove repeate method
* fix: del break
2022-10-20 16:37:35 +08:00
MadCcc
5c72d04b10
Merge branch 'feature' into next-merge-feature
2022-10-19 17:46:21 +08:00
Zheeeng
e91d25622b
chore: signatures for tests ( #37949 )
...
* fix: signatures for tests
* fix: remove unused
* fix: test cases
* fix: test cases
2022-10-19 11:50:18 +08:00
MadCcc
7a38804f95
Merge branch 'master' into next-merge-master
2022-10-18 21:33:51 +08:00
lijianan
a2de8f7b2e
chore: add isValidElement for isFragment ( #38056 )
2022-10-17 16:23:45 +08:00
MadCcc
1c16888d43
Merge branch 'master' into next-merge-master
2022-10-14 15:55:31 +08:00
lijianan
71cfa31728
test: add test case ( #38015 )
2022-10-14 12:05:58 +08:00
MadCcc
4490d9dbdc
Merge branch 'master' into next-merge-master
2022-10-14 11:35:18 +08:00
hms181231
7709970d81
test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead ( #37984 )
...
* test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead
* test: Update util test case sleep to useFakeTimers
2022-10-12 22:46:16 +08:00
MadCcc
eb9179464b
Merge branch 'master' into next-merge-master
2022-09-22 11:47:05 +08:00
二货爱吃白萝卜
d9b6bc7539
fix: In shadow root inject style logic ( #37677 )
2022-09-21 17:43:07 +08:00
二货爱吃白萝卜
24d2074ca4
fix: PurePanel width measure ( #37624 )
...
* fix: PurePanel width measure
* test: Update snapshot
2022-09-19 11:37:44 +08:00
MadCcc
3515a40706
refactor: ConfigProvider theme API update ( #37568 )
...
* refactor: ConfigProvider theme support component alias
* test: fix test case
* chore: code clean
* test: fix lint
* test: fix tsx-demo
2022-09-15 21:26:04 +08:00
MadCcc
d1be33f224
Merge branch 'master' into next-merge-master
2022-09-14 10:31:17 +08:00
lijianan
1922ad3512
type: strong type ( #37481 )
2022-09-09 10:03:49 +08:00
MadCcc
e5e2159882
Merge branch 'feature' into master-merge-feature
2022-09-04 14:46:28 +08:00
MadCcc
0d50767aa8
Merge branch 'master' into next-merge-master
2022-08-30 13:05:50 +08:00
dependabot[bot]
7e7c47509f
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 ( #37291 )
...
* chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.9.0 to 27.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint errors in test files
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-08-30 10:57:13 +08:00
二货机器人
aa00b93ab8
test: force clean up
2022-08-23 23:50:33 +08:00
二货机器人
2b38025710
chore: resolve dayjs conflict
2022-08-23 18:00:20 +08:00
二货机器人
d9a9fdc509
chore: merge next
2022-08-23 17:48:00 +08:00
二货机器人
cf49149ce7
chore: merge master
2022-08-23 11:53:24 +08:00
lijianan
dd31d7775a
test: migrate part of utils tests ( #37155 )
...
* test: migrate part of utils tests
* test: migrate part of utils tests
* test: migrate part of utils tests
2022-08-21 23:25:00 +08:00
二货爱吃白萝卜
94edd8e917
refactor: Select like PurePanel remove motion and support auto width ( #37117 )
...
* refactor: Pure support open
* chore: fit content size
* test: Update snapshot
* test: back of snapshot
* test: ignore purePanel
2022-08-17 19:57:10 +08:00
二货机器人
2490c4cb7f
chore: next merge feature
2022-08-16 15:52:28 +08:00
Kyrielin
c435eaad3f
feat(Tooltip): support React.Fragment as children ( #37045 )
2022-08-16 09:59:27 +08:00
二货机器人
394aba4afe
chore: merge master
2022-07-29 15:56:11 +08:00
Zheeeng
7b3220fb49
chore: refine getScroll internal signature and some assertion ( #36695 )
...
* chore: refine getScroll internal signature and some assertion
* fix: for mock scenario to passing tests
2022-07-26 16:12:36 +08:00
MadCcc
357750e081
refactor: collapse motion ( #36597 )
...
* chore: v5.0.0-experimental.5
* refactor: collapse motion
2022-07-19 22:53:38 +08:00
zombiej
3ffd0d8a46
chore: next merge master
2022-07-15 11:23:50 +08:00
二货机器人
006c055cf8
refactor: move popconfirm content out ( #36530 )
...
* refactor: move popconfirm content out
* fix: lint
2022-07-15 11:11:50 +08:00
二货机器人
8a0764dd69
feat: Tooltip support pure render ( #36512 )
...
* chore: init
* feat: Pure Panel Tooltip
* test: snapshot
* chore: clean up
2022-07-13 23:06:28 +08:00
MadCcc
b9e71b93a8
chore: rm alpha warning notification and add console error ( #36433 )
...
* chore: rm alpha warning notification and add console error
* chore: ignore in test
* chore: ignore coverage
2022-07-08 15:18:01 +08:00
二货机器人
dbbf1e50a2
chore: rm useless warning in alpha ( #36419 )
...
* chore: rm useless warning in alpha
* chore: no need for test
2022-07-07 23:41:20 +08:00
二货机器人
75c1f7e3bd
chore: adjust warning info ( #36298 )
2022-06-29 17:03:24 +08:00
MadCcc
70334ff3c9
chore: fix override type ( #36297 )
2022-06-29 16:41:42 +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
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
483c8d39bd
refactor: wrap Wave with FC ( #36248 )
...
* refactor: wrap Wave with FC
* test: update test case
2022-06-27 16:57:34 +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
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
MadCcc
373f0c5a65
refactor: shadow alias ( #36213 )
...
* refactor: shadow
* refactor: component box shadow
* refactor: shadow alias
2022-06-24 10:45:29 +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
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
MadCcc
11833c275d
chore: add dark theme
2022-06-21 17:17:19 +08:00
MadCcc
1bcfe0cce3
refactor: motion ( #36136 )
...
* fix: modal motion
* fix: image motion
* refactor: popover & tooltip motion
* chore: code clean
* refactor: move motion
* refactor
* chore: code clean
* refactor: dropdown support move motion
2022-06-21 00:34:51 +08:00
MadCcc
5639e1a5ba
feat: update token ( #36095 )
...
* feat: update token
* feat: update token
* fix: override ts definition
* fix: rename token
2022-06-17 18:47:47 +08:00
MadCcc
711601e93e
feat: support custom token ( #36057 )
...
* feat: useCustomToken
* feat: simplify useCustomToken
* test: fix lint
* feat: genGenComponentStyle
* test: fix lint
* feat: use prefixCls
* feat: default genStyleHook
* test: fix lint
* test: fix lint
* docs: add jsdoc
* feat: remove in useCustomToken params
* feat: useStyle
* feat: useStyel
* chore: code clean
2022-06-17 18:17:39 +08:00
MadCcc
2fccf8aee9
fix: override token ( #35956 )
...
* fix: override token
* feat: format token correctly
* test: add test
2022-06-09 10:42:22 +08:00
zombiej
cffc4f05aa
chore: merge master
2022-06-07 21:13:52 +08:00
二货机器人
fb322cd70e
refactor: Full token tooltip ( #35896 )
...
* refactor: full token
* refactor: full token
* test: Udpate snapshot
2022-06-02 22:15:54 +08:00
MadCcc
d065cc768b
refactor: Tabs full token ( #35891 )
...
* refactor: tabs full token
* refactor: tabs full token
2022-06-02 19:28:06 +08:00
MadCcc
407958de8a
refactor: pagination full token ( #35872 )
...
* refactor: pagination full token
* chore: code clean
2022-06-02 19:27:31 +08:00
Luobo Zhang
a5074efcb0
refactor: Wave in React 18 StrictMode ( #35889 )
2022-06-02 18:39:32 +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
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
二货机器人
997cafaeae
refactor: full token of Radio ( #35838 )
...
* refactor: full token
* chore: fix lint
2022-06-01 10:14:57 +08:00
二货机器人
3b1539c711
refactor: full token ( #35834 )
2022-05-31 20:32:00 +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
二货机器人
024d5cfad9
refactor: full token of avatar ( #35764 )
2022-05-27 13:37:24 +08:00
二货机器人
7802029ea4
refactor: Full token popover ( #35712 )
...
* refactor: full token
* chore: rest token
* docs: revert
* refactor: remove hardcode arrow position
* refactor: remove arrow hack part
* chore: code clean
Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-27 11:07:58 +08:00
MadCcc
24f684925a
refactor: spin full token ( #35746 )
...
* refactor: spin full token
* refactor: rename token
2022-05-26 16:05:21 +08:00
MadCcc
2077af6795
feat: component token in statistic ( #35705 )
...
* feat: component token in statistic
* chore: rearrange
2022-05-24 19:48:44 +08:00
二货机器人
8d558202cb
refactor: alert full token ( #35702 )
...
* refactor: alert full token
* chore: bump bundle size
* fix: miss token
2022-05-24 15:45:41 +08:00
TrickyPi
49bd49f711
refactor(message): refactor to cssinjs ( #35565 )
2022-05-24 09:29:33 +08:00
Peach
3c506b86b3
refactor: cssinjs for Breadcrumb ( #35125 )
...
* feat: add override token for breadcrumb
* refactor: cssinjs for Breadcrumb
* fix: hover color
Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-24 01:13:36 +08:00
二货机器人
0ecddfdb0d
refactor: Popconfirm cssinjs ( #35683 )
...
* chore: init
* chore: part of
* fix: Buttons style
* chore: refactor dom structure
* test: Update snapshot
* test: more coverage
2022-05-23 20:34:20 +08:00
二货机器人
47d73d8e33
Refactor: Menu full token ( #35650 )
...
* chore: more style
* chore: more style
* chore: more and more
* chore: more and more
* chore: all about it
* chore: more style
* chore: more & more
* chore: more
* chore: hover style
* chore: theme of it
* move
* chore: status color
* chore: full token
* chore: update
* chore: update
* chore: force cache update
* chore: force cache back
* fix: commented
2022-05-23 10:58:30 +08:00
MadCcc
d560df6dfc
refactor: picker full token ( #35615 )
...
* refactor: picker full token
* refactor: calendar full-token
* refactor: calendar token
* refactor: less token
* chore: less token
* feat: token optimize
2022-05-20 14:33:33 +08:00
二货机器人
b67bae6a6e
refactor: Layout full token ( #35628 )
...
* refactor: Layout full token
* chore: commenr
2022-05-19 16:23:12 +08:00
二货机器人
aa9815303f
refactor: with empty token ( #35606 )
...
* refactor: with empty token
* chore: patch
* chore: more toke
* chore: add seedToken
* test: update snapshot
2022-05-18 15:37:27 +08:00
MadCcc
440d84b52f
refactor: Empty use genComponentStyleHook ( #34900 )
...
* refactor: Empty use genComponentStyleHook
* chore: code clean
* chore: code clean
* test: fix lint
* chore: use import type
* chore: export
* test: fix ci
* chore: code clean
* chore: avoid default export
* chore: code clan
2022-05-17 18:39:13 +08:00
二货机器人
a09333d287
chore: full token of anchor ( #35588 )
...
* chore: full token of anchor
* chore: rename
2022-05-17 18:04:24 +08:00
二货机器人
178d8d6f19
chore: Patch Notification tmpl ( #35568 )
...
* chore: init notification style
* chore: comment style
* chore: clean up recv deps
* chore: trigger
2022-05-16 18:02:46 +08:00
MadCcc
6dee8254de
refactor: List full token ( #35571 )
...
* refactor: List full token
* feat: line type
* feat: contentWidth
* fix: capitalize
2022-05-16 17:52:35 +08:00
miracles1919
aefba96f13
refactor: cssinjs for Transfer ( #35508 )
...
* refactor: Transfer cssinjs
* chore: add fixme
* chore: fix lint
* chore: fix lint
* chore: bundle size
* chore: fix test
* refactor: adjust status style
2022-05-16 12:21:14 +08:00
MadCcc
99139aa77d
refactor: Card full token ( #35514 )
...
* refactor: card full tokn
* refactor: card token
* fix: border color
2022-05-13 16:38:33 +08:00
Dunqing
77cad90c08
refactor: Calendar cssinjs ( #34835 )
...
* refactor: to cssinjs
* fix: css logical properties
* refactor: use mergeTokens handle customize token
* refactor: export genPanelStyle
* feat: add picker panel style
* fix: remove unused token
* refactor: replace arrowWidth with sizePopupArrow
* fix: add fixme
* fix: type error
* fix: remove arrowWidth
* fix: add fixme
* fix: remove comment
* fix: add fixme
* chore: code style
* test: fix lint
* test: fix lint
Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 20:07:40 +08:00
vagusX
5d66b0ba3f
refactor: cssinjs for segmented ( #35134 )
...
* refactor: cssinjs for segmented
* fix: disabled styles
* feat: sync code from master
2022-05-11 19:35:00 +08:00
afc163
84a969e5e0
chore: sync master into next branch
2022-05-11 15:36:22 +08:00
shuaijiumei
fc3688965d
refactor: progress cssinjs ( #34692 )
...
* refactor: progress cssinjs
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: delete the useless wrapSSR and hashId
* fix: ci fail
* fix: ci fail
* fix: ci fail rollback
* fix: single ''
* fix: single ''
* fix: single ''
* feat: update code
* feat: update code
* feat: update code
* feat: update code
* fix: RTL-model
* fix: RTL-model
* feat: new css-in-js type
* feat: new css-in-js type
* feat: new css-in-js type
* refactor: simplify the code
* refactor: Progress css in js
* test: fix lint
* fix: patch
* chore: code clean
* chore: code clean
Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 10:52:10 +08:00
MadCcc
9ca7973521
refactor: image full token ( #35465 )
...
* refactor: image full token
* chore: remain switch size
* refactor: less token
* chore: text color
2022-05-10 17:30:01 +08:00
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
...
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
2022-05-10 15:43:29 +08:00
MadCcc
cde2103e48
refactor: image full token ( #35449 )
...
* refactor: image full token
* refactor: less component token
2022-05-10 10:16:46 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
MadCcc
1f5e271eb6
Merge branch 'master' into next-merge-master
2022-05-09 21:26:25 +08:00
foryuki
5f12d88c69
refactor: cssinjs for modal components/modal/style/modal.less
2022-05-07 21:09:17 +08:00
MadCcc
83ed62aa0e
Merge branch 'feature' into next-merge-feature
2022-05-07 15:19:54 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
...
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
2022-05-07 14:31:54 +08:00
一个道士
94e43c4821
refactor: cssinjs for Space component ( #35211 )
2022-05-04 22:00:39 +08:00
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
2022-05-03 22:41:59 +08:00
Long Hao (龙濠)
32d0067d55
refactor: Anchor cssinjs ( #35139 )
...
* refactor: anchor cssinjs
* fix: padding use logical css
* fix: link padding wrong
2022-04-29 17:23:23 +08:00
MadCcc
b22aa64884
feat: component path ( #35303 )
2022-04-28 18:32:33 +08:00
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
Tmk
c4ffbff841
fix: set requestId to null after fn was cancelled ( #34858 )
2022-04-05 13:01:18 +08:00
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>
2022-04-02 22:55:02 +08:00
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>
2022-04-02 18:17:14 +08:00
二货机器人
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
2022-04-01 17:00:12 +08:00
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
2022-03-30 14:13:36 +08:00
二货机器人
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
2022-03-29 15:57:39 +08:00
MadCcc
9f3dc50df6
Merge branch 'next' into next-merge-feature
2022-03-25 20:19:42 +08:00
MadCcc
cf18b1443b
Merge branch 'feature' into next-merge-feature
2022-03-25 20:08:05 +08:00
二货机器人
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
2022-03-25 17:54:57 +08:00
MadCcc
7c4e12f99e
refactor: feedbackIcon provided by form ( #34712 )
...
* refactor: feedbackIcon migration
* test: update snapshot
2022-03-25 17:48:12 +08:00
xrkffgg
1627207255
refactor: popover cssinjs ( #34607 )
...
* refactor: popover cssinjs
* fix cls
* fix cls
* fix overlay
* fix: token
* fix: util
* fix: block -> line
* fix: interface
2022-03-25 13:20:42 +08:00
二货机器人
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
2022-03-24 18:44:42 +08:00
二货机器人
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
2022-03-24 14:30:48 +08:00
二货机器人
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
2022-03-22 20:02:04 +08:00
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>
2022-03-22 13:27:12 +08:00
二货机器人
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
2022-03-22 13:26:29 +08:00
二货机器人
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
2022-03-22 09:37:37 +08:00