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 |
|
二货爱吃白萝卜
|
8140fbd9bd
|
fix: Calendar panel not update when change year/month (#47361)
|
2024-02-06 13:54:07 +08:00 |
|
dependabot[bot]
|
dd0104f037
|
chore(deps-dev): bump the dev-dependencies group with 4 updates (#47357)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: inquirer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: prettier
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
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-02-05 20:07:24 +08:00 |
|
二货爱吃白萝卜
|
7104513a84
|
docs: Support semantic preview (#47332)
* docs: init
* docs: semantic block
* docs: part of demo
* docs: modal
* docs: slider
* docs: space
* docs: all sementic
* docs: clean up
* chore: fix lint
* chore: clean up
* chore: update script
* test: fix test case
* test: update testcase
|
2024-02-05 11:45:42 +08:00 |
|
MadCcc
|
8c99a9400b
|
chore: bump dumi to beta.7 (#47330)
|
2024-02-04 15:41:26 +08:00 |
|
陈帅
|
df63ee8379
|
docs: add 5.14.0 changlog (#47307)
* docs: add 5.14.0 changlog
* docs
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <madccc@foxmail.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>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* update snapshot
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* docs: update docs
* Update CHANGELOG.en-US.md
Co-authored-by: lijianan <574980606@qq.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.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* docs: update docs
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
---------
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-02-03 23:24:58 +08:00 |
|
dependabot[bot]
|
b10f71334c
|
chore(deps-dev): bump the dev-dependencies group with 7 updates (#47316)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/jest"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: husky
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
- 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-02 21:17:02 +08:00 |
|
期贤
|
03b9175c6b
|
Merge branch 'master' into feature
|
2024-02-02 11:45:56 +08:00 |
|
dependabot[bot]
|
ac33262111
|
chore(deps-dev): bump the dev-dependencies group with 2 updates (#47298)
Updates the requirements on [husky](https://github.com/typicode/husky) and [stylelint](https://github.com/stylelint/stylelint) to permit the latest version.
Updates `husky` to 9.0.9
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.9)
Updates `stylelint` to 16.2.1
- [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.2.0...16.2.1)
---
updated-dependencies:
- dependency-name: husky
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-02-01 23:59:57 +08:00 |
|
lijianan
|
326ae986b9
|
Merge pull request #47297 from ant-design/master
chore: merge master into feature
|
2024-02-01 23:59:16 +08:00 |
|
dependabot[bot]
|
f2ba0df995
|
chore(deps-dev): bump the dev-dependencies group with 5 updates (#47289)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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: rc-virtual-list
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-01 22:05:12 +08:00 |
|
二货爱吃白萝卜
|
cbf2242065
|
enhance: New Picker no need needConfirm when multiple (#47275)
* docs: more and more
* chore: bump rc-picker
* test: update snapshot
* chore: multiple style
* chore: fix removeIcon
* test: update snapshot
* test: update testcase
* test: update snapshot
* chore: cleanup
|
2024-02-01 16:26:38 +08:00 |
|
github-actions[bot]
|
6bc196293a
|
chore: upgrade deps (#47270)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2024-02-01 09:44:33 +08:00 |
|
dependabot[bot]
|
44db1ff92d
|
chore(deps-dev): bump the dev-dependencies group with 4 updates (#47265)
---
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: lint-staged
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: lunar-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-01-31 21:00:37 +08:00 |
|
二货爱吃白萝卜
|
cbea5a5da9
|
feat: Table support stack fixed columns (#47245)
* chore: update deps
* feat: style of it
* test: update test case
* chore: adjust size limit
|
2024-01-31 10:25:18 +08:00 |
|
dependabot[bot]
|
2e318e0874
|
chore(deps-dev): bump the dev-dependencies group with 6 updates (#47246)
Updates the requirements on [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@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), [husky](https://github.com/typicode/husky), [puppeteer](https://github.com/puppeteer/puppeteer) and [runes2](https://github.com/bluelovers/ws-string/tree/HEAD/packages/runes2) to permit the latest version.
Updates `@testing-library/jest-dom` to 6.4.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.3.0...v6.4.0)
Updates `@typescript-eslint/eslint-plugin` to 6.20.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/v6.20.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` to 6.20.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/v6.20.0/packages/parser)
Updates `husky` to 9.0.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.6...v9.0.7)
Updates `puppeteer` to 21.10.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-v21.9.0...puppeteer-v21.10.0)
Updates `runes2` to 1.1.4
- [Changelog](https://github.com/bluelovers/ws-string/blob/master/packages/runes2/CHANGELOG.md)
- [Commits](https://github.com/bluelovers/ws-string/commits/runes2@1.1.4/packages/runes2)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
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: husky
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: runes2
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-01-30 20:02:05 +08:00 |
|
dependabot[bot]
|
eae6c9b3d0
|
chore(deps): update rc-tree requirement from ~5.8.3 to ~5.8.5 (#47248)
Updates the requirements on [rc-tree](https://github.com/react-component/tree) to permit the latest version.
- [Release notes](https://github.com/react-component/tree/releases)
- [Changelog](https://github.com/react-component/tree/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/tree/compare/v5.8.3...v5.8.5)
---
updated-dependencies:
- dependency-name: rc-tree
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-01-30 20:01:29 +08:00 |
|
lijianan
|
231e873b3f
|
Merge pull request #47238 from ant-design/master
chore: merge master into feature
|
2024-01-30 20:00:58 +08:00 |
|
dependabot[bot]
|
c61870ebf8
|
chore(deps): update rc-tree requirement from ~5.8.2 to ~5.8.3 (#47215)
Updates the requirements on [rc-tree](https://github.com/react-component/tree) to permit the latest version.
- [Release notes](https://github.com/react-component/tree/releases)
- [Changelog](https://github.com/react-component/tree/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/tree/compare/v5.8.2...v5.8.3)
---
updated-dependencies:
- dependency-name: rc-tree
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-01-29 20:18:50 +08:00 |
|
dependabot[bot]
|
028d21121a
|
chore(deps-dev): update sharp requirement from ^0.33.1 to ^0.33.2 (#47214)
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.1...v0.33.2)
---
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-01-29 20:01:49 +08:00 |
|
dependabot[bot]
|
af32e7daf4
|
chore(deps-dev): bump the dev-dependencies group with 2 updates (#47213)
---
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-01-29 20:01:01 +08:00 |
|
二货爱吃白萝卜
|
18e85a7b81
|
feat: New Picker (#46982)
* chore: init
* chore: link picker
* chore: move files
* chore: update style
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: clesn up useless types
* chore: update types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: update style
* chore: clean up
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* fix: format
* chore: update deps
* chore: feature merge master (#46794)
* fix: Fix typo s/Notificaiton/Notification/ (#46775)
* docs: supplement form preserve field description (#46788)
close https://github.com/ant-design/ant-design/issues/46773
* docs: tweak changelog drawer width in small screen (#46791)
* docs: Update compatible-style.zh-CN.md (#46790)
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore: update locale size
* chore: lock dumi
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: bump version
* test: update snapshot
* test: update snapshot
* chore: bump version
* chore: update limit
* test: update snapshot
* docs: update 7 days sample
* chore: rm useless style
* chore: clean up style
* docs: add buddihist era demo
* refactor: interface
* chore: add multiple types
* docs: add demo
* chore: init style
* chore: init style
* chore: fill style
* chore: fill style
* chore: style
* chore: size of it
* chore: size style
* docs: add align demo
* docs: needConfirm
* chore: fix showWeek style
* test: update snapshot
* chore: fix ts
* chore: fix ts
* chore: fix ts
* chore: fix ts
* fix: week style
* docs: update dayjs note
* fix: style missing
* chore: fix footer extra style missing
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: demo update
* docs: update demo
* docs: min & max date
* test: update snapshot
* docs: add order
* chore: update deps
* test: update snapshot
* test: update snapshot
* chore: adjust style
* chore: clean up style
* test: update snapshot
* chore: fix comment
* chore: update align
* chore: bump rc-picker
* test: update snapshot
* test: update snapshot
* test: update snapshot
---------
Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-01-29 15:34:48 +08:00 |
|
栗嘉男
|
40a57b82c3
|
Merge branch 'master' into master-merge-feature
|
2024-01-28 12:02:05 +08:00 |
|
lijianan
|
2f141e6d25
|
Merge branch 'feature' into master-merge-feature
|
2024-01-28 11:58:38 +08:00 |
|
afc163
|
3365a84db1
|
docs(✨): release 5.13.3 (#47195)
* docs(✨): release 5.13.3
* docs: update changelog
* docs: fix changelog format
|
2024-01-28 00:00:25 +08:00 |
|
章鱼怪
|
7e4bca346d
|
feat: Segmented value type support generics (#47091)
* feat: Segmented value type support generics
* fix: type
* docs: update demo
* test: update snapshots
* Update components/segmented/demo/basic.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Revert "test: update snapshots"
This reverts commit 6f95cd674d .
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-01-27 20:19:10 +08:00 |
|
栗嘉男
|
e32001138a
|
chore: merge master into feature
|
2024-01-27 12:15:05 +08:00 |
|
dependabot[bot]
|
8963725d38
|
chore(deps-dev): bump the dev-dependencies group with 24 updates (#47172)
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [@qixian.cs/github-contributors-list](https://github.com/chenshuai2144/github-contributors-list), [@size-limit/file](https://github.com/ai/size-limit), [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar), [@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), [ali-oss](https://github.com/ali-sdk/ali-oss), [dumi](https://github.com/umijs/dumi), [esbuild-loader](https://github.com/privatenumber/esbuild-loader), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest), [husky](https://github.com/typicode/husky), [jsdom](https://github.com/jsdom/jsdom), [prettier](https://github.com/prettier/prettier), [puppeteer](https://github.com/puppeteer/puppeteer), [react-fast-marquee](https://github.com/justin-chu/react-fast-marquee), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [size-limit](https://github.com/ai/size-limit), [stylelint](https://github.com/stylelint/stylelint), [terser](https://github.com/terser/terser) and [webpack](https://github.com/webpack/webpack) to permit the latest version.
Updates `@biomejs/biome` to 1.5.3
- [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.5.3/packages/@biomejs/biome)
Updates `@codesandbox/sandpack-react` to 2.11.3
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codesandbox/sandpack/compare/v2.11.0...v2.11.3)
Updates `@qixian.cs/github-contributors-list` to 2.0.1
- [Release notes](https://github.com/chenshuai2144/github-contributors-list/releases)
- [Commits](https://github.com/chenshuai2144/github-contributors-list/commits)
Updates `@size-limit/file` to 11.0.2
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/size-limit/compare/11.0.1...11.0.2)
Updates `@testing-library/jest-dom` to 6.3.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.2.0...v6.3.0)
Updates `@types/node` to 20.11.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/react` to 18.2.48
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/tar` to 6.1.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar)
Updates `@typescript-eslint/eslint-plugin` to 6.19.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/v6.19.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` to 6.19.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/v6.19.1/packages/parser)
Updates `ali-oss` to 6.20.0
- [Release notes](https://github.com/ali-sdk/ali-oss/releases)
- [Changelog](https://github.com/ali-sdk/ali-oss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ali-sdk/ali-oss/compare/v6.19.0...v6.20.0)
Updates `dumi` to 2.3.0-beta.6
- [Release notes](https://github.com/umijs/dumi/releases)
- [Commits](https://github.com/umijs/dumi/commits)
Updates `esbuild-loader` to 4.0.3
- [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
- [Commits](https://github.com/privatenumber/esbuild-loader/compare/v4.0.2...v4.0.3)
Updates `eslint-plugin-jest` to 27.6.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.1...v27.6.3)
Updates `husky` from 8.0.3 to 9.0.6
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.6)
Updates `jsdom` from 23.2.0 to 24.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.2.0...24.0.0)
Updates `prettier` to 3.2.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.4)
Updates `puppeteer` to 21.9.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-v21.7.0...puppeteer-v21.9.0)
Updates `react-fast-marquee` to 1.6.3
- [Commits](https://github.com/justin-chu/react-fast-marquee/commits)
Updates `react-router-dom` to 6.21.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.21.3/packages/react-router-dom)
Updates `size-limit` to 11.0.2
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/size-limit/compare/11.0.1...11.0.2)
Updates `stylelint` to 16.2.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.1.0...16.2.0)
Updates `terser` to 5.27.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.26.0...v5.27.0)
Updates `webpack` to 5.90.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.0)
---
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: "@qixian.cs/github-contributors-list"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@size-limit/file"
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/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/tar"
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: ali-oss
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: dumi
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: esbuild-loader
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: prettier
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-fast-marquee
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: react-router-dom
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: size-limit
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: stylelint
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-01-26 23:07:15 +08:00 |
|
dependabot[bot]
|
1159d4915e
|
chore(deps-dev): update vanilla-jsoneditor requirement (#47173)
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.1...v0.21.4)
---
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-01-26 21:00:40 +08:00 |
|
dependabot[bot]
|
1d5b186ea0
|
chore(deps): update @rc-component/trigger requirement (#47175)
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/v1.18.2...v1.18.3)
---
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>
|
2024-01-26 21:00:18 +08:00 |
|
daisy
|
a62d7ec3db
|
feat(Table): support virtual components.body (#47098)
* feat(Table): support virtual components.body
* docs: update table docs
* docs: add faq
* docs: update faq
* docs: update faq
|
2024-01-26 16:37:27 +08:00 |
|
二货爱吃白萝卜
|
7f87e10ce0
|
chore: clean useless field (#47166)
|
2024-01-26 16:20:24 +08:00 |
|
MadCcc
|
4def7a2407
|
feat: InputNumber support changeOnWheel (#47158)
|
2024-01-26 14:05:04 +08:00 |
|
github-actions[bot]
|
8408b18b0f
|
chore: upgrade deps (#47129)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2024-01-25 23:38:52 +08:00 |
|
Peach
|
b966162d64
|
docs: update live demo feature (#47107)
* docs: update live demo feature
* docs: real iframe live demo
|
2024-01-23 13:30:15 +08:00 |
|
github-actions[bot]
|
4d0d2e4b0a
|
chore: upgrade deps (#47103)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2024-01-23 09:14:36 +08:00 |
|
renovate[bot]
|
10f88d197c
|
chore(deps): update dependency @qixian.cs/github-contributors-list to v2 (#47081)
* chore(deps): update dependency @qixian.cs/github-contributors-list to v2
* fix: fix import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-01-21 11:58:02 +08:00 |
|
github-actions[bot]
|
c9815fe0d0
|
chore: upgrade deps (#47079)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2024-01-21 11:24:28 +08:00 |
|
vagusX
|
dfbcf0fb5b
|
docs: v5.13.2 (#47052)
|
2024-01-19 12:44:59 +08:00 |
|
MadCcc
|
23ce317ee3
|
chore: update snapshot (#46996)
|
2024-01-16 16:42:45 +08:00 |
|
MadCcc
|
995612b372
|
chore: fix build (#46979)
* chore: fix build
* chore: code clean
|
2024-01-15 16:01:34 +08:00 |
|
MadCcc
|
fd002d7333
|
docs: changelog 5.13.1 (#46973)
* docs: changelog 5.13.1
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.en-US.md
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-01-15 14:51:15 +08:00 |
|
叶枫
|
7e877dc799
|
test: support react 16 lint (#46963)
* feat: support react 16 lint
* feat: test
* feat: test
* feat: test
* feat: test
* feat: 不增加 package script
|
2024-01-14 17:15:39 +08:00 |
|
renovate[bot]
|
c50f6f6b7d
|
chore(deps): update npm to v10.3.0 (#46964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-14 08:47:36 +08:00 |
|
xrkffgg
|
ec5145cbf9
|
chore: merge feature into master
feat: Table supports hidden columns (#46957)
|
2024-01-13 15:22:27 +08:00 |
|
章鱼怪
|
df583dbf82
|
feat: Table supports hidden columns (#46957)
|
2024-01-13 15:20:34 +08:00 |
|
xrkffgg
|
c9e46f67cf
|
docs: add changelog 5.13.0 (#46948)
* docs: add changelog 5.13.0
* docs: update
* docs: fix miss
* docs: fix lint
* docs: update
|
2024-01-12 19:32:38 +08:00 |
|
Amumu
|
23c8e4af24
|
chore: bump-rc* (#46944)
|
2024-01-12 16:01:58 +08:00 |
|
lijianan
|
1b2362a425
|
type: rm useless type (#46920)
* type: rm useless type"
* update size-limit
|
2024-01-11 15:11:55 +08:00 |
|
栗嘉男
|
b241f68a33
|
chore: merge master into feature
|
2024-01-11 14:43:16 +08:00 |
|
Peach
|
32052bf5d8
|
docs: update live demo logic with dumi 2.3 beta (#46805)
* docs: update live demo api with dumi 2.3 beta
* docs: lint fix
* refactor: update naming of demo source
* feat: optimize souce code editor style
* chore: update dumi version
* chore: restore dumi overrides
* ci: setup before lint only for ci
* chore: trigger ci re-run
* chore: bump dumi version
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-01-09 22:51:55 +08:00 |
|
dependabot[bot]
|
489c5d1ca9
|
chore(deps-dev): bump the dev-dependencies group with 5 updates (#46885)
Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@testing-library/dom](https://github.com/testing-library/dom-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) and [chalk](https://github.com/chalk/chalk) to permit the latest version.
Updates `@biomejs/biome` to 1.5.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.5.0/packages/@biomejs/biome)
Updates `@testing-library/dom` to 9.3.4
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v9.3.3...v9.3.4)
Updates `@typescript-eslint/eslint-plugin` to 6.18.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/v6.18.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` to 6.18.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/v6.18.1/packages/parser)
Updates `chalk` to 4.1.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.1.2)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@testing-library/dom"
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: chalk
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-01-09 20:56:02 +08:00 |
|
afc163
|
f2b89da945
|
refactor: Drawer styles properties (#46858)
* refactor: Drawer styles props
* chore: add type test case
* chore: update snapshot
* test: add style jest snapshot
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add deprecated warning
* fix: scroll area of drawer
* chore: fix demo style
* chore: update snapshot
* chore: update snapshot
* refactor: remove unused style code
* test: fix test case
* test: fix Drawer PurePanel image diff
* test: fix Drawer PurePanel image diff
* chore: fix demo
|
2024-01-09 10:20:40 +08:00 |
|
dependabot[bot]
|
95f3a2b212
|
chore(deps-dev): bump the dev-dependencies group with 6 updates (#46853)
* chore(deps-dev): bump the dev-dependencies group with 6 updates
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@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), [chalk](https://github.com/chalk/chalk) and [open](https://github.com/sindresorhus/open) to permit the latest version.
Updates `@types/node` to 20.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/react` to 18.2.47
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@typescript-eslint/eslint-plugin` to 6.18.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/v6.18.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` to 6.18.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/v6.18.0/packages/parser)
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `open` to 10.0.3
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v10.0.2...v10.0.3)
---
updated-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: chalk
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: open
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-01-08 13:32:25 +08:00 |
|
dependabot[bot]
|
21c4ddc167
|
chore(deps-dev): update typedoc requirement from ^0.25.6 to ^0.25.7 (#46854)
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.6...v0.25.7)
---
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-01-08 13:31:47 +08:00 |
|
lijianan
|
473199db61
|
type: type enhancement (#46847)
* test: TEST
* type: update type
|
2024-01-08 11:05:03 +08:00 |
|
lijianan
|
928eaf411a
|
Merge pull request #46830 from ant-design/master
chore: merge master into feature
|
2024-01-07 23:18:42 +08:00 |
|
renovate[bot]
|
5c7725e1ce
|
chore(deps): update dependency puppeteer to v21.7.0 (#46844)
* chore(deps): update dependency puppeteer to v21.7.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-01-07 12:46:33 +08:00 |
|
lijianan
|
65b7ff3eb9
|
Revert "chore(deps-dev): bump the dev-dependencies group with 1 updates" (#46839)
* Revert "chore(deps-dev): bump the dev-dependencies group with 1 updates (#46827)"
This reverts commit 825dc90889 .
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
|
2024-01-06 23:20:22 +08:00 |
|
dependabot[bot]
|
825dc90889
|
chore(deps-dev): bump the dev-dependencies group with 1 updates (#46827)
* chore(deps-dev): bump the dev-dependencies group with 2 updates
Updates the requirements on [chalk](https://github.com/chalk/chalk) and [puppeteer](https://github.com/puppeteer/puppeteer) to permit the latest version.
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `puppeteer` to 21.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-v21.6.1...puppeteer-v21.7.0)
---
updated-dependencies:
- dependency-name: chalk
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
...
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-01-06 02:06:45 +08:00 |
|
Amumu
|
30c60b58fd
|
chore: extract deprecated versions to json file (#46746)
* chore: extracting depreciated version to json file
* chore: add to compile
* chore: rename
* chore: add 3.x deprecated
* chore: move dir
* chore: revert commit
* chore: update copy logic
* chore: update
* chore: update
---------
Co-authored-by: wuxh <wxh1220@gmail.com>
|
2024-01-05 15:41:07 +08:00 |
|
afc163
|
9180bd4cf9
|
docs(✨): release 5.12.8 (#46814)
* docs(✨): release 5.12.8
* docs(✨): release 5.12.8
|
2024-01-05 15:34:55 +08:00 |
|
lijianan
|
ca39a4b1ee
|
refactor: refactor indicator props (#46786)
* refactor: refactor indicator props
* Update components/tabs/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: update
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* test: add test case
* docs: update docs
* Update components/config-provider/index.en-US.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/config-provider/index.zh-CN.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.zh-CN.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.en-US.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.zh-CN.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2024-01-05 10:56:11 +08:00 |
|
lijianan
|
635220b62d
|
Merge pull request #46808 from ant-design/master
chore: merge master into feature
|
2024-01-05 01:16:21 +08:00 |
|
dependabot[bot]
|
4304e7718c
|
chore(deps-dev): bump the dev-dependencies group with 3 updates (#46801)
* chore(deps-dev): bump the dev-dependencies group with 4 updates
Updates the requirements on [@codesandbox/sandpack-react](https://github.com/codesandbox/sandpack), [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [chalk](https://github.com/chalk/chalk) and [lunar-typescript](https://github.com/6tail/lunar-typescript) to permit the latest version.
Updates `@codesandbox/sandpack-react` to 2.11.0
- [Release notes](https://github.com/codesandbox/sandpack/releases)
- [Changelog](https://github.com/codesandbox/sandpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codesandbox/sandpack/compare/v2.10.0...v2.11.0)
Updates `@testing-library/jest-dom` to 6.2.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.6...v6.2.0)
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `lunar-typescript` to 1.7.0
- [Release notes](https://github.com/6tail/lunar-typescript/releases)
- [Commits](https://github.com/6tail/lunar-typescript/compare/v1.6.13...v1.7.0)
---
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: chalk
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: lunar-typescript
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-01-05 00:31:19 +08:00 |
|
Peach
|
a2996cc888
|
docs: lock dumi alpha (#46806)
Signed-off-by: Peach <scdzwyxst@gmail.com>
|
2024-01-04 21:33:54 +08:00 |
|
lijianan
|
bc5752eb6f
|
chore: merge master into feature
|
2024-01-03 08:54:15 +08:00 |
|
dependabot[bot]
|
fa1ca38969
|
chore(deps-dev): bump the dev-dependencies group with 5 updates (#46752)
* chore(deps-dev): bump the dev-dependencies group with 5 updates
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), [chalk](https://github.com/chalk/chalk), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [typedoc](https://github.com/TypeStrong/TypeDoc) to permit the latest version.
Updates `@typescript-eslint/eslint-plugin` to 6.17.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/v6.17.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` to 6.17.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/v6.17.0/packages/parser)
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `eslint-plugin-jest` to 27.6.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.6.0...v27.6.1)
Updates `typedoc` to 0.25.6
- [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.5...v0.25.6)
---
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: chalk
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: typedoc
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.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-01-02 21:31:40 +08:00 |
|
MadCcc
|
3fc65a0865
|
docs: changelog 5.12.7 (#46750)
|
2024-01-02 19:30:42 +08:00 |
|
MadCcc
|
15c20511b4
|
fix: rollback tinycolor version (#46744)
* chore: rollback tinycolor version
* chore: rollback tinycolor version
* chore: bump
|
2024-01-02 17:54:03 +08:00 |
|
叶枫
|
8950642664
|
feat: config support holderRender (#46596)
* feat: config support container
* feat: add test
* feat: reset demo
* feat: test
* feat: test
* feat: test
* feat: test
* feat: md
* feat: limit
* fix: prefix
* feat: limit
* feat: message support app config
* feat: notification support app config
* feat: add maxCount test
* feat: icons
* feat: 增加 2 个 todo
* feat: holderRender
* feat: md
* feat: message 兼容旧逻辑
* feat: notification 兼容完成
* feat: modal 兼容完成
* feat: 优化 modal
* feat: 优化代码
* feat: 优化代码
* feat: 给 CP 添加 demo
* feat: 优先级完成/demo迁移完成
* feat: review
* feat: review
* feat: 优化 modal 代码
* feat: 支持 rtl
* feat: 修改注释
* feat: 优化单测
* feat: 优先级注释
* feat: remove getPrefixCls
* feat: demo
* feat: demo
* feat: demo
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2024-01-02 17:43:27 +08:00 |
|
lijianan
|
57521a01e9
|
feat: Select support maxCount prop (#46667)
* feat: Select support maxCount prop
* fix: fix snap
* chore: fix
* fix: fix
* fix: fix
* rename: .tsx => .ts
* docs: update docs
* Update components/select/demo/maxCount.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Revert "rename: .tsx => .ts"
This reverts commit c9c5f5acbe .
* fix: update rc-select
* Update components/select/demo/maxCount.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* update demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2024-01-02 17:41:50 +08:00 |
|
dependabot[bot]
|
3f4fd427c3
|
chore(deps): bump the dependencies group with 2 updates (#46725)
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [classnames](https://github.com/JedWatson/classnames) to permit the latest version.
Updates `@babel/runtime` to 7.23.7
- [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.23.7/packages/babel-runtime)
Updates `classnames` to 2.5.1
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/compare/v2.5.0...v2.5.1)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: classnames
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>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-01-02 16:28:57 +08:00 |
|
dependabot[bot]
|
5adf080884
|
chore(deps-dev): bump the dev-dependencies group with 4 updates (#46726)
* chore(deps-dev): bump the dev-dependencies group with 5 updates
Updates the requirements on [@testing-library/user-event](https://github.com/testing-library/user-event), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [antd-img-crop](https://github.com/nanxiaobei/antd-img-crop), [chalk](https://github.com/chalk/chalk) and [typedoc](https://github.com/TypeStrong/TypeDoc) to permit the latest version.
Updates `@testing-library/user-event` to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2)
Updates `@types/node` to 20.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `antd-img-crop` to 4.21.0
- [Commits](https://github.com/nanxiaobei/antd-img-crop/commits)
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `typedoc` to 0.25.5
- [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.4...v0.25.5)
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: antd-img-crop
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: chalk
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: typedoc
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>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-01-02 16:28:46 +08:00 |
|
lijianan
|
276e66cdaa
|
Merge pull request #46710 from ant-design/master
chore: merge master into feature
|
2023-12-31 06:57:55 +08:00 |
|
二货爱吃白萝卜
|
d9f3867ab6
|
chore: bump deps (#46714)
|
2023-12-30 21:01:31 +08:00 |
|
二货爱吃白萝卜
|
be447df989
|
docs: 5.12.6 changelog (#46712)
* docs: 5.12.6 changelog
* docs: fix changelog
|
2023-12-30 19:52:17 +08:00 |
|
afc163
|
8705640a19
|
fix: Upload accessibility experience (#46432)
* fix: Upload tab experience
* test: update snapshot
* fix lint
|
2023-12-30 15:21:52 +08:00 |
|
lijianan
|
1db0daffc1
|
Merge branch master into master-merge-feature
|
2023-12-30 02:40:22 +08:00 |
|
afc163
|
44d1b680b8
|
chore(deps): bump @ctrl/tinycolor from 3.6.1 to 4.0.2 (#46703)
* chore(deps): bump the dependencies group with 1 update
Bumps the dependencies group with 1 update: [@ctrl/tinycolor](https://github.com/scttcper/tinycolor).
Updates `@ctrl/tinycolor` from 3.6.1 to 4.0.2
- [Release notes](https://github.com/scttcper/tinycolor/releases)
- [Commits](https://github.com/scttcper/tinycolor/compare/v3.6.1...v4.0.2)
---
updated-dependencies:
- dependency-name: "@ctrl/tinycolor"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* fix: size-limit in master
* 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>
|
2023-12-30 00:19:28 +08:00 |
|
dependabot[bot]
|
061efc2e63
|
chore(deps-dev): bump the dev-dependencies group with 3 updates (#46700)
* chore(deps-dev): bump the dev-dependencies group with 3 updates
Updates the requirements on [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [chalk](https://github.com/chalk/chalk) and [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) to permit the latest version.
Updates `@types/react` to 18.2.46
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `simple-git` to 3.22.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.22.0/simple-git)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: chalk
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: simple-git
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>
|
2023-12-29 21:23:23 +08:00 |
|
afc163
|
398f924740
|
docs: load some components when in-viewport (#46629)
* docs: load some components in viewport
* chore: fix lint errors
* chore: fix fallback
|
2023-12-28 21:27:21 +08:00 |
|
dependabot[bot]
|
99ea068808
|
chore(deps-dev): bump the dev-dependencies group with 3 updates (#46681)
* chore(deps-dev): bump the dev-dependencies group with 3 updates
Updates the requirements on [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [chalk](https://github.com/chalk/chalk) and [open](https://github.com/sindresorhus/open) to permit the latest version.
Updates `@testing-library/jest-dom` to 6.1.6
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.5...v6.1.6)
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `open` to 10.0.2
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v10.0.1...v10.0.2)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: chalk
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: open
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.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>
|
2023-12-28 21:14:02 +08:00 |
|
dependabot[bot]
|
ffb70fadc6
|
chore(deps): bump the dependencies group with 2 updates (#46680)
* chore(deps): bump the dependencies group with 2 updates
Updates the requirements on [@ctrl/tinycolor](https://github.com/scttcper/tinycolor) and [classnames](https://github.com/JedWatson/classnames) to permit the latest version.
Updates `@ctrl/tinycolor` from 3.6.1 to 4.0.2
- [Release notes](https://github.com/scttcper/tinycolor/releases)
- [Commits](https://github.com/scttcper/tinycolor/compare/v3.6.1...v4.0.2)
Updates `classnames` to 2.5.0
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/compare/v2.4.0...v2.5.0)
---
updated-dependencies:
- dependency-name: "@ctrl/tinycolor"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: classnames
dependency-type: direct:production
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.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>
|
2023-12-28 21:13:54 +08:00 |
|
dependabot[bot]
|
a876e8a71f
|
chore(deps): update rc-pagination requirement from ~4.0.3 to ~4.0.4 (#46684)
Updates the requirements on [rc-pagination](https://github.com/react-component/pagination) to permit the latest version.
- [Release notes](https://github.com/react-component/pagination/releases)
- [Changelog](https://github.com/react-component/pagination/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/pagination/compare/v4.0.3...v4.0.4)
---
updated-dependencies:
- dependency-name: rc-pagination
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-28 20:44:02 +08:00 |
|
Amumu
|
38375f3c31
|
chore: bump rc version (#46676)
* chore: bump rc version
* chore: use variant
|
2023-12-28 17:27:58 +08:00 |
|
dependabot[bot]
|
717883218b
|
chore(deps-dev): bump the dev-dependencies group with 41 updates (#46657)
* chore(deps-dev): bump the dev-dependencies group with 41 updates
Updates the requirements on [@antv/g6](https://github.com/antvis/g6), [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin), [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@emotion/react](https://github.com/emotion-js/emotion), [@size-limit/file](https://github.com/ai/size-limit), [@testing-library/jest-dom](https://github.com/testing-library/jest-dom), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [@types/jest-axe](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-axe), [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom), [@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), [ali-oss](https://github.com/ali-sdk/ali-oss), [antd-img-crop](https://github.com/nanxiaobei/antd-img-crop), [antd-style](https://github.com/ant-design/antd-style), [chalk](https://github.com/chalk/chalk), [dumi-plugin-color-chunk](https://github.com/Wxh16144/dumi-plugin-color-chunk), [eslint](https://github.com/eslint/eslint), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import), [fs-extra](https://github.com/jprichardson/node-fs-extra), [gh-pages](https://github.com/tschaub/gh-pages), [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot), [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer), [jsdom](https://github.com/jsdom/jsdom), [lint-staged](https://github.com/okonet/lint-staged), [open](https://github.com/sindresorhus/open), [prettier](https://github.com/prettier/prettier), [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc), [puppeteer](https://github.com/puppeteer/puppeteer), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [regenerator-runtime](https://github.com/facebook/regenerator), [sharp](https://github.com/lovell/sharp), [size-limit](https://github.com/ai/size-limit), [stylelint](https://github.com/stylelint/stylelint), [terser](https://github.com/terser/terser), [tsx](https://github.com/privatenumber/tsx) and [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
Updates `@antv/g6` to 4.8.24
- [Release notes](https://github.com/antvis/g6/releases)
- [Changelog](https://github.com/antvis/G6/blob/master/CHANGELOG.md)
- [Commits](https://github.com/antvis/g6/commits)
Updates `@babel/eslint-plugin` to 7.23.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.23.5/eslint/babel-eslint-plugin)
Updates `@biomejs/biome` to 1.4.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.4.1/packages/@biomejs/biome)
Updates `@emotion/react` to 11.11.3
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.11.1...@emotion/react@11.11.3)
Updates `@size-limit/file` to 11.0.1
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/size-limit/compare/11.0.0...11.0.1)
Updates `@testing-library/jest-dom` to 6.1.5
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.4...v6.1.5)
Updates `@types/jest` to 29.5.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Updates `@types/jest-axe` to 3.5.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-axe)
Updates `@types/jest-image-snapshot` to 6.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot)
Updates `@types/node` to 20.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/qs` to 6.9.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)
Updates `@types/react` to 18.2.45
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/react-dom` to 18.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
Updates `@typescript-eslint/eslint-plugin` to 6.16.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/v6.16.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` to 6.16.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/v6.16.0/packages/parser)
Updates `ali-oss` to 6.19.0
- [Release notes](https://github.com/ali-sdk/ali-oss/releases)
- [Changelog](https://github.com/ali-sdk/ali-oss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ali-sdk/ali-oss/compare/v6.18.1...v6.19.0)
Updates `antd-img-crop` to 4.18.0
- [Commits](https://github.com/nanxiaobei/antd-img-crop/commits)
Updates `antd-style` to 3.6.1
- [Release notes](https://github.com/ant-design/antd-style/releases)
- [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ant-design/antd-style/compare/v3.5.2...v3.6.1)
Updates `chalk` from 4.1.2 to 5.3.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.3.0)
Updates `dumi-plugin-color-chunk` to 1.1.0
- [Release notes](https://github.com/Wxh16144/dumi-plugin-color-chunk/releases)
- [Changelog](https://github.com/Wxh16144/dumi-plugin-color-chunk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Wxh16144/dumi-plugin-color-chunk/compare/v1.0.4...v1.1.0)
Updates `eslint` to 8.56.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.54.0...v8.56.0)
Updates `eslint-config-prettier` to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)
Updates `eslint-plugin-import` to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1)
Updates `fs-extra` to 11.2.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.1...11.2.0)
Updates `gh-pages` to 6.1.1
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1)
Updates `jest-image-snapshot` to 6.4.0
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases)
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v6.2.0...v6.4.0)
Updates `jest-puppeteer` to 9.0.2
- [Release notes](https://github.com/argos-ci/jest-puppeteer/releases)
- [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.2/packages/jest-puppeteer)
Updates `jsdom` to 23.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.0.0...23.0.1)
Updates `lint-staged` to 15.2.0
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.1.0...v15.2.0)
Updates `open` to 10.0.1
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v10.0.0...v10.0.1)
Updates `prettier` to 3.1.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)
Updates `prettier-plugin-jsdoc` to 1.3.0
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases)
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v1.1.1...v1.3.0)
Updates `puppeteer` to 21.6.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-v21.5.2...puppeteer-v21.6.1)
Updates `react-router-dom` to 6.21.1
- [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.21.1/packages/react-router-dom)
Updates `regenerator-runtime` to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.14.0...regenerator-runtime@0.14.1)
Updates `sharp` to 0.33.1
- [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.0...v0.33.1)
Updates `size-limit` to 11.0.1
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/size-limit/compare/11.0.0...11.0.1)
Updates `stylelint` to 16.1.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.0.0...16.1.0)
Updates `terser` to 5.26.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.24.0...v5.26.0)
Updates `tsx` to 4.7.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.6.0...v4.7.0)
Updates `typescript` to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: "@antv/g6"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@babel/eslint-plugin"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@biomejs/biome"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@emotion/react"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@size-limit/file"
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/jest"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/jest-axe"
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: "@types/jest-image-snapshot"
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
- 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: "@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: ali-oss
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: antd-img-crop
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: antd-style
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: chalk
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: dumi-plugin-color-chunk
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-config-prettier
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-import
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: fs-extra
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: gh-pages
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: jest-image-snapshot
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: jest-puppeteer
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: jsdom
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: lint-staged
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: open
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: prettier
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: prettier-plugin-jsdoc
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
- dependency-name: regenerator-runtime
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: sharp
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: size-limit
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: stylelint
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: terser
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: tsx
dependency-type: direct:development
dependency-group: dev-dependencies
- dependency-name: typescript
dependency-type: direct:development
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.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>
|
2023-12-27 21:45:21 +08:00 |
|
lijianan
|
ceed05b50a
|
Merge branch master into master-merge-feature
|
2023-12-27 19:50:35 +08:00 |
|
lijianan
|
0cd5d64f06
|
chore: update size-limit
|
2023-12-27 19:49:59 +08:00 |
|
dependabot[bot]
|
9ebc0a0124
|
chore(deps): bump the dependencies group with 3 updates (#46653)
* chore(deps): bump the dependencies group with 4 updates
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [@ctrl/tinycolor](https://github.com/scttcper/tinycolor), [classnames](https://github.com/JedWatson/classnames) and [dayjs](https://github.com/iamkun/dayjs) to permit the latest version.
Updates `@babel/runtime` to 7.23.6
- [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.23.6/packages/babel-runtime)
Updates `@ctrl/tinycolor` from 3.6.1 to 4.0.2
- [Release notes](https://github.com/scttcper/tinycolor/releases)
- [Commits](https://github.com/scttcper/tinycolor/compare/v3.6.1...v4.0.2)
Updates `classnames` to 2.4.0
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/compare/v2.3.2...v2.4.0)
Updates `dayjs` to 1.11.10
- [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.1...v1.11.10)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: "@ctrl/tinycolor"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: classnames
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>
* 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>
|
2023-12-27 19:45:52 +08:00 |
|
叶枫
|
81ab20be35
|
feat: merge master
|
2023-12-27 14:42:51 +08:00 |
|
github-actions[bot]
|
76e9558bc2
|
chore: upgrade deps (#46620)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2023-12-26 02:30:14 +08:00 |
|
dependabot[bot]
|
678f6ca5c4
|
chore(deps-dev): bump stylelint-config-standard from 35.0.0 to 36.0.0 (#46614)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0)
---
updated-dependencies:
- dependency-name: stylelint-config-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-25 22:55:54 +08:00 |
|
lijianan
|
0c1a50251d
|
Merge branch master into master-merge-feature
|
2023-12-23 02:56:03 +08:00 |
|
Amumu
|
c6e3ffc3d4
|
chore: bump rc-* (#46590)
|
2023-12-22 19:59:16 +08:00 |
|
dependabot[bot]
|
6536e2fde6
|
chore(deps-dev): bump vanilla-jsoneditor from 0.20.0 to 0.21.1 (#46594)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.20.0 to 0.21.1.
- [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.20.0...v0.21.1)
---
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>
|
2023-12-22 19:58:47 +08:00 |
|
MadCcc
|
59b58417c3
|
docs: changelog 5.12.5 (#46589)
* docs: changelog 5.12.5
* chore: update
|
2023-12-22 17:58:05 +08:00 |
|
lijianan
|
5609a4ce69
|
Merge branch master into master-merge-feature
|
2023-12-22 06:42:44 +08:00 |
|
github-actions[bot]
|
4bfdfdccdb
|
chore: upgrade deps (#46575)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2023-12-22 03:31:58 +08:00 |
|
lijianan
|
a09ed506d3
|
chore: merge master into feature
|
2023-12-22 03:26:11 +08:00 |
|
dependabot[bot]
|
def84479aa
|
chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#46570)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-21 20:07:17 +08:00 |
|
二货爱吃白萝卜
|
eff720837c
|
test: Update image snapshot logic (#46529)
* test: mix snapshot
* test: clean up
* test: fix order
* test: fix test logic
* test: fix reset
* test: refactor code
* test: clean fetch
* chore: lint
* test: clean up
* test: delay check
* chore: refactor fetch
* docs: update diff html
* test: add ssr support
* chore: part use ssr
* chore: update style
* chore: slice of it
* docs: fix cut
|
2023-12-21 10:30:08 +08:00 |
|
dependabot[bot]
|
e5d3288915
|
chore(deps-dev): bump open from 9.1.0 to 10.0.0 (#46534)
Bumps [open](https://github.com/sindresorhus/open) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.0)
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 20:40:03 +08:00 |
|
MadCcc
|
03ac98a4a0
|
docs: changelog 5.12.4 (#46532)
|
2023-12-19 19:09:24 +08:00 |
|
github-actions[bot]
|
3c2205874c
|
chore: upgrade deps (#46521)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2023-12-19 04:52:56 +08:00 |
|
MadCcc
|
3af521d422
|
feat: Input/InputNumber/Mentions support filled variant (#46435)
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
|
2023-12-18 17:53:31 +08:00 |
|
陈帅
|
49e60459d9
|
docs: add 5.12.3 changelog (#46505)
* docs: add 5.12.3 changelog
* remove :
* update
* merge
* remove
|
2023-12-18 15:16:01 +08:00 |
|
github-actions[bot]
|
0e1545964c
|
chore: auto merge branches (#46419)
chore: feature merge master
|
2023-12-13 06:18:31 +00:00 |
|
github-actions[bot]
|
e073d99427
|
chore: upgrade deps (#46412)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2023-12-13 02:24:59 +08:00 |
|
github-actions[bot]
|
7c21018f4f
|
chore: auto merge branches (#46406)
chore: merge master into feature
|
2023-12-12 11:28:30 +00:00 |
|
dependabot[bot]
|
dcf9e64451
|
chore(deps-dev): bump stylelint-prettier from 4.1.0 to 5.0.0 (#46388)
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/stylelint-prettier/compare/v4.1.0...v5.0.0)
---
updated-dependencies:
- dependency-name: stylelint-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-11 22:52:00 +08:00 |
|