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
2 years ago
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
2 years ago
azro352
328a800132
test: add test cases for breakpoints customize ( #39697 )
Rename useResponsiveObserve to useResponsiveObserver. Add validation of breakpoints values and test
2 years ago
lijianan
120db80c25
type: Button type optimization ( #39533 )
* type: type optimization
* fix type
* fix type
* fix type
* update docs
2 years ago
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>
2 years ago
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>
2 years ago
lijianan
4efa3b2896
test: `console.error` should nullable in Console ( #39050 )
2 years ago
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
2 years ago
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2 years ago
lijianan
52cb37f487
chore: remove throttleByAnimationFrameDecorator ( #38693 )
* chore: remove throttleByAnimationFrameDecorator
* fix
* fix
2 years ago
二货机器人
a33e344546
fix: lint
2 years ago
lijianan
d52b8c6afb
type: type optimization ( #38510 )
2 years ago
lijianan
d292257e47
chore: type optimization ( #38460 )
2 years ago
lijianan
038c9d0763
type: optimization React.useRef type ( #38388 )
2 years ago
lijianan
de1ab2c7f1
fix: add white color ( #38291 )
2 years ago
lijianan
3d33c34010
chore: use includes instead indexOf ( #38139 )
* chore: use includes instead indexOf
* fix: fix
2 years ago
lijianan
769cb3c79a
style: remove repeate method ( #38133 )
* style: remove repeate method
* fix: del break
2 years ago
Zheeeng
e91d25622b
chore: signatures for tests ( #37949 )
* fix: signatures for tests
* fix: remove unused
* fix: test cases
* fix: test cases
2 years ago
lijianan
a2de8f7b2e
chore: add isValidElement for isFragment ( #38056 )
2 years ago
lijianan
71cfa31728
test: add test case ( #38015 )
2 years ago
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
2 years ago
二货机器人
069e44bcc3
chore: merge master
2 years ago
二货爱吃白萝卜
d9b6bc7539
fix: In shadow root inject style logic ( #37677 )
2 years ago
二货爱吃白萝卜
24d2074ca4
fix: PurePanel width measure ( #37624 )
* fix: PurePanel width measure
* test: Update snapshot
2 years ago
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
2 years ago
lijianan
1922ad3512
type: strong type ( #37481 )
2 years ago
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>
2 years ago
二货机器人
aa00b93ab8
test: force clean up
2 years ago
二货机器人
2b38025710
chore: resolve dayjs conflict
2 years ago
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
2 years ago
二货爱吃白萝卜
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
2 years ago
Kyrielin
c435eaad3f
feat(Tooltip): support React.Fragment as children ( #37045 )
2 years ago
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
2 years ago
MadCcc
357750e081
refactor: collapse motion ( #36597 )
* chore: v5.0.0-experimental.5
* refactor: collapse motion
2 years ago
二货机器人
006c055cf8
refactor: move popconfirm content out ( #36530 )
* refactor: move popconfirm content out
* fix: lint
2 years ago
二货机器人
8a0764dd69
feat: Tooltip support pure render ( #36512 )
* chore: init
* feat: Pure Panel Tooltip
* test: snapshot
* chore: clean up
2 years ago
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
2 years ago
二货机器人
dbbf1e50a2
chore: rm useless warning in alpha ( #36419 )
* chore: rm useless warning in alpha
* chore: no need for test
2 years ago
二货机器人
75c1f7e3bd
chore: adjust warning info ( #36298 )
2 years ago
MadCcc
70334ff3c9
chore: fix override type ( #36297 )
2 years ago
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
2 years ago
MadCcc
619d786948
refactor: Wave cssinjs ( #36259 )
* refactor: Wave cssinjs
* feat: enable hash
* refactor: tag & switch support wave
* chore: code clean
2 years ago
MadCcc
483c8d39bd
refactor: wrap Wave with FC ( #36248 )
* refactor: wrap Wave with FC
* test: update test case
2 years ago
二货机器人
de2992f96f
chore: move path ( #36243 )
* chore: base move
* chore: all path
* chore: fix script
2 years ago
MadCcc
8f5e0d12ed
refactor: refactor token types ( #36242 )
* refactor: refactor token types
* chore: code clean
2 years ago
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
2 years ago
MadCcc
373f0c5a65
refactor: shadow alias ( #36213 )
* refactor: shadow
* refactor: component box shadow
* refactor: shadow alias
2 years ago
二货机器人
c5b742d253
docs: warning for alpha ( #36194 )
* docs: warning for alpha
* chore: move to file
* fix: warning client only
* chore: move
2 years ago
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2 years ago
MadCcc
11833c275d
chore: add dark theme
2 years ago