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
MadCcc
0868bff4d1
docs: changelog 4.22.7 ( #37169 )
2022-08-21 15:12:14 +08:00
nuintun
ade858c16a
fix: Move @testing-library/user-event to devDependencies ( #37098 )
2022-08-17 13:20:04 +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
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
陈帅
cbb8b28430
docs: add 4.22.5 changelog ( #37049 )
...
* add 4.22.5 changelog
* fix
2022-08-15 14:26:24 +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
二货爱吃白萝卜
dcc114e042
test: Adjust Drawer test case ( #36964 )
2022-08-09 14:31:53 +08:00
clean99
8129bfee8b
test: refactor autocomplete test with screen and userEvent ( #36953 )
...
* AutoComplete(test): refactor custom input autocomplete with userEvent and screen
* AutoComplete(test): refactor dataSource is object array with screen and userEvent
* AutoComplete(test): update file name to tsx and refactor with screen
* AutoComplete(test): option test refactor
* AutoComplete(test): className test refactor
* remove fireEvent
* ignore ts error
* disable no-console
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2022-08-08 22:42:57 +08:00
afc163
f8cb6eb05e
docs( ✨ ): release 4.22.4 ( #36952 )
2022-08-08 20:05:42 +08:00
JarvisArt
d88e9fe866
chore: upgrade rc-mentions to v1.9.1 ( #36898 )
2022-08-04 19:14:56 +08:00
vagusX
a09377f46d
docs: add changelog 4.22.3 ( #36812 )
2022-08-01 14:39:00 +08:00
renovate[bot]
819eec806b
chore(deps): update dependency @size-limit/file to v8 ( #36802 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-31 18:03:36 +08:00
renovate[bot]
f01aa3c985
chore(deps): update dependency size-limit to v8 ( #36803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-31 18:03:28 +08:00
二货机器人
9a308bb2af
docs: 4.22.2 changelog ( #36764 )
...
* docs: 4.22.2 changelog
* docs: more changelog
2022-07-28 21:25:36 +08:00
二货机器人
24be945ea8
fix: Not work in old browser ( #36748 )
...
* fix: Drawer contentWrapperStyle logic
* fix: Update style
* test: Update snapshot
* test: More test case
2022-07-27 23:44:45 +08:00
二货机器人
c231e139cd
docs: 4.22.1 changelog ( #36732 )
2022-07-27 17:26:40 +08:00
二货机器人
740d9f4111
fix: Drawer width with ptg ( #36729 )
...
* fix: Drawer width with ptg
* test:Update snapshot
2022-07-27 16:50:55 +08:00
lihao
926aa0d929
chore: 替换 bundlesize 为 size-limit ( #36712 )
...
* chore: 替换 bundlesize 为 size-limit
* 恢复 bundlesize
2022-07-26 20:26:49 +08:00
xrkffgg
64a60e6eac
docs: add changelog 4.22.0 ( #36699 )
...
* docs: add changelog 4.22.0
* docs: update package
* docs: update
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* docs: update
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-07-26 19:28:28 +08:00
二货机器人
d422d71c1e
refactor: Drawer refactor ( #36672 )
...
* chore: back part of styl
* chore: all basic
* test: part test case
* test: part test case
* test: more test case
* test: update snapshot
* test: demo test support
* test: update snapshot
* chore: adjust mock logic to inject on rc-drawer instead
* test: more snapshot
* chore: adjust pos
* chore: back of render
* test: drawer demo extends test
2022-07-25 21:04:43 +08:00
zombiej
2b46b3e6e1
Merge remote-tracking branch 'origin/master' into feature-merge-master
2022-07-25 17:37:47 +08:00
黑雨
8c34cb793f
feat: Replace input-number part test with testing lib ( #36080 )
...
* feat: Replace input-number part test with testing lib
* feat: update rc-input-number version
2022-07-20 20:47:09 +08:00
二货机器人
03ea767cad
fix: Form validate message shaking ( #36575 )
...
* refactor: move component out
* refactor: clean up code
* chore: stable it
* chore: back of container
* chore: adjust leave motion
* test: update snapshot
* chore: update motion logic
* fix: list start motion
* test: update snapshot
* test: update snapshot
* test: test for marginBottom
2022-07-19 16:01:31 +08:00
二货机器人
3301b4d6fc
Merge pull request #36576 from ant-design/master
...
chore: feature merge master
2022-07-18 20:59:32 +08:00
Peach
10b153f65d
docs: changelog for 4.21.7 ( #36572 )
...
* docs: changelog for 4.21.7
* chore: bump version to 4.21.7
* docs: update changelog
* docs: append a new changelog
2022-07-18 15:02:57 +08:00
renovate[bot]
912d274b0a
chore(deps): update dependency eslint-plugin-markdown to v3 ( #36560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-17 18:57:36 +08:00
二货机器人
e9ab30dde1
chore: bump rc-tooltip ( #36501 )
2022-07-13 17:14:24 +08:00
二货机器人
41464e7068
chore: bump mentions ( #36479 )
2022-07-12 16:49:44 +08:00
github-actions[bot]
e46dedd90c
chore: auto merge branches ( #36478 )
...
chore: feature merge master
2022-07-12 08:21:41 +00:00
二货机器人
20b3f20f5f
docs: 4.21.6 changelog ( #36455 )
2022-07-11 10:57:06 +08:00
afc163
91ff1dcce2
style: fix Skeleton active lost border-radius in Safari ( #36445 )
...
* style: fix Skeleton active lost border-radius in Safari
* perf: reduce skeleton css bundle size
* chore: fix bundle size limit
* chore: fix active typing
2022-07-10 12:05:35 +08:00
二货机器人
cff413eb6c
fix: Table hover perf ( #36383 )
2022-07-05 16:56:29 +08:00
afc163
80e7f7087d
chore: merge feature to master, resolve conflict
2022-07-05 11:23:35 +08:00
renovate[bot]
b2c31ae908
chore(deps): update dependency eslint-plugin-unicorn to v43 ( #36350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-04 09:47:15 +08:00
MadCcc
62313099bc
docs: v4.21.5 ( #36353 )
...
* docs: v4.21.5
* chore: add try time
* chore: update changelog
2022-07-03 12:21:40 +08:00
dependabot[bot]
4439891ced
chore(deps-dev): bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12 ( #36255 )
...
Bumps [cheerio](https://github.com/cheeriojs/cheerio ) from 1.0.0-rc.10 to 1.0.0-rc.12.
- [Release notes](https://github.com/cheeriojs/cheerio/releases )
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md )
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.10...v1.0.0-rc.12 )
---
updated-dependencies:
- dependency-name: cheerio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 21:56:06 +08:00
陈帅
2d233fb147
docs: add 4.21.4 changelog ( #36246 )
...
* docs: add 4.21.4 changelog
* fix
* reset
2022-06-27 18:05:48 +08:00
renovate[bot]
a613a2643b
chore(deps): update dependency remark-cli to v11 ( #36237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 01:16:52 +08:00
dependabot[bot]
ee28570b2b
chore(deps-dev): bump @types/jest-image-snapshot from 4.3.2 to 5.1.0 ( #36229 )
...
Bumps [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot ) from 4.3.2 to 5.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot )
---
updated-dependencies:
- dependency-name: "@types/jest-image-snapshot"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 16:04:13 +08:00
二货机器人
5e8280de88
chore: bump rc-util ( #36210 )
2022-06-24 01:13:16 +08:00
afc163
7c4e6c4fd3
perf: unify regeneratorRuntime import path for bundle size ( #36200 )
...
* perf: unify regeneratorRuntime import path for bundle size
close #36198
* Update package.json
2022-06-23 16:54:20 +08:00
සයුරි | Sayuri
d692a88ed7
feat: add si_LK locale ( #36149 )
...
* දින තේරුම සකස් කිරීම
* චීන ප්රලේඛනය යාවත්කාල කිරීම
* ඉංග්රීසි ප්රලේඛනය යාවත්කාල කිරීම
* තවත් දත්ත ඇතුල් කිරීම
* දින දසුනට භාෂාව යෙදීම
* ප්රධාන දේශීයකරණ සංරචකය යෙදීම
* සැපයුම්කරු සඳහා ගොනුව යෙදීම
* කාලය තේරීමට අදාළ සංරචකය යෙදීම
* යෝජනාව ඇතුළු කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
* නව ඇසුරුමට වෙනස් කළා
* ගොනුව යාවත්කාල කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-22 19:38:21 +08:00
dependabot[bot]
b7cf4e6850
chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 ( #36133 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/19.0.0...20.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
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-06-21 10:35:17 +08:00
renovate[bot]
5120b38b46
chore(deps): update dependency inquirer to v9 ( #36121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-21 10:35:00 +08:00
二货机器人
0ff19bb239
fix: Table multiple dropdown not closed ( #36132 )
...
* fix: Table dropdown can not close
* test: Test case
* test: cov
* chore: bump rc-util
* chore: reorder
* chore: bump rc-util
* chore: rm test
* chore: clean up
2022-06-20 23:28:46 +08:00
afc163
ad45f6c185
docs( ✨ ): release 4.21.3 ( #36105 )
2022-06-17 15:44:37 +08:00
二货机器人
34dfb808ad
feat: Form support setFieldValue
( #36058 )
2022-06-15 17:30:10 +08:00
MadCcc
25e1d1bc77
docs: 4.21.2 ( #36055 )
2022-06-15 01:35:02 +08:00
vagusX
250497acd1
docs: add changelog 4.21.1 ( #36022 )
2022-06-13 19:30:45 +08:00