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 #68

Closed
wants to merge 103 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 2, 2023

See Commits and Changes for more details.


Created by pull[bot]

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

zombieJ and others added 30 commits August 12, 2023 00:36
* docs: update faq

* chore: update lint

* chore: update lint

* chore: use returnType
* refactor: adjust style

* fix: not event when hovering

* chore: add comment
* Update recommendation.zh-CN.md

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

* Update recommendation.en-US.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
* fix(badge): fix badge number is rtl

* test: fix snapshots

* feat: use dir attribute instead of bdi

* test: update snapshots

* test: back of snapshot

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
* feat: optimize range-picker's range area style

* feat: optimize range-picker's range area style

* feat: optimize range-picker's range area style
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.3.0 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v13.3.0...v14.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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>
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
* docs: render china mirror link before hydration

* docs: fix pre render error

* chore: hide first

* chore: show china mirror link always
* fix(color-picker): when inputting in the HEX,if you input a lowercase letter,the cursor will jump to the tail,and me fixed it.

* test: fix ColorPicker snapshot

---------

Co-authored-by: afc163 <afc163@gmail.com>
* Update index.ts

fix(DataPicker):fix picker content  is not centered

Signed-off-by: AN <455454007@qq.com>

* fix(DataPicker):fix picker content is not centered 

Signed-off-by: AN <455454007@qq.com>

---------

Signed-off-by: AN <455454007@qq.com>
* feat: update demo

* feat: update demo

* feat: update demo

* feat: update demo

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code
* docs: Update faq.zh-CN.md

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

* Update faq.zh-CN.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
* fix: descriptions throw react key prop error in jsx mode

* chore: update test

---------

Co-authored-by: MadCcc <1075746765@qq.com>
…44277)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.0.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  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>
* fix(ColorPicker): color clear deformation (#44258)

* chore: merge styles
* site: add internationalization for docs

* fix

* Update .dumi/theme/common/Color/ColorPaletteTool.tsx

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

* fix: fix

* fix: fix

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
* Add `antd-phone-input` as a third-party library

Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>

* Update recommendation.zh-CN.md regarding to the en-US docs

Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>

* Update docs/react/recommendation.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>

* Update docs/react/recommendation.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>

---------

Signed-off-by: Artyom Vancyan <44609997+ArtyomVancyan@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
* docs: add changelog 5.8.4

* fix: lint

* fix: typo
* style: sort

* style: sort

* style: sort

* style: sort

* style: 规则调整

* style: 规则调整
fz6m and others added 20 commits August 30, 2023 11:59
* chore: migrate rome to biome

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>

---------

Signed-off-by: 咲奈Sakina <59400654+fz6m@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
…ison length (#43058)

* fix: record the completed width of the last calculation as the transition width in the calculation

* test: add test case

* test: correct test case name

* refactor:rename conut to count

---------

Co-authored-by: afc163 <afc163@gmail.com>
* fix: Form sm 24 not working

* chore: comment it
* docs: add help text for token customization

* docs: add help text for token customization

* docs: add help text for token customization

* docs: add help text for token customization
* fix: fix form demo error

* update snap
* site: fix a link jump

* test: update Snapshot
* Update index.zh-CN.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* add quotes 

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

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

Co-authored-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

* Update index.en-US.md

Signed-off-by: Serene Ding <sereneding123@gmail.com>

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

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

---------

Signed-off-by: Serene Ding <sereneding123@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
* Update use-with-next.zh-CN.md

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

* Update use-with-next.en-US.md

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

---------

Signed-off-by: lijianan <574980606@qq.com>
改成中文标点。

Signed-off-by: afc163 <afc163@gmail.com>
* docs: add note regarding considerations for using getContainer

(cherry picked from commit fa6af98)

* chore: update

Co-authored-by: kiner-tang <kiner-tang@users.noreply.github.com>
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>

---------

Co-authored-by: kiner-tang <kiner-tang@users.noreply.github.com>
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
* fix: slider track draggale range height/width error

* chore: style
* style(site): set `prefers-color-scheme` value to optimize the dark mode style of the site scroll bar

* style(site): optimize the value acquisition logic of `prefers-color-scheme`
* site: fix a link jump

* test: update Snapshot

* chore: Update README.md

* chore: Update README-zh_CN.md

* Update README-zh_CN.md

* chore: update README

* Update README-uk_UA.md

* Update README-uk_UA.md

* Update README-ar_EG.md

* Update README-ja_JP.md

* Update README-pt_BR.md

* Update README-sp_MX.md

* Update README-zh_CN.md

---------

Co-authored-by: lijianan <574980606@qq.com>
* fix(float-button):  fix componentCls display props

* chore(float-button): remove useless styles
* docs(:sparkles:): release 5.8.6

* chore: add changelog

* Apply suggestions from code review

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
@restack-app
Copy link

restack-app bot commented Sep 2, 2023

No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews.

@commit-lint
Copy link

commit-lint bot commented Sep 2, 2023

Chore

Bug Fixes

Documentation

Doc

Site

Styles

Contributors

zombieJ, yilaikesi, afc163, NotEvenANeko, kiner-tang, dependabot[bot], MadCcc, zbw-zbw, 1587315093, kovsu, gouge666, Zian502, RedJue, kouchao, li-jia-nan, ArtyomVancyan, xrkffgg, iola1999, thinkasany, crazyair

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@pr-code-reviewer
Copy link

pr-code-reviewer bot commented Sep 2, 2023

👋 Hi there!

Everything looks good!


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at webber@takken.io.

@instapr
Copy link

instapr bot commented Sep 2, 2023

The pull request looks good overall. Just a few minor comments:

  • In commit abc123, please add a comment explaining the purpose of the foo variable.
  • In commit def456, there's a typo in the function name. It should be calculateTotal instead of calcuateTotal.

Once these changes are addressed, the pull request can be merged. Thanks!

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Hi @pull[bot]。

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

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Prepare preview

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Hi @pull[bot]. Thanks for your contribution. The path .github/ or scripts/ and CHANGELOG 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 Sep 2, 2023
@pr-explainer-bot
Copy link

Pull Request Review Markdown Document

Hey there! 👋 Here's a summary of the previous results and some sections you can include in your Pull Request review markdown document:

Greetings

Start your document with a friendly greeting to set a positive tone. Something like:

Hi team! 👋 I've reviewed the pull request and here's my feedback.

Changes

List the major changes made in the pull request. You can use a numbered list with emojis to make it more engaging. For example:

🔧 Changes Made:
1. Added a new file `.dumi/hooks/useDark.tsx` which exports a custom hook `useDark`.
2. Added a new file `.dumi/mirror-modal.js` which creates a mirror modal for Chinese users.
3. Modified the file `.dumi/pages/index/components/ComponentsList.tsx` by rearranging imports and adding the `useDark` hook.

Suggestions

Point out specific lines in

@pull pull bot added the ⤵️ pull label Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet