github-actions[bot]
a9ad092ef5
chore: upgrade deps ( #49696 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-03 06:57:21 +08:00
陈帅
8c957d01d9
docs: add 5.19.0 changelogs ( #49660 )
...
* docs: add 5.18.4 changelogs
* docs: add 5.19.0 changelogs
* docs: add 5.19.0 changelogs
* docs: add 5.19.0 changelogs
* fix
* Update CHANGELOG.zh-CN.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.en-US.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* update docs
* update docs
* update docs
* update docs
* 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.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 docs
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* docs: update changelog
---------
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-07-01 04:17:56 -07:00
github-actions[bot]
fc09ac8e70
chore: upgrade deps ( #49661 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-01 12:13:24 +08:00
陈帅
b243d1d3e2
Merge branch 'feature' into master
2024-06-30 08:56:53 -07:00
renovate[bot]
5021b4181f
chore(deps): update dependency pixelmatch to v6 ( #49656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-30 14:25:21 +08:00
afc163
e71b223523
chore: remove @types/ora ( #49650 )
...
This is a stub types definition. ora provides its own type definitions, so you do not need this installed.
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-29 13:13:50 +08:00
github-actions[bot]
dccb38d747
chore: auto merge branches ( #49639 )
...
chore: sync master to feature
2024-06-28 08:17:32 +00:00
afc163
8e3cbfe018
chore: ignore generate-token-meta warning ( #49637 )
2024-06-28 15:02:59 +08:00
Jinbao1001
3952fd8312
fix: dom crash with ssr hydrate error ( #49576 )
...
* fix: ssr hydrate error
* deps: lock react and react-dom
* chore: script react/react-dom --nosave
* chore(deps): update dumi version
* chore: back #49595
* chore(deps): update dumi
2024-06-28 10:26:05 +08:00
ice
e76e386966
feat(Pagination): simple prop extend to object & add align prop ( #49562 )
...
* feat(pagination): simple prop extend to object
* feat(pagination): add align prop
* Update components/pagination/Pagination.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* refactor: remove useless types
* refactor(List): align prop
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-25 21:27:11 +08:00
github-actions[bot]
ee40b3d44b
chore: auto merge branches ( #49564 )
...
chore: merge master into feature
2024-06-23 07:51:56 +00:00
renovate[bot]
1a5308a826
chore(deps): update dependency typescript to ~5.5.0 ( #49559 )
...
* chore(deps): update dependency typescript to ~5.5.0
* fix: fix lint error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2024-06-23 14:57:41 +08:00
renovate[bot]
2af11fa862
chore(deps): update dependency typedoc to ^0.26.0 ( #49558 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 12:24:17 +08:00
github-actions[bot]
05d107ce4d
chore: auto merge branches ( #49556 )
...
chore: sync master to feature
2024-06-22 15:30:17 +00:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
dependabot[bot]
7e74c79bdd
chore(deps-dev): bump @octokit/rest ( #49545 )
...
* chore(deps-dev): bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@antv/g6](https://github.com/antvis/g6 ), [@octokit/rest](https://github.com/octokit/rest.js ), [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@antv/g6` from 4.8.24 to 5.0.2
- [Release notes](https://github.com/antvis/g6/releases )
- [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md )
- [Commits](https://github.com/antvis/g6/commits )
Updates `@octokit/rest` from 20.1.1 to 21.0.0
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v20.1.1...v21.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 )
Updates `typescript` from 5.4.5 to 5.5.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.4.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: "@antv/g6"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@octokit/rest"
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
- 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: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-22 16:26:37 +08:00
afc163
d329fc3ac1
chore: revert to dumi 2.3.x ( #49550 )
...
* chore: turn off mako build
* chore: revert to dumi 2.3.x
2024-06-22 15:39:23 +08:00
kiner-tang
ff12f47d18
feat: use rc-qrcode instead of qrcode.react ( #49454 )
...
* feat: use rc-qrcode instead of qrcode.react
* feat: optimize code
* feat: update test case
---------
Signed-off-by: kiner-tang <1127031143@qq.com>
2024-06-21 11:42:21 +08:00
MadCcc
a5d308b408
feat: select sort support search ( #49352 )
...
* feat: select filter support sort param
* docs: update demo to fix lint
---------
Co-authored-by: 闲夕 <shizexian.szx@antgroup.com>
2024-06-21 09:52:07 +08:00
github-actions[bot]
a873ed7755
chore: upgrade deps ( #49532 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-21 02:44:15 +08:00
github-actions[bot]
3d29c9e2a6
chore: auto merge branches ( #49511 )
...
chore: merge master into feature
2024-06-20 02:20:00 +00:00
afc163
5a007072d0
chore: remove overrides ( #49471 )
...
* chore: remove overrides
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-20 09:57:33 +08:00
afc163
4380c6b72d
docs( ✨ ): release 5.18.3 ( #49491 )
...
* docs(✨ ): release 5.18.3
* Update CHANGELOG.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update generate-component-changelog.ts
Signed-off-by: afc163 <afc163@gmail.com>
* Update scripts/generate-component-changelog.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-19 13:31:19 +08:00
afc163
fad1497ef7
fix: RangePicker missing arrow ( #49333 )
...
* bump rc-picker
* chore: update snapshot
* chore: update snapshot
* fix: arrow style
* fix: arrow transition style
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* fix: rtl style
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* fix rtl style
* chore: update snapshot
* fix rtl style
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
2024-06-18 23:59:23 +08:00
🏎️ Imer
f910b5678e
refactor(theme): migrate the genCalc to @ant-design/cssinjs repo and update import path ( #49463 )
2024-06-18 15:20:23 +08:00
github-actions[bot]
314ca1a037
chore: upgrade deps ( #49453 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-18 04:54:14 +08:00
vagusX
b2d82895b9
docs: changelog for v5.18.2 ( #49444 )
...
* docs: changelog for v5.18.2
* docs: lint
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: vagusX <vagusxl@gmail.com>
* chore: update
---------
Signed-off-by: vagusX <vagusxl@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-17 19:43:37 +08:00
renovate[bot]
55a9a9d8cb
chore(deps): update dependency eslint-plugin-compat to v5 ( #49433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 13:20:12 +08:00
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
二货爱吃白萝卜
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