Commit Graph

22441 Commits

Author SHA1 Message Date
二货机器人
91d32ea258 test: merge missing test case 2022-08-23 14:14:30 +08:00
二货机器人
cf49149ce7 chore: merge master 2022-08-23 11:53:24 +08:00
lijianan
db0344c85f
test: migrate part of ConfigProvider tests (#37142)
* test: migrate part of ConfigProvider tests

* test: migrate part of ConfigProvider tests

* test: update snap

* test: update snap

* test: migrate part of ConfigProvider tests

* fix: commented error case

* chore: update snapshot name

* test: csp test case

* test: revert test case

* test: Update snapshot

* test: Update ser logic

* test: more cov

* test: cascader snapshit

* test: update match

* test: more detact

* test: more handler

* chore: Update snapshot

* test: Table test case

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-22 22:54:38 +08:00
yykoypj
f0e4963187
feat: switch filterDropdownVisible to filterDropdownOpen for Table (#37026)
* feat: table filterDropdownVisible to filterDropdownOpen

* chore: adjust prosp pass

* test: Update test case

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-22 11:19:53 +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
眼圈发黑
0a5b995e9c
fix: duplicate attribute definition (#37170) 2022-08-21 20:30:51 +08:00
Dmitry Artamonov
a34c9cef7f
Fix: sortable columns are not indicated as such for screen readers (#37167) 2022-08-21 16:39:54 +08:00
MadCcc
0868bff4d1
docs: changelog 4.22.7 (#37169) 2022-08-21 15:12:14 +08:00
二货爱吃白萝卜
15e4b93e43
fix: Visible change not show Tooltip of Typography (#37147)
* test: Update snapshot

* test: Add test case

* test: fix react 18
2022-08-19 01:31:16 +08:00
lijianan
8010cd19b6
test: migrate part of DatePicker tests (#37115)
* test: migrate part of DatePicker tests

* test: migrate part of DatePicker tests

* fix: update snap

* test: migrate part of DatePicker tests

* test: migrate part of DatePicker tests

* test: migrate part of DatePicker tests

* test: migrate part of DatePicker tests

* test: migrate part of DatePicker tests

* test: migrate part of DatePicker tests

* test: remove useless methods

* test: add test ignore
2022-08-18 17:40:47 +08:00
github-actions[bot]
845e58ca07
chore: auto merge branches (#37130)
chore: Feature merge master
2022-08-18 09:03:06 +00:00
afc163
24f9556134
style: use @checkbox-border-radius (#37131) 2022-08-18 11:36:09 +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
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
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
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
afc163
4a826bb25f
chore: fix rtl cannot revert in Safari (#37052)
close #37035
2022-08-15 15:25:18 +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
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
afc163
956d332c01 chore: update image demo snapshot 2022-08-10 17:17:37 +08:00
lijianan
32bb2fe61b
fix: eslint error fix (#36976) 2022-08-10 14:26:59 +08:00
lijianan
d6aa3aaf10
test: migrate part of Descriptions tests (#36970)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type

* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent

* style: formatting

* pref: add useCallback/useMemo

* refactor: use typescript refactor javascript

* fix: remove string

* fix: fix eslint

* test: migrate part of Descriptions tests

* test: migrate part of Descriptions tests

* test: migrate part of Descriptions tests
2022-08-09 19:32:40 +08:00
YMiemie-cy
0fb3bc29f2
feat: Form add defaultValidateMessages.i18n az_AZ language #23369 (#36967) 2022-08-09 19:22:57 +08:00
hydraZty
baf84e849f
style(Select): error border exclueds pagination (#36972)
Co-authored-by: hydraZty <hydra_zty@163.com>
2022-08-09 19:19:21 +08:00
二货机器人
bc7a32d257 chore: update release-helper workflow 2022-08-09 16:30:55 +08:00
二货爱吃白萝卜
ad312b23a2
fix: Upload in React 18 sync problem (#36968)
* fix: sync flush

* test: test case

* test: fix deps
2022-08-09 16:29:48 +08:00