MadCcc
93908debec
feat: v5 radius ( #37146 )
...
* feat: v5 radius
* test: fix test
2022-08-19 10:10:51 +08:00
二货机器人
cfbbfb5cba
chore: update v5 changelog
2022-08-18 20:27:31 +08:00
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>
2022-08-18 20:26:19 +08:00
github-actions[bot]
b451d83ac8
chore: auto merge branches ( #37139 )
...
chore: Next merge feature
2022-08-18 09:39:34 +00:00
二货机器人
25e001f8b5
chore: next merge feature
2022-08-18 17:24:39 +08:00
github-actions[bot]
845e58ca07
chore: auto merge branches ( #37130 )
...
chore: Feature merge master
2022-08-18 09:03:06 +00:00
MadCcc
2f66f35fa7
chore: v5.0.0-experimental.18
2022-08-18 11:28:07 +08:00
二货机器人
baedb702d0
chore: fix test ts
2022-08-18 11:06:13 +08:00
二货机器人
bf8a7ace41
Merge remote-tracking branch 'origin/master' into feature
2022-08-18 10:57:17 +08:00
尾宿君
1ad7c49c73
fix(deps): add peer-dependencies for @testing-library/user-event ( #37125 )
2022-08-18 10:11:34 +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
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>
2022-08-17 15:47:22 +08:00
MadCcc
133acffbf9
chore: v5.0.0-experimental.17
2022-08-17 15:07:32 +08:00
Haniel Cui
16492a2090
fix: InputNumber border-radius and handle color style ( #37070 )
2022-08-17 14:51:20 +08:00
MadCcc
ab4d656b7b
test: add table multi-sort case ( #37109 )
...
* test: add table multi-sort case
* chore: code clean
2022-08-17 13:21:44 +08:00
nuintun
ade858c16a
fix: Move @testing-library/user-event to devDependencies ( #37098 )
2022-08-17 13:20:04 +08:00
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
2022-08-17 12:28:37 +08:00
MadCcc
03dcaf740c
docs: 4.22.6 changelog ( #37101 )
...
* docs: 4.22.6
* chore: changelog version
* chore: update
2022-08-17 12:00:23 +08:00
二货爱吃白萝卜
73b3c7828d
fix: Drawer add motion deadline ( #37100 )
...
* fix: Drawer add motion deadline
* test: Update snapshot
* test: ignore motion in snapshot render
2022-08-17 11:16:01 +08:00
yykoypj
38aaec1156
chore: save prod perf ( #37088 )
2022-08-17 10:29:16 +08:00
MadCcc
0a13a407ac
docs: update 4.0 sketch file link ( #37085 )
...
* docs: update 4.0 sketch file link
* docs: add dark theme sketh
2022-08-17 10:14:01 +08:00
MadCcc
0124f24595
Revert "fix(Table): onChange sorter
param types ( #36710 )"
...
This reverts commit 9e7e32b60c
.
2022-08-17 10:13:25 +08:00
MadCcc
8c50cc135b
feat: algorithm array ( #37082 )
...
* feat: algorithm array
* chore: update deps
* chore: add default
2022-08-16 21:06:25 +08:00
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>
2022-08-16 16:51:18 +08:00
github-actions[bot]
6d680002c0
chore: auto merge branches ( #37075 )
...
chore: Next merge feature
2022-08-16 08:11:19 +00:00
二货机器人
2490c4cb7f
chore: next merge feature
2022-08-16 15:52:28 +08:00
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
2022-08-16 10:14:41 +08:00
黑雨
1182f782c0
feat: replace testing-lib(replace .js to .ts) ( #37042 )
2022-08-16 10:03:04 +08:00
Kyrielin
c435eaad3f
feat(Tooltip): support React.Fragment as children ( #37045 )
2022-08-16 09:59:27 +08:00
Alan Deng
4b1b0e3d00
feat: custom slider handle margin left in the vertical direction ( #37001 )
2022-08-15 21:46:08 +08:00
二货爱吃白萝卜
53a971a62e
chore: post script includes current info ( #37056 )
...
* chore: release script includes current info
* chore: more issue
2022-08-15 18:15:14 +08:00
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
2022-08-15 17:47:10 +08:00
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>
2022-08-15 17:44:43 +08:00
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>
2022-08-15 16:43:41 +08:00
github-actions[bot]
cb4215ba3c
chore: auto merge branches ( #37053 )
...
chore: next merge master
2022-08-15 08:13:35 +00:00
MadCcc
a4324aeef8
chore: recover dayjs test case
2022-08-15 15:57:19 +08:00
MadCcc
c367c51307
chore: recover test
2022-08-15 15:36:00 +08:00
afc163
4a826bb25f
chore: fix rtl cannot revert in Safari ( #37052 )
...
close #37035
2022-08-15 15:25:18 +08:00
MadCcc
e6335e233c
Merge branch 'master' into next-merge-master
2022-08-15 15:20:39 +08:00
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>
2022-08-15 14:39:02 +08:00
陈帅
cbb8b28430
docs: add 4.22.5 changelog ( #37049 )
...
* add 4.22.5 changelog
* fix
2022-08-15 14:26:24 +08:00
MadCcc
bceaccd1c9
chore: v5.0.0-experimental.16
2022-08-15 14:24:41 +08:00
lijianan
de78a22130
test: migrate part of Popover tests ( #36997 )
2022-08-12 18:09:51 +08:00
lijianan
37b9c7f192
test: migrate part of Mentions tests ( #36998 )
2022-08-12 18:09:25 +08:00
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>
2022-08-12 18:09:00 +08:00
ZhiHao Li
9c01aff437
docs: fix useWatch type error ( #37013 )
2022-08-12 18:06:26 +08:00
jinrui
b63e49e9e8
style(Popover): remove incorrect box-shadow ( #37030 )
2022-08-12 18:05:47 +08:00
afc163
b9295e3010
style: fix Progress tail position ( #36996 )
2022-08-12 17:36:47 +08:00
github-actions[bot]
80f70954d4
chore: auto merge branches ( #36992 )
...
chore: merge master into feature
2022-08-10 09:37:53 +00:00
afc163
9230196cf0
Merge branch 'feature' into master-merge-feature
2022-08-10 17:18:29 +08:00