-
Notifications
You must be signed in to change notification settings - Fork 0
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 #3327
Conversation
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 6 to 7. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v6...v7) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production 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> Co-authored-by: lijianan <574980606@qq.com>
…1834) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.1.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@c062e08...01570a1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production 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> Co-authored-by: lijianan <574980606@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
chore: merge master into feature
* docs: changelog for 5.22.3 * chore: bump version to 5.22.3 * docs: improve changelog
* feat(mentions): add onPopupScroll * docs(mentions): fix version
* docs: split shardProps * chore: update english * chore: update style * chore: update snap
* refactor: inline-style to cssinjs * fix: fix test case * fix: fix * Update components/upload/Upload.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: lijianan <574980606@qq.com> * rename * fix: fix --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
* fix: input work with Upload * test: update snapshot
…enu (#51863) Signed-off-by: willzhao <gnomeek@outlook.com>
Signed-off-by: Akshar Dave <37267046+akshar-dave@users.noreply.github.com>
* fix: tooltip arrow min width * test: update snapshot * fix: multiple width * demo: update demo
…the checked items are disabled (#51784)
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>
…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>
* fix(splitter): correct collapse behavior in RTL mode * chore: update rtl logic * chore: remove unnecessary Optional Chaining * Update components/splitter/hooks/useResizable.ts Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
* chore: improve Affix * fix * lint fix
* docs(descriptions): Marking deprecated APIs * update
* fix: icon context * docs: update desc
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 8. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v7...v8) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production 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>
* type: improve for semantic * update * fix
Hi @pull[bot]。 请注意,当前 PR 是分支间的互相合并,请使用 |
Hi @pull[bot]. Thanks for your contribution. The path |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #3327 +/- ##
===========================================
Coverage 100.00% 100.00%
===========================================
Files 414 763 +349
Lines 7675 13778 +6103
Branches 2214 3609 +1395
===========================================
+ Hits 7675 13778 +6103 ☔ View full report in Codecov by Sentry. |
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 : )