Skip to content

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

Closed
pull[bot] wants to merge 8041 commits intocodehai:masterfrom
ant-design:master
Closed

[pull] master from ant-design:master#3394
pull[bot] wants to merge 8041 commits intocodehai:masterfrom
ant-design:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 21, 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 : )

LeeSSHH and others added 30 commits January 17, 2025 11:17
* demo: update Radio demo

* fix: fix

* fix: update

* fix: fix

* fix: fix

* update snap
chore: sync master to feature
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
* fix: Layout zero width trigger missing style

* add unit
* chore: Update README.md

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

* Update README-zh_CN.md

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

* Update README.md

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

---------

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

* fix: border-radius issue with `addonAfter` in compact mode

* chore: add demo

* chore: update  snapshot
* docs: fix demo suspense

* fix

* fix
…on (#52498)

* docs(tour): update prop types for target and placement in documentation

* Update components/tour/index.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

---------

Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
* docs: add changelog 5.23.2

* docs: update

* Update CHANGELOG.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* docs: update

* Update CHANGELOG.zh-CN.md

Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.en-US.md

Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

---------

Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: ice <49827327+coding-ice@users.noreply.github.com>
this patch should be used not only in develop, but also in production

Signed-off-by: David Tackett <95411194+davidtakeiteasy@users.noreply.github.com>
* fix: notification blinks when it appears under App

* fix
Bumps [react-scan](https://github.com/aidenybai/react-scan) from 0.0.54 to 0.1.0.
- [Release notes](https://github.com/aidenybai/react-scan/releases)
- [Commits](https://github.com/aidenybai/react-scan/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: react-scan
  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>
…nt th… (#50377)

* fix: default cssvarkey picked when component themeconfig && parent themeconfig not setted at the same time

只有当组件theme和parentTheme都没有设置cssvarkey时,才使用默认的cssvarkey

Signed-off-by: zhuzhu_coder <zjczoo@gmail.com>

* Apply suggestions from code review

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

* Update components/config-provider/hooks/useTheme.ts

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

* Update components/config-provider/hooks/useTheme.ts

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

---------

Signed-off-by: zhuzhu_coder <zjczoo@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
* docs: improve root translation for semantic

* update
* fix: fix loading.icon error when loading === null

* Update button.tsx

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
li-jia-nan and others added 25 commits March 11, 2025 07:20
…tUserAgent` instead `detectSync` (#53113)

* chore(deps-dev): bump package-manager-detector

Bumps the dev-dependencies group with 1 update: [package-manager-detector](https://github.com/antfu-collective/package-manager-detector).


Updates `package-manager-detector` from 0.2.11 to 1.0.0
- [Release notes](https://github.com/antfu-collective/package-manager-detector/releases)
- [Commits](antfu-collective/package-manager-detector@v0.2.11...v1.0.0)

---
updated-dependencies:
- dependency-name: package-manager-detector
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: use getUserAgent instead detectSync

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
* fix(local): enhance code robustness

* chore: rename

* chore: 移除不必要的 memo

* chore: components/date-picker/locale/example.json添加注释

* chore: 注释

* Revert "fix(local): enhance code robustness"

This reverts commit c199788.

# Conflicts:
#	components/locale/useLocale.ts

* ♻️ clean: deprecated api

* chore: revert change

* revert

* chore: remove outdated api

* chore: 移除冗余配置

* chore: replace deprecated api

* chore: remove invalid

* Revert "chore: replace deprecated api"

This reverts commit 9765043.

* chore: update

* chore: remove mark
* fix: dynamically resize the textarea's wrapper

* fix: use requestAnimationFrame to wrap style updates

* test: modify test simulate requestAnimationFrame

* test: correct the test due to wrong logic

---------

Co-authored-by: afc163 <afc163@gmail.com>
* test: remove ts-ignore

* test: remove ts-ignore
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: replace native raf to rc-util/lib/raf

* fix: fix
* chore: react-scan default noy run

* Update package.json

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

* feat: update

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ci: skip Verify Files modify for renovate bot

* fix
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Revert "docs: fix color (#52459)"

This reverts commit 3639d94.

* deps: bump dumi-plugin-color-chunk to 2.1.0
* feat: add cursor rules in .cursor/rules

* docs: add non-component changelog rule

* docs: update cursor rules format

* feat: update cursor rules

* refactor: remove duplicated styles.mdc

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Delete .cursor/rules/component.mdc

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

* Apply suggestions from code review

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

* Delete pr_template.txt

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

* Delete .cursorrules

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

* Apply suggestions from code review

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

* Update .cursor/rules/project.mdc

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

* Update project.mdc

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

* Delete .cursor/rules/implementation.mdc

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

* Update project.mdc

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

* Apply suggestions from code review

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>

* feat: add server-side rendering guidelines

* update

* update

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* chore: move style

* refactor: use react life cycle

* chore: adjust style

* test: fix test logic

* test: update snapshot

* test: coverage
@pull pull bot added the ⤵️ pull label Mar 21, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 21, 2025

@github-actions
Copy link
Copy Markdown

Hi @pull[bot]。

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

@github-actions
Copy link
Copy Markdown

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 Mar 21, 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.