黑雨
d9ab3ee4b5
feat: replace dropdownClassName to popupClassName ( #37087 )
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2 years ago
二货爱吃白萝卜
61f2ef6d6b
fix: Ghost should be the top of collapse ( #37158 )
2 years ago
MadCcc
f27cfe54d4
feat: v4 algorithm ( #37152 )
* feat: v4 theme
* feat: v4 dark theme
* feat: algorithm
* refactor: rename
2 years ago
二货机器人
03de148be0
chore: bump 5.0.0-experimental.19
2 years ago
二货爱吃白萝卜
af42c491bd
chore: compatible for babel-import ( #37151 )
* chore: compatible for babel-import
* chore: comment
2 years ago
MadCcc
93908debec
feat: v5 radius ( #37146 )
* feat: v5 radius
* test: fix test
2 years ago
二货机器人
cfbbfb5cba
chore: update v5 changelog
2 years ago
yykoypj
42bbd9e24f
feat: change slide tooltip api ( #37043 )
* feat: change slide tooltip api
* fix
* fix
* fix: Slider test in config-provider
* fix: Slider test
* chore: adjust prosp pass
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
github-actions[bot]
b451d83ac8
chore: auto merge branches ( #37139 )
chore: Next merge feature
2 years ago
二货机器人
25e001f8b5
chore: next merge feature
2 years ago
github-actions[bot]
845e58ca07
chore: auto merge branches ( #37130 )
chore: Feature merge master
2 years ago
MadCcc
2f66f35fa7
chore: v5.0.0-experimental.18
2 years ago
二货机器人
baedb702d0
chore: fix test ts
2 years ago
二货机器人
bf8a7ace41
Merge remote-tracking branch 'origin/master' into feature
2 years ago
尾宿君
1ad7c49c73
fix(deps): add peer-dependencies for @testing-library/user-event ( #37125 )
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
yykoypj
aa97494625
feat: change slide tooltip api ( #37000 )
* feat: change slide tooltip api
* fix: deprecated warning
* refactor: remove boolean type support for Slider tooltip
* feat: update warning text
* chore: fix typo
* chore: save prod perf
* test: back of test case
* chore: clean up
* chore: fix test require
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
MadCcc
133acffbf9
chore: v5.0.0-experimental.17
2 years ago
Haniel Cui
16492a2090
fix: InputNumber border-radius and handle color style ( #37070 )
2 years ago
MadCcc
ab4d656b7b
test: add table multi-sort case ( #37109 )
* test: add table multi-sort case
* chore: code clean
2 years ago
nuintun
ade858c16a
fix: Move @testing-library/user-event to devDependencies ( #37098 )
2 years ago
Dmitry Artamonov
5c62731b11
fix: Accordions are missing expand and collapse states ( #37065 )
* UIEN-1399 - Accordions are missing expand and collapse states
* update tests
* updated snapshots
2 years ago
MadCcc
03dcaf740c
docs: 4.22.6 changelog ( #37101 )
* docs: 4.22.6
* chore: changelog version
* chore: update
2 years ago
二货爱吃白萝卜
73b3c7828d
fix: Drawer add motion deadline ( #37100 )
* fix: Drawer add motion deadline
* test: Update snapshot
* test: ignore motion in snapshot render
2 years ago
yykoypj
38aaec1156
chore: save prod perf ( #37088 )
2 years ago
MadCcc
0a13a407ac
docs: update 4.0 sketch file link ( #37085 )
* docs: update 4.0 sketch file link
* docs: add dark theme sketh
2 years ago
MadCcc
0124f24595
Revert "fix(Table): onChange `sorter` param types ( #36710 )"
This reverts commit 9e7e32b60c
.
2 years ago
MadCcc
8c50cc135b
feat: algorithm array ( #37082 )
* feat: algorithm array
* chore: update deps
* chore: add default
2 years ago
yykoypj
0f2cddbbe9
refactor: remove visible prop for Tag ( #36671 )
* feat: remove visible props for Tag
* fix: remove relate snap
* feat: add warning when use visible in Tag
* Update components/tag/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* doc: add v5-note
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
github-actions[bot]
6d680002c0
chore: auto merge branches ( #37075 )
chore: Next merge feature
2 years ago
二货机器人
2490c4cb7f
chore: next merge feature
2 years ago
Yuki Zhang
81aac069ac
test: move test cases to testing-library for Grid ( #37057 )
* test: move test cases to testing-library for Grid
* fix: test when typeof gutter is object array in large screen
2 years ago
黑雨
1182f782c0
feat: replace testing-lib(replace .js to .ts) ( #37042 )
2 years ago
Kyrielin
c435eaad3f
feat(Tooltip): support React.Fragment as children ( #37045 )
2 years ago
Alan Deng
4b1b0e3d00
feat: custom slider handle margin left in the vertical direction ( #37001 )
2 years ago
二货爱吃白萝卜
53a971a62e
chore: post script includes current info ( #37056 )
* chore: release script includes current info
* chore: more issue
2 years ago
Yuki Zhang
969925653c
test: move test cases to testing-library for DropDown ( #37003 )
* temp
* fix: mock esmodule default for Dropdown
* test: move test cases to testing-library for DropDown
* chore: remove console
* fix: snapshot test
* refactor: jest mock improvement
2 years ago
lijianan
19ab86e67a
test: migrate part of TimePicker tests ( #37055 )
* test: migrate part of TimePicker tests
* test: test clearIcon
* test: migrate part of TimePicker tests
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
dingkang
82ba5eac40
test: replace Menu test case with test lib ( #37046 )
* test: replace test case with test lib
* test: Update test case to make more sense
* chore: trigger ci
* test: rm firstChild
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
github-actions[bot]
cb4215ba3c
chore: auto merge branches ( #37053 )
chore: next merge master
2 years ago
MadCcc
a4324aeef8
chore: recover dayjs test case
2 years ago
MadCcc
c367c51307
chore: recover test
2 years ago
afc163
4a826bb25f
chore: fix rtl cannot revert in Safari ( #37052 )
close #37035
2 years ago
MadCcc
e6335e233c
Merge branch 'master' into next-merge-master
2 years ago
yykoypj
ca73f6e3f1
chore: Remove visible usage for tag ( #36934 )
* feat: remove visible for Tag
* chore: adjust warning info
* test: back of doc
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
陈帅
cbb8b28430
docs: add 4.22.5 changelog ( #37049 )
* add 4.22.5 changelog
* fix
2 years ago
MadCcc
bceaccd1c9
chore: v5.0.0-experimental.16
2 years ago
lijianan
de78a22130
test: migrate part of Popover tests ( #36997 )
2 years ago
lijianan
37b9c7f192
test: migrate part of Mentions tests ( #36998 )
2 years ago
dependabot[bot]
089c73d4ff
chore(deps-dev): bump stylelint-config-standard from 26.0.0 to 27.0.0 ( #37022 )
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) from 26.0.0 to 27.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/26.0.0...27.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago