Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from ant-design:master #3385

Closed
wants to merge 7,796 commits into from
Closed

[pull] master from ant-design:master #3385

wants to merge 7,796 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 8, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

github-actions bot and others added 30 commits December 6, 2024 03:36
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Bumps the dev-dependencies group with 2 updates: [@dnd-kit/modifiers](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/modifiers) and [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable).


Updates `@dnd-kit/modifiers` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/modifiers/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/modifiers@9.0.0/packages/modifiers)

Updates `@dnd-kit/sortable` from 9.0.0 to 10.0.0
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/sortable/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@10.0.0/packages/sortable)

---
updated-dependencies:
- dependency-name: "@dnd-kit/modifiers"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@dnd-kit/sortable"
  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>
* docs: enable prefetch for dumi Link

* simplify link implementation

* fix lint

* remove nprogress dep

---------

Co-authored-by: lijianan <574980606@qq.com>
* chore: fix link button style and preload behavior

* chore: fix link button style and behavior
…selected (#51884)

* fix(transfer): fix the issue of the background overflowing when the last item on the current page is selected

* refactor: solve with borderRadius

* refactor: 圆角减去 1px

* refactor: 提取变量
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
chore: merge master into feature
* fix(tabs): adjust padding for nav add button

* fix: lint fix

* fix: lint fix

* fix: lint fix

* fix: lint fix

* fix: lint fix

* chore: adjust the used design token

* docs(tabs): size demo improvement

* test: update snapshot

* test: update snapshot

* test: update snapshot
fix: the icon style is being created repeatedly
* feat(button): add antd preset colors

* chore(button): add colors to docs

* test(button): add tests for colors

* refactor: remove LiteralUnion

* test: add const to colors

* refactor(button): import from preset colors

* chore(button): update docs

* test(button): test with preset colors

* test(button): import from relative path

* fix(button): color

* fix(button): add missing box shadow

* test(button): merge preset colors and variants test case

* refactor(button): use light color as box shadow

* refactor(button): set hover color to 5

* docs(button): update doc

* docs(button): update doc

---------

Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
* feat: add missing focus style for a11y

* chore: update rc-segmented dependency to version 2.7.0 in package.json

* test: update snapshot

* style: adjust focus style
* docs: add changelog 5.22.4

* docs: fix
* refactor: update ref logic

* chore: clean up

* chore: coverage adjust

* test: coverage

* chore: back of code
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
* fix: Pagination select props order

* chore: replace with select

* chore: back of support

* chore: bump rc-pagination

* chore: merge selection

* chore: fix lint
chore: feature merge master
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
* chore: update formatter rule

* ♻️ chore: format code (use `npm run format`)
DDDDD12138 and others added 25 commits January 23, 2025 22:52
Signed-off-by: CaptainVolcom <6163390+CaptainVolcom@users.noreply.github.com>
* chore(deps): update dependency @antfu/eslint-config to v4

* fix: fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* test: add a11y test

* test: add a11y test

* test: add a11y test

* test: add a11y test

* test: add a11y test

* test: add a11y test

* test: add a11y test

* test: add a11y test

* test: add a11y test

* test: add a11y test

* fix: test case

* test: add a11y test

* chore: code comment adjust
* Update index.en-US.md

Fixed misleading description of Input.Search enterButton prop

Signed-off-by: Muhammad Taif Khan <muhammadtaif214@gmail.com>

* Update components/input/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Muhammad Taif Khan <muhammadtaif214@gmail.com>

---------

Signed-off-by: Muhammad Taif Khan <muhammadtaif214@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore(pagination): improve accessibility and update rc-pagination

* test: update snapshot
* chore: Update and rename release-tweet.yml to release-x.yml

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

* Update .github/workflows/release-x.yml

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

* Update .github/workflows/release-x.yml

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

* Update .github/workflows/release-x.yml

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

* Update .github/workflows/release-x.yml

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

* Update .github/workflows/release-x.yml

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: Sagie501 <Sagie012@gmail.com>
Signed-off-by: Sagie501 <Sagie012@gmail.com>
* docs: 更新 CHANGELOG,添加 5.23.4 版本信息及修复记录

* docs: 更新 CHANGELOG,修正 5.23.4 版本发布日期

* Update CHANGELOG.en-US.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: kiner-tang(星河) <1127031143@qq.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.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* 更新 CHANGELOG,修正版本日期并添加阿拉伯语和希伯来语的国际化翻译支持

* Update CHANGELOG.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

---------

Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: kiner-tang(星河) <1127031143@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
* chore: bump rc-tabs

* chore: update snapshot
* docs: update Usage with create-react-app

* fix: fix
Signed-off-by: afc163 <afc163@gmail.com>
@pull pull bot added the ⤵️ pull label Feb 8, 2025
Copy link

github-actions bot commented Feb 8, 2025

Copy link

github-actions bot commented Feb 8, 2025

Hi @pull[bot]。

请注意,当前 PR 是分支间的互相合并,请使用 BranchAutoMerge 标签来进行自动合并。切记不要、不要、不要使用 Squash

Copy link

github-actions bot commented Feb 8, 2025

Hi @pull[bot]. Thanks for your contribution. The path .github/ or scripts/ and CHANGELOG package.json is only maintained by team members. This current PR will be closed and team members will help on this.

@github-actions github-actions bot closed this Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.