Amumu
|
e088adf0da
|
feat: add Uzbek(latn) locale (#47899)
* feat: add Uzbek(latn) locale
* size-limit
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
---------
Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-03-16 09:30:36 +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 |
|
章鱼怪
|
c8635a7bc0
|
feat: improve Transfer key type (#47879)
* feat: add Transfer's key type
* docs: update prop
* fix: key type
* fix: cycle dependency
|
2024-03-14 21:14:21 +08:00 |
|
lijianan
|
648580cb3c
|
Merge pull request #47872 from ant-design/feature-merge-master
chore: merge master into feature
|
2024-03-14 16:04:35 +08:00 |
|
栗嘉男
|
232d22ad49
|
chore: merge master into feature
|
2024-03-14 15:03:34 +08:00 |
|
宋红凯
|
f9e9b8b8ed
|
docs(Button): change paddingBlock type def desc (#47856)
|
2024-03-14 11:42:14 +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 |
|
yexiaolong
|
bdc382bbe4
|
chore: code optimization (#47852)
* perf: 代码优化: 1.Skeleton组件children null判断; 2.Paragraph组件内部getWidth方法抽离;
* perf: 代码优化: 1.Skeleton组件children null判断; 2.Paragraph组件内部getWidth方法抽离;
---------
Co-authored-by: 叶晓龙 <evermore.ye@quectel.com>
|
2024-03-13 11:38:40 +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 |
|
huangkairan
|
2e71bb6bdf
|
docs: update site link (#47839)
|
2024-03-12 15:28:43 +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 |
|
二货爱吃白萝卜
|
7f87f912b0
|
fix: picker multiple selection lines collpase (#47821)
* fix: DatePicker multiple padding
* docs: update demo
* chore: clean up
|
2024-03-11 16:57:09 +08:00 |
|
Rin
|
bb567f6831
|
docs: fix DOM typo (#47815)
|
2024-03-11 13:40:29 +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 |
|
Cuvii
|
387c36aa30
|
docs: fix more typo (#47807)
|
2024-03-11 13:37:38 +08:00 |
|
lijianan
|
b6ad172a3d
|
docs: update publish docs (#47809)
* docs: update publish Date
* docs: update docs
* Update CHANGELOG.en-US.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: afc163 <afc163@gmail.com>
|
2024-03-11 11:04:50 +08:00 |
|
winches
|
3818c10912
|
fix(anchor): active anchor error (#47795)
|
2024-03-11 10:42:45 +08:00 |
|
vagusX
|
f8532c1163
|
docs: update release log date for v5.15.2 (#47808)
|
2024-03-11 10:38:46 +08:00 |
|
winches
|
3fbb280d14
|
chore: ellipsis typo (#47804)
|
2024-03-11 10:33:05 +08:00 |
|
Cuvii
|
d85d827a4c
|
docs: fix typo (#47806)
* docs(faq): fix some grammer
* Update docs/react/faq.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Cuvii <i@cuvii.dev>
---------
Signed-off-by: Cuvii <i@cuvii.dev>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-03-11 10:17:53 +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 |
|
lijianan
|
630f4d9cfb
|
demo: Tag demo update (#47751)
* demo: Tag demo update
* fix: fix
* fix: fix
|
2024-03-08 10:51:31 +08:00 |
|
afc163
|
7d9bc97c9b
|
style: add ColorPicker clear icon hover style (#47761)
|
2024-03-08 10:19:23 +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 |
|
ChuYang
|
ade622e8f4
|
demo: a wrong word (#47746)
* fix: a wrong word
* fix: update snapshot
|
2024-03-08 07:17:46 +08:00 |
|
xiejiahe
|
998eaf1849
|
test: remove null check (#47759)
`querySelectorAll` always returns an array without the need for null check.
Signed-off-by: xiejiahe <xjh22222228@gmail.com>
|
2024-03-08 07:12:03 +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 |
|
Alexey Teterin
|
3843ac5cb2
|
fix: fix ru_RU locale for DatePicker (#47768)
Co-authored-by: Alexey Teterin <ateterin@naumen.ru>
|
2024-03-08 06:53:16 +08:00 |
|
yingjiechen
|
c2938c14f2
|
docs: change the default value 'closeable' (#47730)
Change the default value of the attribute 'closeable' from true to false
Signed-off-by: yingjiechen <53926916+jj19100@users.noreply.github.com>
|
2024-03-07 12:39:40 +08:00 |
|
afc163
|
3d7a3813ed
|
fix: Descriptions extra padding (#47737)
|
2024-03-07 10:08:06 +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 |
|
MadCcc
|
0652c32830
|
fix: sibling Tags should have margin (#47736)
* fix: sibling Tag should have margin
* chore: update snapshot
* chore: revert
* chore: link issue
* docs: update demo
* Revert "demo: update Grid、Table、Select demo (#47709)"
This reverts commit c01c1b505b .
* chore: update snapshot
* chore: update demo
|
2024-03-06 21:51:17 +08:00 |
|
叶枫
|
a975d48c3a
|
Cascader support option render (#47727)
* feat: done
* feat: doc
|
2024-03-06 20:04:13 +08:00 |
|
WeLong
|
c2493a8c19
|
docs: fix typo in blog (#47735)
fix typo
Signed-off-by: WeLong <towelong@qq.com>
|
2024-03-06 19:21:42 +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 |
|
Olivier Louvignes
|
44b55c6435
|
demo: improve types for form basic demo (#47722)
|
2024-03-06 09:44:26 +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 |
|