MadCcc
b96f4c8003
feat: css var prefix follow prefixCls by default ( #47481 )
...
* feat: css var prefix follow prefixCls by default
* docs: update
2024-02-20 09:47:21 +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
lijianan
d9bb666a56
docs: update FAQ about findDOMNode warning ( #47475 )
...
* docs: update findDOMNode docs
* Revert "docs: update findDOMNode docs"
This reverts commit 367267086d
.
* docs: update FAQ about findDOMNode warning
* fix: fix
2024-02-19 13:42:05 +08:00
kiner-tang
23cb9c5fd6
feat: Alert support aria-* in closable ( #47474 )
...
* feat: Alert support aria-* in closable
* feat: Alert support aria-* in closable
* feat: Alert support aria-* in closable
2024-02-19 13:40:19 +08:00
lijianan
ed25a45c0d
Revert "feat: Alert support aria-* in closable ( #47446 )" ( #47471 )
...
This reverts commit 9d3211757c
.
2024-02-19 10:25:15 +08:00
lijianan
ee27f0e285
docs: update filterOnClose api docs ( #47472 )
2024-02-19 10:03:38 +08:00
kiner-tang
9d3211757c
feat: Alert support aria-* in closable ( #47446 )
...
* feat: support aria-* in closeable
* feat: support aria-* in closeable
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
2024-02-18 18:08:02 +08:00
Aelita
20cd731ba9
feat(table): add filterOnClose
prop for Column
( #47451 )
...
* feat(table): add `filterOnClose` prop for `Column`
* docs(table): add `filterOnClose` into `Column`'s API
2024-02-18 12:43:11 +08:00
lijianan
bb59275276
site: Semantic style optimization ( #47462 )
2024-02-18 12:34:28 +08:00
winches
0c18d37a7e
docs(breadcrumb): repair breadcrumbItem props ( #47464 )
2024-02-18 12:32:05 +08:00
希亚的西红柿
d4c811cf8c
fix: the color of Content should change in darkmode ( #47441 )
2024-02-18 10:24:09 +08:00
Rajasekhar Gandavarapu
5272a2e859
fix: For the menu in dark horizontal mode, token: darkItemSelectedBg and darkItemSelectedColor is set, but does not take effect ( #47463 )
...
* fix: for For the menu in dark horizontal mode, token: darkItemSelectedBg and darkItemSelectedColor is set, but does not take effect
* use common tokens
2024-02-18 09:58:39 +08:00
lijianan
be67895a93
chore: code optimization ( #47454 )
2024-02-17 19:56:41 +08:00
lijianan
a84af71d14
site: code optimization ( #47456 )
2024-02-16 20:50: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
52fe1f2518
docs: update changelog date ( #47437 )
2024-02-13 17:13:33 +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
Carla Paiva
8c9eea3bb2
demo: typo of onChange func parameter on cascader basic example ( #47427 )
2024-02-12 13:34:09 +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
daisy
7b86dd60b5
docs: Table colSpan render -> onCell ( #47392 )
...
* docs: Table colSpan render -> onCell
* Update components/table/demo/colspan-rowspan.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-09 14:47:39 +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
afc163
c329efe45f
docs: tweak contributors fallback style ( #47407 )
2024-02-08 13:56:18 +08:00
afc163
a49d2d5ea3
fix: Steps inline broken style ( #47406 )
2024-02-08 13:11:09 +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
3d1c81db92
fix: Dropdown should not display when items is empty array ( #47375 )
...
* fix: Dropdown should not display when items is empty array
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-02-07 20:22:31 +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
lijianan
9bf2b2c0d6
docs: update Tabs api description ( #47356 )
...
* docs: update Tabs description
* 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.en-US.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: MadCcc <madccc@foxmail.com>
2024-02-07 11:23:57 +08:00
MadCcc
a4c4c4738d
fix: borderless tag should use defaultBg ( #47372 )
2024-02-07 10:20:07 +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
MadCcc
2f6218a0f3
fix: inherit should not affect hashed and cssVar ( #47360 )
...
* fix: inherit should not affect hashed and cssVar
* chore: update
* chore: add test case
2024-02-06 17:38:03 +08:00
afc163
54b7c3e09d
chore: fix PR number in preview action ( #47369 )
...
* chore: update surge preview image in github action
* Update preview-start.yml
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-02-06 17:19:01 +08:00
afc163
0c9e5a67ae
chore: update surge preview image in github action ( #47367 )
2024-02-06 16:14:13 +08:00
二货爱吃白萝卜
8140fbd9bd
fix: Calendar panel not update when change year/month ( #47361 )
2024-02-06 13:54:07 +08:00
红
003debe36d
chore: imrpove local visual regression report path ( #47362 )
2024-02-06 12:52:43 +08:00
Eugene
87882e1db6
fix(style): Virtual table style lead on none virtual table used as a nested table ( #47333 )
...
* fix(style): Virtual table style lead on none virtual table render used as a nested table.
* fix(test): Update test for virtual table with fix nested table inside.
---------
Co-authored-by: ykryshtal <ykryshtal@magnite.com>
Co-authored-by: Eugene <Jeka1.1@mail.ru>
2024-02-06 11:30:17 +08:00
二货爱吃白萝卜
c3c9cfd652
chore: fix diff report ( #47349 )
...
* chore: fix diff report
* Update scripts/visual-regression/build.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-05 21:08:36 +08:00