renovate[bot]
d878343747
chore(deps): update dependency eslint-plugin-unicorn to v54 ( #49434 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 13:19:51 +08:00
afc163
6db789f772
chore: lock tsx version ( #49427 )
...
close https://github.com/ant-design/ant-design/discussions/49423
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-15 16:15:25 +08:00
Jinbao1001
37996304e4
chore: disable mako build of windows ( #49420 )
...
Co-authored-by: lijianan <574980606@qq.com>
2024-06-15 02:14:43 +08:00
dependabot[bot]
7f8b2b45f3
chore(deps-dev): bump dumi from 2.4.0-alpha.12 to 2.4.0-alpha.16 ( #49421 )
...
Bumps [dumi](https://github.com/umijs/dumi ) from 2.4.0-alpha.12 to 2.4.0-alpha.16.
- [Release notes](https://github.com/umijs/dumi/releases )
- [Commits](https://github.com/umijs/dumi/commits )
---
updated-dependencies:
- dependency-name: dumi
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-06-15 02:13:45 +08:00
Jinbao1001
f56a4d6866
feat: support mako build ( #49109 )
...
* feat: mako build init
* chore: unlock
* dep: overrides dumi@alpha1
* chore: lock
* deps: update dumi version
* test: 查看磁盘
* chore: ping dumi
* chore: update deps
* chore: update deps
* chore: update deps
* chore: fix loading
* chore: ignore lint
* deps: update dumi
* fix: hydrate failed caused by modifyHtml
* deps: update dumi
* deps: update dumi
* deps: update dumi version
---------
Co-authored-by: xiaoxiao <xiaoxiao.lh@antgroup.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-13 20:37:02 +08:00
github-actions[bot]
759f2ff77c
chore: upgrade deps ( #49388 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-13 02:32:24 +08:00
github-actions[bot]
bb6cf5938f
chore: upgrade deps ( #49367 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-13 01:31:36 +08:00
xrkffgg
a7f438fdf9
docs: add changelog 5.18.1 ( #49370 )
...
* docs: add changelog 5.18.1
* docs: update
* docs: update
* docs: update
2024-06-12 14:33:46 +08:00
renovate[bot]
09bb60d3d1
chore(deps): update dependency tsx to v4.15.1 ( #49316 )
...
* chore(deps): update dependency tsx to v4.15.1
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
---------
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-06-10 10:51:08 +08:00
renovate[bot]
30babc686c
chore(deps): update dependency jest-axe to v9 ( #49318 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-09 11:31:30 +08:00
github-actions[bot]
a75571013b
chore: upgrade deps ( #49309 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-08 12:41:47 +08:00
红
d66ed648a1
deps: bump rc-dialog to 9.5.1 ( #49284 )
...
* deps: bump rc-dialog to 9.5.1
* chore: update
* chore(deps): bump rc-image to 7.9.0
* test: update case
* Revert "test: update case"
This reverts commit cdfbdbac1b
.
* test: update case
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
* empty
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
2024-06-07 16:42:14 +08:00
二货爱吃白萝卜
d203401a71
chore: lock tsx version to fix build failed ( #49299 )
2024-06-07 15:39:18 +08:00
Wanpan
cbbea271d7
fix: Do not respond to the Enter event when data is loading ( #49292 )
2024-06-07 10:03:56 +08:00
希亚的西红柿
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