Commit Graph

27074 Commits

Author SHA1 Message Date
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
afc163
100c2c4afe
fix: Modal footer button gap issue (#46702)
* chore: rename to style/confirm.tsx

* fix: Modal footer button gap implementation

* fix: lint error
2023-12-29 22:20: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
陈帅
968200d11e
feat: Menu support darkPopupBg token (#46618)
* feat: Menu support darkPopupBg token

* fix lint

* fix
2023-12-29 16:49:57 +08:00
afc163
87adc388d5
chore: change Segmented token name (#46688)
* chore: change Segmented token name

* chore: change Segmented token name
2023-12-29 16:25:01 +08:00
MadCcc
b70384add4
fix: Select should show scrollbar if scrollable (#46696)
* fix: select scrollbar

* chore: code clean
2023-12-29 16:12:17 +08:00
MadCcc
4c4fec2fdb
docs: update nextjs docs (#46691)
* docs: update nextjs docs

* chore: code clean

* docs: update nextjs docs en

* chore: add Updated tag

* docs: update
2023-12-29 11:55:11 +08:00
afc163
3906010f4f
chore: footer should not in suspense (#46687) 2023-12-28 22:14:09 +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
Yoga Lin
726e6180a0
fix: fix itemHeight of Tree (#46672)
* fix: Fix itemHeight of Tree

* fix: Fix itemHeight of Tree
2023-12-28 21:05:36 +08:00
afc163
37e615228d
feat: add controlPadding and controlBg to Segmented tokens (#46674) 2023-12-28 20:51:35 +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
lijianan
f7a5bbc55c
refactor: rename useBuiltinPlacements to mergedBuiltinPlacements (#46666) 2023-12-28 07:07:32 +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
github-actions[bot]
98ddc029f3
chore: auto merge branches (#46656)
chore: merge master into feature
2023-12-27 12:31:38 +00: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
lijianan
c0e007c0d0
chore: merge master into feature 2023-12-27 19:40:42 +08:00
anilpixel
f1b7fcc4e2
fix: Layout.Sider toggle issue during print dialog activation (#46650) 2023-12-27 19:06:25 +08:00
Evgeniy Aksyonov
f4929cbcdc
docs: Fix typo for sortDirections example in head.md (#46641)
* Fix typo for sortDirections example in head.md

It didn't work with old example with pipe instead of comma(`sortDirections: ['ascend' | 'descend']`)

Signed-off-by: Evgeniy Aksyonov <evgeniy.aksyonov@gmail.com>

* Update components/table/demo/head.md

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: Evgeniy Aksyonov <evgeniy.aksyonov@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-12-27 17:51:43 +08:00
afc163
e6d3536516
chore: Update dependabot.yml to replace upgrade-deps.yml (#46633)
https://github.com/ant-design/ant-design/pull/46620

3d4e3ca089/.github/workflows/upgrade-deps.yml

Signed-off-by: afc163 <afc163@gmail.com>
2023-12-27 17:50:44 +08:00
afc163
b06e6152bd
demo: xsgames.co/randomusers => dicebear.com (#46630) 2023-12-27 17:50:24 +08:00
MadCcc
55439cee71
docs: fix theme change (#46638)
* docs: fix theme change

* feat: make ssr cssVar always before cssinjs

* chore: code clean
2023-12-27 17:32:02 +08:00
MadCcc
b49fb85c57
perf: optimize multiple select options style (#46646) 2023-12-27 15:12:32 +08:00
MadCcc
6d9faec563
Merge pull request #46645 from ant-design/master-merge-feature
chore: merge master into feature
2023-12-27 15:07:26 +08:00
Fatpandac
ae38f1e3eb
fix: the shadow of the table overflows (#46644) 2023-12-27 14:46:40 +08:00
叶枫
81ab20be35 feat: merge master 2023-12-27 14:42:51 +08:00
叶枫
e3c4de502c
fix: settings iconPrefixCls fail (#46627)
* feat: issue-2

* fix: context

* feat: demo

* feat: issue

* Update index.tsx

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update index.tsx

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update .dumirc.ts

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update .dumirc.ts

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update .dumirc.ts

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* feat: alias

* feat: issuep

---------

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
2023-12-27 13:57:51 +08:00
lijianan
5c52512467
type: update ref type from Ref to React.RefAttributes<T> 2023-12-27 11:53:19 +08:00
lijianan
3d4e3ca089
site: site ContributorAvatar style optimization (#46623) 2023-12-26 12:08:50 +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
daisy
dc5063428d
fix: Typography.Text should update the Tooltip when the width changes (#46613)
* fix: Typography.Text should update the Tooltip when the width changes

* test: add test case

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-12-25 23:03:44 +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
e07d5214c4
type: replace object with AnyObject (#46604) 2023-12-25 15:30:08 +08:00
MadCcc
bcec44b05b
fix: optimize tree focus style (#46608) 2023-12-25 13:52:09 +08:00
Eden Wang
28aaeafbbc
feat(mentions): supports 'allowClear' option (#46396)
* feat(mentions): supports 'allowClear' option

* feat(mentions): add allowClear testcase

* feat(mentions): update package and styles

* feat(mentions): update lint and styles

* fix: fixed lint error

* test: add case for custom clearIcon

* feat: add useAllowClear hook

* feat: rename useAllowClear to getAllowClear

* feat: rename useAllowClear to getAllowClear

* feat(mentions): add demo for allowClear

* feat(mentions): update demo desc

* feat(mentions): update demo desc

* feat(mentions): style align middle

* feat: add multi line mentions demo and update icon position

* feat: fixing visual regression report

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-12-25 10:37:26 +08:00
lijianan
5152a05929
type: export ConfigProviderProps type (#46605) 2023-12-25 10:35:28 +08:00
ac57eab63e
ci: fix welcome message (#46601) 2023-12-25 10:29:53 +08:00
bestlyg
0ef7923752
fix: nested trigger arrow position (#46294) 2023-12-24 20:05:44 +08:00
lijianan
7a075a5917
Merge pull request #46576 from ant-design/master-merge-feature
chore: merge master into feature
2023-12-24 17:49:53 +08:00
afc163
713d35d7f6
docs: Update CHANGELOG (#46602)
* docs: Update CHANGELOG

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>
2023-12-24 17:03:41 +08:00
lijianan
7fd21c5163
test: update snap 2023-12-23 04:35:12 +08:00
lijianan
0c1a50251d
Merge branch master into master-merge-feature 2023-12-23 02:56:03 +08:00
lijianan
8f2a438c4a
Merge branch 'feature' into master-merge-feature 2023-12-23 02:54:15 +08:00
lijianan
ef3dd04731
test: update snap 2023-12-23 02:51:31 +08:00