希亚的西红柿
9ddce32907
fix: bump rc-image version to 7.8.1 ( #49259 )
2024-06-05 22:12:46 +08:00
dependabot[bot]
526d8ba0c2
chore(deps-dev): bump the dev-dependencies group with 1 updates ( #49226 )
...
* chore(deps-dev): bump the dev-dependencies group with 1 updates
Bumps the dev-dependencies group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library ) and [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash ).
Updates `@testing-library/react` from 15.0.7 to 16.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0 )
Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0
- [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md )
- [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-lodash
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-06-04 20:48:57 +08:00
Peach
c414799490
docs: changelog for 5.18.0 ( #49180 )
...
* docs: changelog for 5.17.5
* chore: bump version to 5.17.5
* docs: update date
* docs: update changelog for features
* chore: bump version to 5.18.0
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Peach <scdzwyxst@gmail.com>
* Update CHANGELOG.en-US.md
Signed-off-by: Peach <scdzwyxst@gmail.com>
---------
Signed-off-by: Peach <scdzwyxst@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-03 17:51:03 +08:00
栗嘉男
e642d5ea4a
chore: merge master into feature
2024-06-02 21:48:48 +08:00
renovate[bot]
d28f684127
chore(deps): update dependency @types/gtag.js to ^0.0.20 ( #49174 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 12:56:40 +08:00
afc163
38050d6ada
Merge pull request #49145 from ant-design/master
...
chore: feature merge master
2024-05-31 12:20:03 +08:00
红
e244a0b816
feat: Rate support keyboard prop ( #49132 )
...
* feat: rate add support for disable keyboard events
* chore: bump rc-rate@2.13.0
* chore: update
2024-05-31 10:10:48 +08:00
dependabot[bot]
a0bab625df
chore(deps-dev): bump @types/react-highlight-words from 0.16.7 to 0.20.0 ( #49142 )
...
Bumps [@types/react-highlight-words](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-highlight-words ) from 0.16.7 to 0.20.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-highlight-words )
---
updated-dependencies:
- dependency-name: "@types/react-highlight-words"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 21:00:26 +08:00
叶枫
a6bfb84993
feat: Drawer support drawerRender ( #49125 )
...
* feat: Drawer support drawerRender
* feat: add test
2024-05-30 20:45:47 +08:00
github-actions[bot]
d4c5cb66de
chore: auto merge branches ( #49137 )
...
chore: feature merge master
2024-05-30 10:45:03 +00:00
github-actions[bot]
6e8c441fc8
chore: upgrade deps ( #49103 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-30 10:32:47 +08:00
二货爱吃白萝卜
cace256090
docs: 5.17.4 changelog ( #49076 )
...
* docs: 5.17.4 changelog
* docs: more
2024-05-27 15:38:06 +08:00
Eden Wang
1a250cef7e
feat(notification): support pauseOnHover
props ( #49024 )
2024-05-27 13:35:37 +08:00
栗嘉男
fa0c473afd
chore: merge master into feature
2024-05-26 11:56:58 +08:00
github-actions[bot]
45920712fd
chore: upgrade deps ( #49030 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-23 12:12:34 +08:00
github-actions[bot]
95ba19f9d0
chore: auto merge branches ( #48984 )
...
chore: feature merge master
2024-05-21 08:16:54 +00:00
红
baef247630
refactor: improve the acquisition of dom logic ( #48989 )
...
* deps: bump rc-util to 5.41.0
* refactor: improve the acquisition of dom logic
* test: add unit test
2024-05-20 19:41:30 +08:00
curry
35015c7b4f
chore: biome config indentSize to indentWidth ( #48988 )
...
Co-authored-by: liangchaofei <liangchaofei@liangchaofeideMacBook-Pro.local>
2024-05-20 16:46:59 +08:00
MadCcc
733d58deb1
docs: changelog 5.17.3 ( #48979 )
...
* docs: changelog 5.17.3
* docs: update
2024-05-19 21:36:11 +08:00
tanghui
b9a1cabd9f
Merge branch 'master' into feature-merge-master
2024-05-18 15:31:20 +08:00
二货爱吃白萝卜
b62b81958b
test: Fix React 18.3 findDOMNode warning ( #48958 )
...
* fix: try to fix React 18.3 warning
* chore: back of ci
* chore: fix type
* chore: fix lint
* chore: update deps
* fix: component error
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: update deps
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: update deps
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: bump version
2024-05-18 15:07:26 +08:00
github-actions[bot]
9f2089c638
chore: upgrade deps ( #48966 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-18 11:24:27 +08:00
Eden Wang
860fd57276
feat(notification): add show progress option and update docs ( #48353 )
...
* feat(notification): add show progress option and update docs
* feat(notification): update style for progress
* fix: lint issues and add version for the doc
* feat: upgrade rc-notification and update the style changes
* test: update test snapshots
* fix: update changes base on the conversation
* fix: update bg base on the conversation
* fix: use primary color for progress bg
* docs: update doc changes
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: Eden Wang <yociduo@vip.qq.com>
---------
Signed-off-by: Eden Wang <yociduo@vip.qq.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-05-17 15:39:30 +08:00
github-actions[bot]
2d6a8b4c67
chore: upgrade deps ( #48954 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-17 06:40:37 +08:00
kiner-tang
7a2f5f6f1b
feat(Image): support reset action in toolbarRender ( #48936 )
...
* feat: support reset action in toolbarRender
* feat: support reset action in toolbarRender
* Update components/image/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: kiner-tang <1127031143@qq.com>
* Update components/image/index.en-US.md
Signed-off-by: kiner-tang <1127031143@qq.com>
---------
Signed-off-by: kiner-tang <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-16 15:33:22 +08:00
Wanpan
1d138e999c
feat: Form ref adding nativeElement ( #48841 )
...
* feat: ref adding nativeForm
* feat: optimized code
* feat: optimized code
* fix: update type
* feat: optimized code
* feat: update rc-field-form
* feat: update
* feat: update
* feat: update
---------
Signed-off-by: Wanpan <wanpan96@163.com>
2024-05-15 15:19:27 +08:00
栗嘉男
45caacda5f
chore: merge master into feature
2024-05-14 21:03:28 +08:00
叶枫
f912fa0c30
Form support clearOnDestroy ( #48921 )
...
* feat: form support clearOnDestroy
* feat: demo
* feat: demo
2024-05-14 17:35:11 +08:00
二货爱吃白萝卜
89e50e2994
docs: 5.17.2 changelog ( #48918 )
2024-05-14 15:30:40 +08:00
afc163
b49f70fb74
Merge pull request #48911 from ant-design/master
...
chore: merge master into feature
2024-05-14 11:33:39 +08:00
陈帅
973305dc85
docs: add 5.17.1 changelog ( #48892 )
...
* docs: add 5.17.1 changelog
* change version
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* update docs
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* update docs
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
---------
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-13 22:38:04 +08:00
lijianan
23d3435634
Merge pull request #48885 from ant-design/master
...
chore: merge master into feature
2024-05-12 18:38:56 +08:00
dependabot[bot]
c656603493
chore(deps-dev): bump eslint-plugin-unicorn ( #48872 )
...
Bumps the dev-dependencies group with 1 update: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ).
Updates `eslint-plugin-unicorn` from 52.0.0 to 53.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v52.0.0...v53.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-10 20:53:09 +08:00
栗嘉男
20208bfb97
Merge branch 'master' into feature-merge-master
2024-05-10 12:04:05 +08:00
github-actions[bot]
5ee92d3dc0
chore: upgrade deps ( #48849 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-10 06:29:00 +08:00
栗嘉男
6a97f52197
chore: merge master into feature
2024-05-09 20:15:16 +08:00
二货爱吃白萝卜
300ec22f33
chore: bump rc-field-form ( #48829 )
2024-05-08 22:03:31 +08:00
lijianan
00c770537b
Merge pull request #48828 from ant-design/master
...
chore: sync master into feature
2024-05-08 21:20:07 +08:00
github-actions[bot]
8c60848d67
chore: upgrade deps ( #48815 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-08 07:01:13 +08:00
afc163
0f06598bd8
fix: upgrade rc-select ( #48798 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-05-07 13:23:02 +08:00
github-actions[bot]
0528d9ce42
chore: upgrade deps ( #48766 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-05 02:14:31 +08:00
希亚的西红柿
c54b9cd892
feat: get image info in the render function of Image
component. ( #48729 )
...
* feat: add imgInfo for render function
* fix: remove useless code
* fix: revert demo
* chore: bump rc-image verison from 7.6.0 to 7.7.0
* test: update snapshot
* fix: update snapshot
* docs: update version
* docs: update
2024-05-04 18:04:15 +08:00
dependabot[bot]
6a53ed7ad0
chore(deps-dev): bump eslint-plugin-markdown ( #48761 )
...
Bumps the dev-dependencies group with 1 update in the / directory: [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown ).
Updates `eslint-plugin-markdown` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases )
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v4.0.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 22:44:47 +08:00
afc163
05f9362891
docs(: ✨ ): release 5.17.0 ( #48743 )
...
* docs(✨ ): release 5.17.0
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* docs: fix changelog format
* docs: fix changelog format
* docs: fix changelog format
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2024-05-02 22:56:09 +08:00
lijianan
2f304d1e27
Merge pull request #48735 from ant-design/feature
...
chore: merge feature to master
2024-05-02 17:23:37 +08:00
dependabot[bot]
cd87b4f59b
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #48728 )
...
* chore(deps-dev): bump the dev-dependencies group with 3 updates
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ), [eslint](https://github.com/eslint/eslint ), [remark-cli](https://github.com/remarkjs/remark ) and [tsx](https://github.com/privatenumber/tsx ) to permit the latest version.
Updates `@biomejs/biome` to 1.7.2
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.7.2/packages/@biomejs/biome )
Updates `eslint` from 8.57.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1 )
Updates `remark-cli` to 12.0.1
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@12.0.0...remark-cli@12.0.1 )
Updates `tsx` to 4.8.2
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.3...v4.8.2 )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-cli
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: tsx
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-01 21:00:57 +08:00
栗嘉男
20f183cf6f
chore: merge master into feature
2024-05-01 16:33:46 +08:00
lijianan
2e9abf0097
Revert "chore(deps): bump the dependencies group with 1 updates" ( #48719 )
...
* Revert "chore(deps): bump the dependencies group with 2 updates (#48716 )"
This reverts commit 8a75f60ce2
.
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-05-01 11:44:34 +08:00
afc163
97b7180616
chore: fix package.json ( #48720 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-05-01 11:31:58 +08:00
dependabot[bot]
af465eb0b1
chore(deps-dev): bump the dev-dependencies group with 5 updates ( #48717 )
...
* chore(deps-dev): bump the dev-dependencies group with 5 updates
Updates the requirements on [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin ), [@npmcli/run-script](https://github.com/npm/run-script ), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ), [eslint](https://github.com/eslint/eslint ) and [terser](https://github.com/terser/terser ) to permit the latest version.
Updates `@babel/eslint-plugin` to 7.24.5
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/eslint/babel-eslint-plugin )
Updates `@npmcli/run-script` to 8.1.0
- [Release notes](https://github.com/npm/run-script/releases )
- [Changelog](https://github.com/npm/run-script/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/run-script/compare/v8.0.0...v8.1.0 )
Updates `@typescript-eslint/eslint-plugin` to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` to 7.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser )
Updates `eslint` from 8.57.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1 )
Updates `terser` to 5.31.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.30.4...v5.31.0 )
---
updated-dependencies:
- dependency-name: "@babel/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@npmcli/run-script"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-30 23:17:41 +08:00
dependabot[bot]
8a75f60ce2
chore(deps): bump the dependencies group with 2 updates ( #48716 )
...
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) and [dayjs](https://github.com/iamkun/dayjs ) to permit the latest version.
Updates `@babel/runtime` to 7.24.5
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-runtime )
Updates `dayjs` to 1.11.11
- [Release notes](https://github.com/iamkun/dayjs/releases )
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.10...v1.11.11 )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: dayjs
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 21:10:00 +08:00
dependabot[bot]
fd90c1b1cf
chore(deps): update rc-table requirement from ~7.45.4 to ~7.45.5 ( #48718 )
...
Updates the requirements on [rc-table](https://github.com/react-component/table ) to permit the latest version.
- [Release notes](https://github.com/react-component/table/releases )
- [Changelog](https://github.com/react-component/table/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/table/compare/v7.45.4...v7.45.5 )
---
updated-dependencies:
- dependency-name: rc-table
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 21:08:08 +08:00
dependabot[bot]
84b6bab8ab
chore(deps-dev): bump the dev-dependencies group with 9 updates ( #48701 )
...
* chore(deps-dev): bump the dev-dependencies group with 9 updates
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: dumi
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: immer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: inquirer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-intersection-observer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: tar-fs
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-29 22:47:46 +08:00
vagusX
1a6e9e09de
docs: changelog v5.16.5 ( #48676 )
...
* docs: changelog v5.16.5
* docs: fix typo
2024-04-28 15:22:23 +08:00
lijianan
ba5f9fe2f8
Merge pull request #48677 from ant-design/master
...
chore: merge master into feature
2024-04-28 14:02:49 +08:00
Wanpan
4020f658a8
docs: tree-select supports onPopupScroll ( #48636 )
...
* docs: tree-select supports onPopupScroll props
* docs: update demo
* docs: update version
* test: update snapshots
* fix: update demo
---------
Co-authored-by: lijianan <574980606@qq.com>
2024-04-28 13:44:01 +08:00
lijianan
029cb1dff0
test: rm legacy react-dom/test-utils
for compatible React-18.3.1 ( #48667 )
...
* test: rm legacy react-dom/test-utils for compatible React-18.3.0
* fix: fix
* chore: cls
* chore: update
* fix: fix
2024-04-28 09:52:54 +08:00
dependabot[bot]
dfaf6ba0bc
chore(deps-dev): bump react from 18.2.0 to 18.3.0 ( #48666 )
...
* chore(deps-dev): bump react from 18.2.0 to 18.3.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 18.2.0 to 18.3.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react )
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-26 21:20:48 +08:00
dependabot[bot]
aa5d3bda51
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #48665 )
...
* chore(deps-dev): bump the dev-dependencies group with 3 updates
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: dumi
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-26 21:20:18 +08:00
tanghui
d70de6c6e6
Merge branch 'master' into feature-merge-master
2024-04-26 17:20:46 +08:00
lijianan
409a227aa0
🔒 ci: locked React version ( #48640 )
...
* fix: fix
* ci: lock React version
---------
Co-authored-by: wuxh <wxh1220@gmail.com>
2024-04-26 17:17:09 +08:00
dependabot[bot]
9d4a532163
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #48632 )
...
* chore(deps-dev): bump the dev-dependencies group with 3 updates
Updates the requirements on [eslint](https://github.com/eslint/eslint ), [puppeteer](https://github.com/puppeteer/puppeteer ) and [tsx](https://github.com/privatenumber/tsx ) to permit the latest version.
Updates `eslint` from 8.57.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1 )
Updates `puppeteer` to 22.7.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.7.0...puppeteer-v22.7.1 )
Updates `tsx` to 4.7.3
- [Release notes](https://github.com/privatenumber/tsx/releases )
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs )
- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.2...v4.7.3 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: tsx
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-25 21:56:59 +08:00
二货爱吃白萝卜
8567e55ed0
feat: RangePicker support disabledTime info ( #48625 )
2024-04-25 15:58:10 +08:00
dependabot[bot]
d9813a9102
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #48609 )
...
* chore(deps-dev): bump the dev-dependencies group with 4 updates
Updates the requirements on [@testing-library/react](https://github.com/testing-library/react-testing-library ), [eslint](https://github.com/eslint/eslint ), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) and [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
Updates `@testing-library/react` to 15.0.4
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.3...v15.0.4 )
Updates `eslint` from 8.57.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1 )
Updates `react-router-dom` to 6.23.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.23.0/packages/react-router-dom )
Updates `stylelint` to 16.4.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.4.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: react-router-dom
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: stylelint
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-24 22:13:06 +08:00
dependabot[bot]
3e0c7f7323
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #48598 )
...
* chore(deps-dev): bump the dev-dependencies group with 6 updates
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ), [@testing-library/react](https://github.com/testing-library/react-testing-library ), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ), [eslint](https://github.com/eslint/eslint ), [puppeteer](https://github.com/puppeteer/puppeteer ) and [terser](https://github.com/terser/terser ) to permit the latest version.
Updates `@biomejs/biome` to 1.7.1
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.7.1/packages/@biomejs/biome )
Updates `@testing-library/react` to 15.0.3
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.2...v15.0.3 )
Updates `@typescript-eslint/eslint-plugin` to 7.7.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` to 7.7.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser )
Updates `eslint` from 8.57.0 to 9.1.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1 )
Updates `puppeteer` to 22.7.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.6.5...puppeteer-v22.7.0 )
Updates `terser` to 5.30.4
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.30.3...v5.30.4 )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@testing-library/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-24 09:48:09 +08:00
dependabot[bot]
e336dd6e59
chore(deps-dev): bump sharp from 0.32.6 to 0.33.3 ( #48600 )
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.32.6 to 0.33.3.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.3 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 09:47:33 +08:00
dependabot[bot]
48ea1b6675
chore(deps): update rc-picker requirement from ~4.4.1 to ~4.4.2 ( #48599 )
...
Updates the requirements on [rc-picker](https://github.com/react-component/picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases )
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/picker/compare/v4.4.1...v4.4.2 )
---
updated-dependencies:
- dependency-name: rc-picker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 21:54:35 +08:00
vagusX
7c23e51400
docs: fix wrong anchor for form#dependencies ( #48570 )
...
* docs: fix wrong anchor for form#dependencies
* test: update snapshot
* scripts: add new badcases to reporter
* scripts: added one
* scripts: copy new added imgs
* scripts: fix filename
* scripts: fix path
* scripts: fix src and dest
2024-04-23 15:50:48 +08:00
dependabot[bot]
831c51744b
chore(deps): update rc-slider requirement from ~10.6.1 to ~10.6.2 ( #48582 )
...
Updates the requirements on [rc-slider](https://github.com/react-component/slider ) to permit the latest version.
- [Release notes](https://github.com/react-component/slider/releases )
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/slider/compare/v10.6.1...v10.6.2 )
---
updated-dependencies:
- dependency-name: rc-slider
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 21:13:20 +08:00
lijianan
5c2e6e3651
Merge pull request #48573 from ant-design/master
...
chore: merge master into feature
2024-04-22 17:09:35 +08:00
二货爱吃白萝卜
50d8201aa0
docs: 5.16.4 changelog ( #48575 )
...
* docs: 5.16.4 changelog
* docs: fix lint
2024-04-22 15:15:43 +08:00
二货爱吃白萝卜
c321492eeb
fix: Slider range exchange tooltip blink ( #48536 )
...
* fix: slider tooltip pos
* chore: clean up
* chore: fix style
* chore: bump rc-slider
* fix: lock clean up logic
* chore: finish
* test: update snapshot
* chore: bump rc-slider
* test: update snapshot
* test: test coverage
* chore: clean up
2024-04-22 10:26:14 +08:00
xrkffgg
3865e8e2ab
docs: add 5.16.3 changelog ( #48564 )
2024-04-21 15:30:35 +08:00
dependabot[bot]
d743ee30b6
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #48533 )
...
* chore(deps-dev): bump the dev-dependencies group with 2 updates
---
updated-dependencies:
- dependency-name: "@types/tar"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: rc-virtual-list
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-18 21:28:36 +08:00
dependabot[bot]
8881388dcf
chore(deps-dev): update vanilla-jsoneditor requirement ( #48534 )
...
Updates the requirements on [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) to permit the latest version.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.23.1...v0.23.2 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 20:34:10 +08:00
栗嘉男
ad7fdb01d5
chore: merge master into feature
2024-04-18 12:41:26 +08:00
afc163
5fbca4afa9
chore: increase size-limit size limit ( #48525 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-04-18 11:01:43 +08:00
lijianan
27c942a00b
Merge pull request #48524 from ant-design/master
...
chore: merge master into feature
2024-04-18 10:11:58 +08:00
dependabot[bot]
6b5a6d24b0
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #48519 )
...
* chore(deps-dev): bump the dev-dependencies group with 2 updates
Updates the requirements on [eslint](https://github.com/eslint/eslint ) and [inquirer](https://github.com/SBoudrias/Inquirer.js ) to permit the latest version.
Updates `eslint` from 8.57.0 to 9.0.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.0.0 )
Updates `inquirer` to 9.2.19
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.18...inquirer@9.2.19 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: inquirer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-17 21:08:33 +08:00
叶枫
9b72caf77e
feat: up form ( #48486 )
2024-04-17 15:54:42 +08:00
Cooper
c7f2760007
feat: add Tabs more props ( #48321 )
...
* feat: add Tabs more props
* fix
* fix
* Compatible with moreIcon
* compatible ConfigProvider with the moreIcon
* update site snap
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-17 12:05:43 +08:00
dependabot[bot]
30afc97fc1
chore(deps-dev): bump the dev-dependencies group with 5 updates ( #48492 )
...
* chore(deps-dev): bump the dev-dependencies group with 6 updates
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/qs"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-16 21:23:40 +08:00
二货爱吃白萝卜
717272daa2
chore: build with upload ( #48456 )
...
* chore: build with upload
* chore: use zip instead
* chore: tmp of it
* chore: done of logic
* chore: clean up
* chore: rm test logic
* chore: udpate log
* chore: tmp of it
* chore: tmp of it
* chore: back
* chore: clean up
* chore: more print
* chore: xx.xx%
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-16 16:41:02 +08:00
希亚的西红柿
5716831849
fix: DatePicker with multiple support placeholder ( #48387 )
...
* feat: add placeholder option for multiple datepicker
* fix: update style
* chore: bump rc-picker
* test: update snapshot
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-04-16 14:54:19 +08:00
afc163
9a0e2ad91f
chore(deps): update dependency remark-preset-lint-recommended to v7 ( #48479 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 13:36:01 +08:00
renovate[bot]
8e076f1ebe
chore(deps): update dependency remark-lint to v10 ( #48438 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-16 10:49:57 +08:00
lijianan
8a4a83ace7
Merge pull request #48471 from ant-design/master
...
chore: merge master into feature
2024-04-16 10:17:57 +08:00
dependabot[bot]
cd901207d6
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #48469 )
...
* chore(deps-dev): bump the dev-dependencies group with 6 updates
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: inquirer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: qs
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: remark-lint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-lint-no-undefined-references
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-preset-lint-recommended
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: tar
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-15 22:34:24 +08:00
afc163
9517942fac
chore: git tag after npm publish ( #48454 )
2024-04-15 15:53:50 +08:00
vagusX
b42ffe64f4
scripts(visual-regression): show target filename ( #48444 )
...
* scripts(visual-regression): show target filename
* feat: update
* feat: show filename
* feat: update
2024-04-15 14:40:10 +08:00
George H
bfa23e16a0
chore: add script to adapt os memory ( #48435 )
...
* chore: add script to adapt os memory
* update
* update
* use typescript
* fix
2024-04-15 10:23:35 +08:00
Peach
89eba93616
docs: changelog for 5.16.2 ( #48433 )
2024-04-14 15:09:20 +08:00
dependabot[bot]
7f990bbc6b
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #48427 )
...
* chore(deps-dev): bump the dev-dependencies group with 8 updates
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: remark-lint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-lint-no-undefined-references
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-preset-lint-recommended
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-12 21:10:07 +08:00
dependabot[bot]
2c3334e0a4
chore(deps): update rc-picker requirement from ~4.3.1 to ~4.3.2 ( #48428 )
...
Updates the requirements on [rc-picker](https://github.com/react-component/picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases )
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/picker/compare/v4.3.1...v4.3.2 )
---
updated-dependencies:
- dependency-name: rc-picker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 20:36:14 +08:00
叶枫
1092660e0a
feat: optimize CascaderProps ( #48420 )
2024-04-12 17:30:32 +08:00
dependabot[bot]
ead7f7d36d
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #48408 )
...
* chore(deps-dev): bump the dev-dependencies group with 10 updates
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-lint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-lint-no-undefined-references
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: remark-preset-lint-recommended
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: typescript
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: webpack-bundle-analyzer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-11 22:40:48 +08:00
dependabot[bot]
010ec34c70
chore(deps): update rc-select requirement from ~14.13.0 to ~14.13.1 ( #48407 )
...
Updates the requirements on [rc-select](https://github.com/react-component/select ) to permit the latest version.
- [Release notes](https://github.com/react-component/select/releases )
- [Commits](https://github.com/react-component/select/compare/v14.13.0...v14.13.1 )
---
updated-dependencies:
- dependency-name: rc-select
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 21:37:46 +08:00
dependabot[bot]
912a447c05
chore(deps): update @rc-component/trigger requirement ( #48380 )
...
Updates the requirements on [@rc-component/trigger](https://github.com/react-component/trigger ) to permit the latest version.
- [Release notes](https://github.com/react-component/trigger/releases )
- [Changelog](https://github.com/react-component/trigger/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/trigger/compare/2.0.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: "@rc-component/trigger"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-10 20:30:37 +08:00
lijianan
4cba8b85d5
Merge pull request #48383 from ant-design/master
...
chore: merge master into feature
2024-04-10 20:30:10 +08:00
lijianan
dd6cb6c120
test: update snap ( #48382 )
2024-04-10 19:50:45 +08:00
lijianan
d82f65468d
chore(deps-dev): bump the dev-dependencies group with 7 updates ( #48361 )
2024-04-09 23:04:22 +08:00
afc163
1b159f7e5f
Revert "chore(deps-dev): bump the dev-dependencies group with 7 updates ( #48357 )" ( #48360 )
...
This reverts commit c5895211cb
.
2024-04-09 22:07:57 +08:00
dependabot[bot]
c5895211cb
chore(deps-dev): bump the dev-dependencies group with 7 updates ( #48357 )
...
* chore(deps-dev): bump the dev-dependencies group with 8 updates
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@testing-library/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: react-intersection-observer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-09 21:36:03 +08:00
dependabot[bot]
62133028fc
chore(deps): update rc-cascader requirement from ~3.24.0 to ~3.24.1 ( #48358 )
...
Updates the requirements on [rc-cascader](https://github.com/react-component/cascader ) to permit the latest version.
- [Release notes](https://github.com/react-component/cascader/releases )
- [Changelog](https://github.com/react-component/cascader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/cascader/compare/v3.24.0...v3.24.1 )
---
updated-dependencies:
- dependency-name: rc-cascader
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 20:36:54 +08:00
dependabot[bot]
4a25c9f505
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #48337 )
...
* chore(deps-dev): bump the dev-dependencies group with 5 updates
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-08 21:11:08 +08:00
dependabot[bot]
22350c60aa
chore(deps-dev): update typedoc requirement from ^0.25.12 to ^0.25.13 ( #48338 )
...
Updates the requirements on [typedoc](https://github.com/TypeStrong/TypeDoc ) to permit the latest version.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.12...v0.25.13 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 20:34:23 +08:00
叶枫
6dcd6e2dc1
feat: merge master
2024-04-08 14:37:05 +08:00
afc163
a125dfee8b
chore: add notice before publish to npm / remove progress ( #48323 )
...
* chore: add notice before publish to npm
* chore: remove progress
2024-04-07 22:45:53 +08:00
afc163
0a18e5ba41
chore: improve publish process ( #48264 )
...
* chore: improve publish process by skipping test command (#48230 )
* chore: speed up publishing
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: skip test
* fix: types
* revert demo change
* fix: script
* chore: fix duplicate parts
* chore: fix duplicate parts
* chore: fix duplicate parts
* improve code
* use latest.hash
chore: download build artifacts from remote
chore: skip build when publish
chore: improve cli log
chore: fix something
chore: fix something
chore: fix something
chore: fix something
chore: fix something
chore: fix upload-build-artifacts
chore: fix needs
chore: fix needs
* chore: check map files
* chore: check package diff before publish
* chore Please use `npm publish` instead
* chore: sort-package-json
* chore: fix needs
* chore: import download process
* fix types
* fix types
* chore: update scripts
* chore: codesandbox ci
* fix token:statistic
* fix token:statistic
* fix ci
* fix ci
* chore: codesandbox ci
* fix ci
* chore: only upload when push to master
2024-04-07 19:14:44 +08:00
lijianan
24a65de3c5
Merge pull request #48317 from ant-design/master
...
chore: merge master into feature
2024-04-07 17:37:40 +08:00
renovate[bot]
669d6ee70e
chore(deps): update dependency eslint-plugin-jest to v28 ( #48304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-07 10:01:16 +08:00
lijianan
bb74803437
Merge pull request #48293 from ant-design/master
...
chore: merge master into feature
2024-04-05 22:40:14 +08:00
lijianan
42c5a2fb21
chore: update size-limit ( #48292 )
2024-04-05 22:30:39 +08:00
dependabot[bot]
fbbba6fa5e
chore(deps-dev): update typescript requirement ( #48291 )
...
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript ) to permit the latest version.
Updates `typescript` to 5.4.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 21:04:57 +08:00
二货爱吃白萝卜
bd25e9442d
docs: 5.16.1 changelog ( #48288 )
2024-04-05 21:02:19 +08:00
dependabot[bot]
f427c87587
chore(deps): bump the dependencies group with 1 update ( #48269 )
...
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) to permit the latest version.
Updates `@babel/runtime` to 7.24.4
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 22:45:05 +08:00
dependabot[bot]
156d4f9fef
chore(deps-dev): bump the dev-dependencies group with 5 updates ( #48270 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/tar"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: tsx
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 22:44:38 +08:00
afc163
add81b3e65
Revert "chore: improve publish process by skipping test command ( #48230 )" ( #48263 )
...
This reverts commit dd17e3bac2
.
2024-04-04 14:17:15 +08:00
lijianan
34a7faa082
Merge pull request #48256 from ant-design/master
...
chore: merge master into feature
2024-04-04 10:37:15 +08:00
dependabot[bot]
621b9c87bd
chore(deps-dev): bump the dev-dependencies group with 5 updates ( #48253 )
...
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: dumi
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 20:09:27 +08:00
dependabot[bot]
0b8afca15b
chore(deps): update rc-table requirement from ~7.45.3 to ~7.45.4 ( #48254 )
...
Updates the requirements on [rc-table](https://github.com/react-component/table ) to permit the latest version.
- [Release notes](https://github.com/react-component/table/releases )
- [Changelog](https://github.com/react-component/table/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/table/compare/v7.45.3...v7.45.4 )
---
updated-dependencies:
- dependency-name: rc-table
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 20:08:20 +08:00
二货爱吃白萝卜
9680481546
feat: Mix style framework support ( #48229 )
...
* chore: add layer mark
* docs: enable @layer for test
* docs: add doc of third part lib
* docs: update order
* Update docs/react/compatible-style.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/react/compatible-style.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* docs: ssr or reset case
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-03 17:12:02 +08:00
afc163
dd17e3bac2
chore: improve publish process by skipping test command ( #48230 )
...
* chore: speed up publishing
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: skip test
* fix: types
* revert demo change
* fix: script
* chore: fix duplicate parts
* chore: fix duplicate parts
* chore: fix duplicate parts
* improve code
* use latest.hash
2024-04-02 20:44:30 +08:00
dependabot[bot]
d22aa8b36e
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #48232 )
...
Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ), [puppeteer](https://github.com/puppeteer/puppeteer ) and [terser](https://github.com/terser/terser ) to permit the latest version.
Updates `@typescript-eslint/eslint-plugin` to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/parser )
Updates `puppeteer` to 22.6.2
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.6.1...puppeteer-v22.6.2 )
Updates `terser` to 5.30.1
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.30.0...v5.30.1 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 20:43:33 +08:00
dependabot[bot]
98580315ca
chore(deps): update rc-table requirement from ~7.45.2 to ~7.45.3 ( #48233 )
...
Updates the requirements on [rc-table](https://github.com/react-component/table ) to permit the latest version.
- [Release notes](https://github.com/react-component/table/releases )
- [Changelog](https://github.com/react-component/table/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/table/compare/v7.45.2...v7.45.3 )
---
updated-dependencies:
- dependency-name: rc-table
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 20:43:01 +08:00
dependabot[bot]
3add1ed5b4
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #48215 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: inquirer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 10:21:59 +08:00
github-actions[bot]
d8ecfc77a2
chore: upgrade deps ( #48220 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-04-02 09:55:55 +08:00
github-actions[bot]
3e7c9e5cc6
chore: upgrade deps ( #48199 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-04-01 09:41:00 +08:00
MadCcc
7b280d307b
chore: bump rc-table to v7.45.0 ( #48190 )
...
* chore: bump rc-table to v7.45.0
* feat: 补充类型
* feat: 补充类型
---------
Co-authored-by: 叶枫 <645381995@qq.com>
2024-03-31 16:04:36 +08:00
MadCcc
7258fa83e5
docs: changelog 5.16.0 ( #48191 )
...
* chore: changelog 5.16.0
* chore: fix typo
* Apply suggestions from code review
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* chore: fix typo
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-03-31 15:40:46 +08:00
MadCcc
5384a97f37
Merge pull request #48189 from ant-design/feature
...
chore: merge feature into master
2024-03-31 13:55:04 +08:00
dependabot[bot]
d51d1bc929
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #48175 )
...
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: glob
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: simple-git
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 20:11:08 +08:00
lijianan
1b36fd22e5
Merge pull request #48172 from ant-design/master
...
chore: merge master into feature
2024-03-29 20:10:12 +08:00
章鱼怪
fe83792754
feat: Table add rowHoverable
to disable hover interaction ( #48112 )
2024-03-29 15:29:49 +08:00
章鱼怪
9ccb419177
fix: getValueProps should not be executed when name does not exist ( #48163 )
2024-03-29 15:28:41 +08:00
dependabot[bot]
b0e4a3ac64
chore(deps-dev): update vanilla-jsoneditor requirement ( #48155 )
...
Updates the requirements on [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) to permit the latest version.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.23.0...v0.23.1 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 21:36:26 +08:00
dependabot[bot]
0224965dc9
chore(deps-dev): bump the dev-dependencies group with 1 update ( #48145 )
...
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 14:10:53 +08:00
二货爱吃白萝卜
100fa29bef
feat: Input.OTP component support ( #48076 )
...
* chore: basic control
* chore: input instad
* docs: update demo
* chore: adjust operation interactive
* chore: lock selection
* chore: fix patch logic
* chore: merge logic
* chore: patch autoFocus
* test: update snapshot
* test: add test case
* test: coverage
* chore: update size limit
* docs: update docs
* test: fix test case
* chore: update comment
* refactor: change to length
* chore: blur all
* chore: size limit
2024-03-28 14:05:58 +08:00
lijianan
405394a8e4
Merge pull request #48133 from ant-design/master
...
chore: merge master into feature
2024-03-28 10:54:52 +08:00
dependabot[bot]
6681acd834
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #48129 )
...
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 20:43:13 +08:00
afc163
3518631afe
feat: upgrade react-slick ( #48093 )
...
* feat: upgrade react-slick
* test: update snapshots
* test: update snapshots
---------
Co-authored-by: lijianan <574980606@qq.com>
2024-03-27 13:34:26 +08:00
lijianan
f0ba86a534
chore: update size-limit ( #48098 )
2024-03-27 09:41:14 +08:00
dependabot[bot]
c79b75f5b6
chore(deps-dev): bump the dev-dependencies group with 7 updates ( #48096 )
...
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: stylelint
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 21:23:24 +08:00
dependabot[bot]
5572bbdd2c
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #48077 )
...
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: antd-style
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-countup
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: stylelint
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 20:24:08 +08:00
dependabot[bot]
5b9afc3cf1
chore(deps-dev): update sharp requirement from ^0.33.2 to ^0.33.3 ( #48078 )
...
Updates the requirements on [sharp](https://github.com/lovell/sharp ) to permit the latest version.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.33.2...v0.33.3 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 20:23:22 +08:00
陈帅
1eb139aa8d
docs: add 5.15.4 chaneglog ( #48057 )
...
* docs: add 5.15.4 chaneglog
* fix typo
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* fix
* fix
* fix lint
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* fix
* fix
---------
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-25 14:47:08 +08:00
yykoypj
311a718956
feat: steps support for circular progress bar ( #47940 )
...
* feat: steps support for circular progress bar
* Update components/progress/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/progress.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/__tests__/index.test.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/demo/circle-steps.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update circle-steps.tsx
* Update components/progress/progress.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update components/progress/index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
* Update components/progress/demo/circle-steps.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-24 18:30:53 +08:00
github-actions[bot]
80f49bfcf2
chore: auto merge branches ( #48020 )
...
chore: merge master into feature
2024-03-23 16:15:34 +00:00
lijianan
ff00aedda5
chore: update size-limit ( #48028 )
2024-03-22 20:43:16 +08:00
dependabot[bot]
8d839c367a
chore(deps-dev): bump the dev-dependencies group with 5 updates ( #48030 )
...
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@size-limit/file"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: dumi
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: size-limit
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: tar
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 20:05:34 +08:00
dependabot[bot]
8920427bd7
chore(deps): bump the dependencies group with 2 updates ( #48029 )
...
---
updated-dependencies:
- dependency-name: "@ant-design/cssinjs"
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: "@ant-design/icons"
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 20:03:15 +08:00
lijianan
dee3901183
chore: update size-limit ( #48014 )
2024-03-22 12:03:19 +08:00
dependabot[bot]
f6ca160ca5
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #48006 )
...
---
updated-dependencies:
- dependency-name: "@types/qs"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: typescript
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: webpack
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 21:15:49 +08:00
二货爱吃白萝卜
0b00db48bd
feat: Table support onScroll event ( #47986 )
2024-03-21 10:07:10 +08:00
dependabot[bot]
68716c1425
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #47987 )
...
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 20:55:23 +08:00
dependabot[bot]
708bdfc159
chore(deps): bump the dependencies group with 1 update ( #47957 )
...
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) to permit the latest version.
Updates `@babel/runtime` to 7.24.1
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 21:33:32 +08:00
dependabot[bot]
a92b248082
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #47958 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/qs"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-countup
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 21:33:07 +08:00
dependabot[bot]
72e4327318
chore(deps-dev): bump the dev-dependencies group with 9 updates ( #47947 )
...
Updates the requirements on [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports ), [@size-limit/file](https://github.com/ai/size-limit ), [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown ), [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ), [lunar-typescript](https://github.com/6tail/lunar-typescript ), [puppeteer](https://github.com/puppeteer/puppeteer ), [react-countup](https://github.com/glennreyes/react-countup ), [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git ) and [size-limit](https://github.com/ai/size-limit ) to permit the latest version.
Updates `@ianvs/prettier-plugin-sort-imports` to 4.2.1
- [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases )
- [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ianvs/prettier-plugin-sort-imports/compare/v4.2.0...v4.2.1 )
Updates `@size-limit/file` to 11.1.1
- [Release notes](https://github.com/ai/size-limit/releases )
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/size-limit/compare/11.1.0...11.1.1 )
Updates `eslint-plugin-markdown` to 4.0.1
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases )
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v4.0.0...v4.0.1 )
Updates `eslint-plugin-react` to 7.34.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.0...v7.34.1 )
Updates `lunar-typescript` to 1.7.5
- [Release notes](https://github.com/6tail/lunar-typescript/releases )
- [Changelog](https://github.com/6tail/lunar-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/6tail/lunar-typescript/compare/v1.7.4...v1.7.5 )
Updates `puppeteer` to 22.5.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.4.1...puppeteer-v22.5.0 )
Updates `react-countup` to 6.5.1
- [Release notes](https://github.com/glennreyes/react-countup/releases )
- [Commits](https://github.com/glennreyes/react-countup/compare/v6.5.0...v6.5.1 )
Updates `simple-git` to 3.23.0
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.23.0/simple-git )
Updates `size-limit` to 11.1.1
- [Release notes](https://github.com/ai/size-limit/releases )
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/size-limit/compare/11.1.0...11.1.1 )
---
updated-dependencies:
- dependency-name: "@ianvs/prettier-plugin-sort-imports"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@size-limit/file"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-react
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: lunar-typescript
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-countup
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: simple-git
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: size-limit
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 21:07:56 +08:00
dependabot[bot]
8bc839ad9d
chore(deps): bump the dependencies group with 1 update ( #47946 )
...
---
updated-dependencies:
- dependency-name: "@ant-design/icons"
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 21:04:16 +08:00
afc163
dfd342d985
Merge pull request #47931 from ant-design/master
...
chore: sync master to feature
2024-03-18 15:36:41 +08:00
github-actions[bot]
3e44b46e03
chore: upgrade deps ( #47920 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-03-17 07:17:37 +08:00
afc163
e0cf8b7b14
docs( ✨ ): release 5.15.3 ( #47915 )
...
* docs(✨ ): release 5.15.3
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-03-16 23:35:28 +08:00
renovate[bot]
bcc5d113bc
chore(deps): update dependency @types/react to v18.2.66 ( #47798 )
...
* chore(deps): update dependency @types/react to v18.2.66
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* fix: React LegacyRef
* type: fix ref type
* type: fix ref type
* type: fix ref type
* type: fix ref type
* type: fix ref type
* type: fix ref type
* chore: fix lint errors
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-16 21:41:25 +08:00
renovate[bot]
b64db3cd70
chore(deps): update dependency eslint-plugin-markdown to v4 ( #47800 )
...
* chore(deps): update dependency eslint-plugin-markdown to v4
* chore: use legacy plugin
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-16 17:41:54 +08:00
lijianan
7247c3b035
chore: update size limit ( #47904 )
2024-03-15 22:53:35 +08:00
Amumu
ab78206205
chore: update size limit ( #47903 )
...
Signed-off-by: Amumu <yoyo837@hotmail.com>
2024-03-15 22:16:13 +08:00
dependabot[bot]
e0b57c5773
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47901 )
...
* chore(deps-dev): bump the dev-dependencies group with 3 updates
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-15 22:04:50 +08:00
dependabot[bot]
5d7b6106ac
chore(deps): bump the dependencies group with 1 update ( #47900 )
...
---
updated-dependencies:
- dependency-name: "@ant-design/icons"
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 21:00:58 +08:00
dependabot[bot]
878ecef0d1
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #47880 )
...
* chore(deps-dev): bump the dev-dependencies group with 6 updates
---
updated-dependencies:
- dependency-name: "@ianvs/prettier-plugin-sort-imports"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@size-limit/file"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: size-limit
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-14 21:07:03 +08:00
dependabot[bot]
df5484688c
chore(deps-dev): bump vanilla-jsoneditor from 0.22.0 to 0.23.0 ( #47881 )
...
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 19:55:40 +08:00
栗嘉男
232d22ad49
chore: merge master into feature
2024-03-14 15:03:34 +08:00
dependabot[bot]
8a6e2df533
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47866 )
...
* chore(deps-dev): bump the dev-dependencies group with 3 updates
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ), [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown ) and [inquirer](https://github.com/SBoudrias/Inquirer.js ) to permit the latest version.
Updates `@biomejs/biome` to 1.6.1
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.1/packages/@biomejs/biome )
Updates `eslint-plugin-markdown` from 3.0.1 to 4.0.1
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases )
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.1...v4.0.1 )
Updates `inquirer` to 9.2.16
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.15...inquirer@9.2.16 )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: inquirer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-14 08:25:53 +08:00
dependabot[bot]
5a10a35608
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #47846 )
...
* chore(deps-dev): bump the dev-dependencies group with 7 updates
---
updated-dependencies:
- dependency-name: "@size-limit/file"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/lodash"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: size-limit
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-12 23:00:26 +08:00
dependabot[bot]
c7bdac7035
chore(deps): update rc-input requirement from ~1.4.4 to ~1.4.5 ( #47847 )
...
Updates the requirements on [rc-input](https://github.com/react-component/input ) to permit the latest version.
- [Release notes](https://github.com/react-component/input/releases )
- [Changelog](https://github.com/react-component/input/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/input/compare/v1.4.4...v1.4.5 )
---
updated-dependencies:
- dependency-name: rc-input
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 22:13:00 +08:00
dependabot[bot]
18d441343b
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #47829 )
...
* chore(deps-dev): bump the dev-dependencies group with 5 updates
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome ), [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown ), [immer](https://github.com/immerjs/immer ), [open](https://github.com/sindresorhus/open ) and [puppeteer](https://github.com/puppeteer/puppeteer ) to permit the latest version.
Updates `@biomejs/biome` to 1.6.0
- [Release notes](https://github.com/biomejs/biome/releases )
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md )
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.0/packages/@biomejs/biome )
Updates `eslint-plugin-markdown` from 3.0.1 to 4.0.1
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases )
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.1...v4.0.1 )
Updates `immer` to 10.0.4
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v10.0.3...v10.0.4 )
Updates `open` to 10.1.0
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v10.0.4...v10.1.0 )
Updates `puppeteer` to 22.4.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.4.0...puppeteer-v22.4.1 )
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: immer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: open
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-12 08:16:36 +08:00
dependabot[bot]
a0bce29cf4
chore(deps): update rc-input requirement from ~1.4.3 to ~1.4.4 ( #47830 )
...
Updates the requirements on [rc-input](https://github.com/react-component/input ) to permit the latest version.
- [Release notes](https://github.com/react-component/input/releases )
- [Changelog](https://github.com/react-component/input/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/input/compare/v1.4.3...v1.4.4 )
---
updated-dependencies:
- dependency-name: rc-input
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 21:08:50 +08:00
dependabot[bot]
120af06fc4
chore(deps): update @rc-component/color-picker requirement ( #47831 )
...
Updates the requirements on [@rc-component/color-picker](https://github.com/react-component/color-picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/color-picker/releases )
- [Commits](https://github.com/react-component/color-picker/compare/v1.5.2...v1.5.3 )
---
updated-dependencies:
- dependency-name: "@rc-component/color-picker"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 21:08:30 +08:00
renovate[bot]
4b703bc236
chore(deps): update dependency typescript to ~5.4.0 ( #47799 )
...
* chore(deps): update dependency typescript to ~5.4.0
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-11 13:38:15 +08:00
vagusX
8711f4df8d
docs: v5.15.2 ( #47793 )
2024-03-09 22:28:53 +08:00
dependabot[bot]
c4485a7bae
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47780 )
...
* chore(deps-dev): bump the dev-dependencies group with 4 updates
Updates the requirements on [esbuild-loader](https://github.com/privatenumber/esbuild-loader ), [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown ), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) and [typescript](https://github.com/Microsoft/TypeScript ) to permit the latest version.
Updates `esbuild-loader` to 4.1.0
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases )
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.0.3...v4.1.0 )
Updates `eslint-plugin-markdown` from 3.0.1 to 4.0.1
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases )
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v3.0.1...v4.0.1 )
Updates `react-router-dom` to 6.22.3
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.3/packages/react-router-dom )
Updates `typescript` from 5.3.3 to 5.4.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2 )
---
updated-dependencies:
- dependency-name: esbuild-loader
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: react-router-dom
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-09 09:23:26 +08:00
二货爱吃白萝卜
54c5721f48
chore: bump trigger to move click to mouseDown ( #47775 )
...
* chore: bump trigger
* chore: bump trigger
* chore: bump trigger
* chore: bump trigger
* chore: fix logic
* fix: context tour config
* test: coverage
2024-03-08 21:31:27 +08:00
lijianan
5f1ac6c095
Merge pull request #47771 from ant-design/master
...
chore: merge master into feature
2024-03-08 11:38:43 +08:00
dependabot[bot]
36122780d7
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #47763 )
...
* chore(deps-dev): bump the dev-dependencies group with 5 updates
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: qs
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-08 09:00:51 +08:00
dependabot[bot]
1c7d133de5
chore(deps): update rc-select requirement from ~14.12.0 to ~14.12.1 ( #47765 )
...
Updates the requirements on [rc-select](https://github.com/react-component/select ) to permit the latest version.
- [Release notes](https://github.com/react-component/select/releases )
- [Commits](https://github.com/react-component/select/compare/v14.12.0...v14.12.1 )
---
updated-dependencies:
- dependency-name: rc-select
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 06:54:43 +08:00
dependabot[bot]
30ae7fcf2a
chore(deps): update rc-picker requirement from ~4.2.0 to ~4.2.1 ( #47764 )
...
Updates the requirements on [rc-picker](https://github.com/react-component/picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases )
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/picker/compare/v4.2.0...v4.2.1 )
---
updated-dependencies:
- dependency-name: rc-picker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 06:54:19 +08:00
dependabot[bot]
14eb973d73
chore(deps): update rc-util requirement from ^5.39.0 to ^5.39.1 ( #47766 )
...
Updates the requirements on [rc-util](https://github.com/react-component/util ) to permit the latest version.
- [Release notes](https://github.com/react-component/util/releases )
- [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/util/compare/v5.39.0...v5.39.1 )
---
updated-dependencies:
- dependency-name: rc-util
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 06:53:43 +08:00
dependabot[bot]
f826d3da35
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47745 )
...
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 01:56:58 +08:00
dependabot[bot]
e1da03d6f5
chore(deps): update rc-util requirement from ^5.38.2 to ^5.39.0 ( #47741 )
...
Updates the requirements on [rc-util](https://github.com/react-component/util ) to permit the latest version.
- [Release notes](https://github.com/react-component/util/releases )
- [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/util/compare/v5.38.2...v5.39.0 )
---
updated-dependencies:
- dependency-name: rc-util
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 01:56:21 +08:00
dependabot[bot]
a5356347ac
chore(deps-dev): update typedoc requirement from ^0.25.10 to ^0.25.11 ( #47739 )
...
Updates the requirements on [typedoc](https://github.com/TypeStrong/TypeDoc ) to permit the latest version.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.10...v0.25.11 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 22:23:05 +08:00
MadCcc
8460eb39c3
docs: changelog 5.15.1 ( #47744 )
2024-03-06 22:07:00 +08:00
叶枫
a975d48c3a
Cascader support option render ( #47727 )
...
* feat: done
* feat: doc
2024-03-06 20:04:13 +08:00
kiner-tang
bb85712f71
feat: Notification support aria-* in closable ( #47710 )
...
* feat: Notification support aria-* in closable
* feat: optimize code
2024-03-06 11:53:05 +08:00
dependabot[bot]
fe837e964c
chore(deps): update rc-field-form requirement from ~1.42.0 to ~1.42.1 ( #47719 )
...
Updates the requirements on [rc-field-form](https://github.com/react-component/field-form ) to permit the latest version.
- [Release notes](https://github.com/react-component/field-form/releases )
- [Changelog](https://github.com/react-component/field-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/field-form/compare/v1.42.0...v1.42.1 )
---
updated-dependencies:
- dependency-name: rc-field-form
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-05 22:02:55 +08:00
dependabot[bot]
dbac97c098
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #47718 )
...
Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [puppeteer](https://github.com/puppeteer/puppeteer ) to permit the latest version.
Updates `@typescript-eslint/eslint-plugin` to 7.1.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` to 7.1.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser )
Updates `puppeteer` to 22.4.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.3.0...puppeteer-v22.4.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 21:24:57 +08:00
dependabot[bot]
562567e862
chore(deps-dev): bump the dev-dependencies group with 1 update ( #47701 )
...
Updates the requirements on [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) to permit the latest version.
Updates `eslint-plugin-react` to 7.34.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.2...v7.34.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 20:43:07 +08:00
dependabot[bot]
9bdf555525
chore(deps-dev): update typedoc requirement from ^0.25.9 to ^0.25.10 ( #47702 )
...
Updates the requirements on [typedoc](https://github.com/TypeStrong/TypeDoc ) to permit the latest version.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.9...v0.25.10 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 20:42:44 +08:00
xrkffgg
b2a83e4353
docs: add 5.15.0 changelog ( #47672 )
...
* docs: add 5.15.0 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.en-US.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.zh-CN.md
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
---------
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-03-02 21:09:48 +08:00
dependabot[bot]
fdc183511c
chore(deps-dev): bump vanilla-jsoneditor from 0.21.6 to 0.22.0 ( #47674 )
...
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) from 0.21.6 to 0.22.0.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.21.6...v0.22.0 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 21:21:09 +08:00
dependabot[bot]
446197d26b
chore(deps-dev): bump the dev-dependencies group with 1 update ( #47673 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 21:20:44 +08:00
叶枫
650d4a3eb5
feat: Support focus options ( #47664 )
...
* feat: support focus options
* feat: picker
* feat: 回滚
---------
Co-authored-by: lijianan <574980606@qq.com>
2024-03-01 15:05:24 +08:00
栗嘉男
8b6edd7084
chore: merge master into feature
2024-03-01 11:16:27 +08:00
kiner-tang
6928fbc06d
feat: Modal support aria-* in closable ( #47650 )
...
* feat: Modal support aria-* in closable
* feat: Modal support aria-* in closable
* feat: Modal support aria-* in closable
* chore: bump rc-image
* feat: update snap
* feat: update snap
2024-03-01 10:58:50 +08:00
lijianan
d4391c6c76
type: fix master CI ( #47659 )
...
* type: fix master CI
* fix: fix type
* fix: fix
2024-03-01 10:57:33 +08:00
dependabot[bot]
0b0500a374
chore(deps): bump the dependencies group with 2 updates ( #47654 )
...
---
updated-dependencies:
- dependency-name: "@ant-design/icons"
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: "@babel/runtime"
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 09:21:57 +08:00
dependabot[bot]
3579e9e63d
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #47655 )
...
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: lunar-typescript
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-router-dom
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 21:16:53 +08:00
Amumu
2156ed4c07
fix: virtual list prefixCls not working ( #47639 )
...
* fix: virtual list prefixCls not working
* update test case
2024-02-29 09:45:27 +08:00
dependabot[bot]
e0da6729c1
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #47637 )
...
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@emotion/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/qs"
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-28 21:43:34 +08:00
ChenJiYuan
82bfa7611e
chore(deps): update rc-field-form requirement from ~1.41.0 to ~1.42.0 ( #47629 )
...
Co-authored-by: 轩浪 <chenjiyuan.cjy@digital-engine.com>
2024-02-28 17:07:36 +08:00
kiner-tang
15216614ed
feat: Drawer support aria in closable ( #47543 )
...
* feat: drawer support aria in closable prop
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2024-02-28 14:11:15 +08:00
栗嘉男
a466d3fc8d
chore: merge master into feature
2024-02-28 13:29:43 +08:00
MadCcc
fd1e08c94b
chore: add @babel/runtime into dependencies ( #47587 )
2024-02-28 09:53:56 +08:00
dependabot[bot]
2ed4e01298
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #47614 )
...
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 22:24:27 +08:00
dependabot[bot]
170af6508d
chore(deps): update rc-picker requirement from ~4.1.4 to ~4.1.5 ( #47615 )
...
Updates the requirements on [rc-picker](https://github.com/react-component/picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases )
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/picker/compare/v4.1.4...v4.1.5 )
---
updated-dependencies:
- dependency-name: rc-picker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 21:33:55 +08:00
dependabot[bot]
9c72ee3235
chore(deps-dev): update typedoc requirement from ^0.25.8 to ^0.25.9 ( #47599 )
...
Updates the requirements on [typedoc](https://github.com/TypeStrong/TypeDoc ) to permit the latest version.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.8...v0.25.9 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 21:07:39 +08:00
dependabot[bot]
04bcb22999
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #47598 )
...
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/semver"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: open
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 21:07:20 +08:00
kiner-tang
ded28368a4
chore: bump rc-table ( #47518 )
2024-02-24 11:03:58 +08:00
github-actions[bot]
2913547258
chore: auto merge branches ( #47562 )
...
chore: merge master into feature
2024-02-24 03:02:05 +00:00
dependabot[bot]
cebe217604
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #47566 )
...
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 20:21:35 +08:00
Peach
53b01060c9
docs: changelog for 5.14.2 ( #47557 )
...
* docs: changelog for 5.14.2
* chore: bump version to 5.14.2
2024-02-23 15:01:51 +08:00
dependabot[bot]
31b421d739
chore(deps): update rc-picker requirement from ~4.1.3 to ~4.1.4 ( #47545 )
...
Updates the requirements on [rc-picker](https://github.com/react-component/picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases )
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/picker/compare/v4.1.3...v4.1.4 )
---
updated-dependencies:
- dependency-name: rc-picker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 23:12:58 +08:00
dependabot[bot]
6c3be1c38b
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47544 )
...
Updates the requirements on [puppeteer](https://github.com/puppeteer/puppeteer ) and [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer ) to permit the latest version.
Updates `puppeteer` to 22.2.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.1.0...puppeteer-v22.2.0 )
Updates `react-intersection-observer` to 9.8.1
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases )
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.8.0...v9.8.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-intersection-observer
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 23:12:27 +08:00
dependabot[bot]
d8b66fec1d
chore(deps): update rc-picker requirement from ~4.1.2 to ~4.1.3 ( #47529 )
...
Updates the requirements on [rc-picker](https://github.com/react-component/picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases )
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/picker/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: rc-picker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 21:57:14 +08:00
Amumu
6c824b7dbf
Merge pull request #47521 from ant-design/master
...
chore: merge master into feature
2024-02-21 15:54:37 +08:00
dependabot[bot]
dd26acc6d0
chore(deps): update rc-picker requirement from ~4.1.1 to ~4.1.2 ( #47506 )
...
Updates the requirements on [rc-picker](https://github.com/react-component/picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases )
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-component/picker/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: rc-picker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 20:50:28 +08:00
dependabot[bot]
b04daf23dd
chore(deps-dev): bump the dev-dependencies group with 6 updates ( #47503 )
...
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: inquirer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: webpack
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 20:49:56 +08:00
dependabot[bot]
f369af1016
chore(deps): update rc-util requirement from ^5.38.1 to ^5.38.2 ( #47505 )
...
Updates the requirements on [rc-util](https://github.com/react-component/util ) to permit the latest version.
- [Release notes](https://github.com/react-component/util/releases )
- [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/util/compare/v5.38.1...v5.38.2 )
---
updated-dependencies:
- dependency-name: rc-util
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 20:49:33 +08:00
dependabot[bot]
da8e97ee33
chore(deps-dev): bump the dev-dependencies group with 5 updates ( #47484 )
...
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: lunar-typescript
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-router-dom
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 20:33:45 +08:00
dependabot[bot]
5214bd15f5
chore(deps): update @rc-component/color-picker requirement ( #47485 )
...
Updates the requirements on [@rc-component/color-picker](https://github.com/react-component/color-picker ) to permit the latest version.
- [Release notes](https://github.com/react-component/color-picker/releases )
- [Commits](https://github.com/react-component/color-picker/compare/v1.5.1...v1.5.2 )
---
updated-dependencies:
- dependency-name: "@rc-component/color-picker"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 20:33:18 +08:00
lijianan
49d3201d90
Merge pull request #47477 from ant-design/master
...
chore: merge master into feature
2024-02-19 14:21:31 +08:00
dependabot[bot]
9c54784ab7
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47457 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: webpack
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 20:41:12 +08:00
lijianan
7587f12fe8
Merge pull request #47453 from ant-design/master
...
chore: merge master into feature
2024-02-16 11:37:35 +08:00
dependabot[bot]
25fdde5486
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #47449 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: jest-puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 00:04:57 +08:00
dependabot[bot]
79d8ed0020
chore(deps-dev): update vanilla-jsoneditor requirement ( #47450 )
...
Updates the requirements on [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) to permit the latest version.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.21.5...v0.21.6 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 00:00:52 +08:00
kiner-tang
a911bce4de
chore: use husky instead of husky install ( #47445 )
2024-02-15 20:42:21 +08:00
dependabot[bot]
ff6f9c5a8f
chore(deps-dev): bump the dev-dependencies group with 1 update ( #47442 )
...
Updates the requirements on [husky](https://github.com/typicode/husky ) to permit the latest version.
Updates `husky` to 9.0.11
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.10...v9.0.11 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15 00:00:51 +08:00
dependabot[bot]
e6b756ae96
chore(deps-dev): bump the dev-dependencies group with 3 updates ( #47438 )
...
* chore(deps-dev): bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-02-14 08:12:45 +08:00
MadCcc
aea5e17f35
docs: changelog 5.14.1 ( #47421 )
...
* docs: changelog 5.14.1
* Apply suggestions from code review
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-02-12 23:17:53 +08:00
dependabot[bot]
a886fffcae
chore(deps-dev): update typedoc requirement from ^0.25.7 to ^0.25.8 ( #47430 )
...
* chore(deps-dev): update typedoc requirement from ^0.25.7 to ^0.25.8
Updates the requirements on [typedoc](https://github.com/TypeStrong/TypeDoc ) to permit the latest version.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.7...v0.25.8 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-02-12 23:06:19 +08:00
dependabot[bot]
f57ec7f8f4
chore(deps-dev): bump the dev-dependencies group with 4 updates ( #47429 )
...
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/semver"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-intersection-observer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: tsx
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 21:46:34 +08:00
renovate[bot]
ae9e25f058
chore(deps): update dependency jest-puppeteer to v10 ( #47424 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-11 09:10:25 +08:00
dependabot[bot]
ad5caa0055
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47415 )
...
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: tar-fs
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 20:42:22 +08:00
dependabot[bot]
b12de1f2ab
chore(deps-dev): bump the dev-dependencies group with 2 updates ( #47410 )
...
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-fast-marquee
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 20:28:17 +08:00
dependabot[bot]
58f4c20560
chore(deps-dev): bump @types/gtag.js from 0.0.18 to 0.0.19 ( #47411 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.18 to 0.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js )
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
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>
2024-02-08 20:27:54 +08:00
二货爱吃白萝卜
52fdbb47d9
fix: datePicker arrow out of bound ( #47389 )
...
* fix: datePicker arrow out of bound
* chore: use logic prop
2024-02-07 20:29:24 +08:00
afc163
a149377d17
feat: upgrade rc-drawer to 7.1.0 ( #47387 )
2024-02-07 20:20:45 +08:00
dependabot[bot]
8a76266dd0
chore(deps-dev): bump the dev-dependencies group with 1 update ( #47394 )
...
Updates the requirements on [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) to permit the latest version.
Updates `eslint-plugin-unicorn` to 51.0.1
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.0...v51.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 20:01:35 +08:00
afc163
39e7bc5d2f
Merge pull request #47383 from ant-design/master
...
chore: merge master into feature
2024-02-07 13:30:01 +08:00
lijianan
55aae1ed26
chore: bump rc-table from 7.39.0 to 7.40.0 ( #47382 )
...
* chore: bump rc-table from 7.39.0 to 7.40.0
* test: update snap
2024-02-07 11:44:04 +08:00
dependabot[bot]
7dda5054d1
chore(deps-dev): bump the dev-dependencies group with 11 updates ( #47377 )
...
---
updated-dependencies:
- dependency-name: "@codesandbox/sandpack-react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: antd-token-previewer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: lint-staged
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: lunar-typescript
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-intersection-observer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: semver
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 21:22:52 +08:00
dependabot[bot]
97fb50ce17
chore(deps-dev): update vanilla-jsoneditor requirement ( #47378 )
...
Updates the requirements on [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor ) to permit the latest version.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases )
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.21.4...v0.21.5 )
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 21:22:14 +08:00