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

Closed
wants to merge 453 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 11, 2023

See Commits and Changes for more details.


Created by pull[bot]

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

afc163 and others added 30 commits September 4, 2023 17:58
…rdcode (#44608)

* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
* refactor: use token instead of constant in size

* fix: fix

* fix: fix

* test: update snap

* fix: update snap

* test: fix test case

* fix: fix

* fix: fix

* fix: fix

* fix: fix tast cov

* fix: fix test case

* chore: add comment

* chore: add comment

* chore: add comment

* chore: rename

* chore: rename

* fix: fix test case

* fix: fix test case

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* test: add test case

* fix: fix

* test: update snap

* fix: fix

* fix: fix

* test: update

* test: update

* chore: fix

* fix: type

* test: remove test
* custom feedback icons initial

(cherry picked from commit 22e43ad)

* tests added and snaps updated

* Revert "tests added and snaps updated"

This reverts commit 13b57be.

* unittest and documentation changes

* feedback items could be turn off

* documentation fix

* move feedback icons object into the hasFeedback prop

* feedbackIcons added to the form element

* test: commit trigger

* fix: failed form test

* snaps updated

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

Co-authored-by: afc163 <[email protected]>
Signed-off-by: Gunay <[email protected]>

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

Co-authored-by: afc163 <[email protected]>
Signed-off-by: Gunay <[email protected]>

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

Co-authored-by: afc163 <[email protected]>
Signed-off-by: Gunay <[email protected]>

* Update components/form/demo/custom-feedback-icons.md

Signed-off-by: afc163 <[email protected]>

* Update components/form/demo/custom-feedback-icons.md

Signed-off-by: afc163 <[email protected]>

---------

Signed-off-by: Gunay <[email protected]>
Signed-off-by: afc163 <[email protected]>
Co-authored-by: afc163 <[email protected]>
* refactor: remove IE compatible logic

* fix: fix

* fix: fix

* fix: fix
chore: feature merge master
* feat: ColorPicker support defaultFormat

* test: add test case

* docs: update en doc

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Redjue <[email protected]>
* fix: fix date-picker style

* Update index.ts

Signed-off-by: lijianan <[email protected]>

---------

Signed-off-by: lijianan <[email protected]>
* chore: bump rc-field-form

* docs: add debounce demo

* docs: update demo

* test: update snapshot

* docs: typo
* test: test driven

* fix: await missing esc
chore: feature merge master
* chore(deps-dev): bump size-limit from 8.2.6 to 9.0.0

Bumps [size-limit](https://github.com/ai/size-limit) from 8.2.6 to 9.0.0.
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md)
- [Commits](ai/size-limit@8.2.6...9.0.0)

---
updated-dependencies:
- dependency-name: size-limit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update package.json

Signed-off-by: afc163 <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: afc163 <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <[email protected]>
chore: merge master into feature
* chore: using `tsx` instead of `ts-node`

* chore: update script

* chore: missing tsx
chore: feature merge master
Wxh16144 and others added 22 commits October 8, 2023 06:50
chore: merge master into feature
chore: merge feature into master
* docs: add changelog 5.10.0

* fix: lint

* fix: lint

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <[email protected]>
Signed-off-by: xrkffgg <[email protected]>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <[email protected]>
Signed-off-by: xrkffgg <[email protected]>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <[email protected]>
Signed-off-by: xrkffgg <[email protected]>

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <[email protected]>
Signed-off-by: xrkffgg <[email protected]>

* fix: doc

---------

Signed-off-by: xrkffgg <[email protected]>
Co-authored-by: afc163 <[email protected]>
Co-authored-by: lijianan <[email protected]>
* chore: fix typo error

* chore: fix anchor jump failure

* Revert "chore: fix anchor jump failure"

This reverts commit 9a11273.

* chore: fix

* Revert "chore: fix"

This reverts commit 9dc69f1.

* Revert "site: remove legacy code for hash jump (#44836)"

This reverts commit 72da267.

* chore: remove

* Update .dumi/theme/layouts/DocLayout/index.tsx

Co-authored-by: afc163 <[email protected]>
Signed-off-by: 红 <[email protected]>

* chore: update

---------

Signed-off-by: 红 <[email protected]>
Co-authored-by: afc163 <[email protected]>
* Update compatible-style.zh-CN.md

Signed-off-by: afc163 <[email protected]>

* Update compatible-style.en-US.md

Signed-off-by: afc163 <[email protected]>

* Update compatible-style.en-US.md

Signed-off-by: afc163 <[email protected]>

* Update docs/react/compatible-style.zh-CN.md

Signed-off-by: afc163 <[email protected]>

---------

Signed-off-by: afc163 <[email protected]>
* ci: migrate site E2E workflow

* chore: update

* chore: update
* test: try some jest options

* Apply suggestions from code review

Signed-off-by: afc163 <[email protected]>

---------

Signed-off-by: afc163 <[email protected]>
* docs: Historical Debt of API

* docs: update doc
* fix: Card tabs should fit small size

* chore: update snapshot
…a value when configuring fieldNames (#45036)

* fix🐛(DirectoryTree): fieldNames support

* fix🐛(DirectoryTree): fieldNames support

* test✅(DirectoryTree): Update  directoryTree test

* test✅(DirectoryTree): Update directoryTree test

* chore: simple code

* chore: align logic

---------

Co-authored-by: yuanzhian <[email protected]>
Co-authored-by: 二货机器人 <[email protected]>
* Update resources.en-US.md

Resource update - added AntBlocks UI

* Apply suggestions from code review

Signed-off-by: afc163 <[email protected]>

---------

Signed-off-by: afc163 <[email protected]>
Co-authored-by: Mateusz Wierzbicki <[email protected]>
Co-authored-by: afc163 <[email protected]>
* ci: merge preview workflows

* chore: update

* chore: update
@restack-app
Copy link

restack-app bot commented Oct 11, 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 Oct 11, 2023

Tests

Features

Code Refactoring

Chore

Bug Fixes

Documentation

Contributors

afc163, Dunqing, li-jia-nan, gldio, MadCcc, kiner-tang, github-actions[bot], CYBYOB, zombieJ, btea, yyxTheOracle, daledelv, dependabot[bot], chenshuai2144

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

👋 Hi there!

In the .circleci/config.yml file, the important improvements are updating the Node image to version 18.18 and adding the NODE_OPTIONS environment variable with the value --openssl-legacy-provider.

In the .dumi/hooks/use.ts file, the improvement is to remove the export statement before the function declaration.

In the .dumi/hooks/useDark.tsx file, there are no changes or improvements mentioned in the code-diff.


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at [email protected].

@instapr
Copy link

instapr bot commented Oct 11, 2023

The pull request seems incomplete. Could you provide more information on the changes made and specific areas you would like feedback on?

@github-actions
Copy link

Prepare preview

@github-actions
Copy link

Hi @pull[bot]。

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

@github-actions
Copy link

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 Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.