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

Closed
wants to merge 386 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 8, 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 28, 2023 21:42
* refactor: button default not use compact style

* chore: clean up
* fix: style

* fix: style

* chore: ref
This updates the English documentation for the dashed button.

This updates the English to better translate the [Chinese version](https://github.com/ant-design/ant-design/blob/345a3a0624c18b4eceb130dd3fd20b64de11976b/components/button/index.zh-CN.md).

(I'm assuming the Chinese version is normative.)

Signed-off-by: William Entriken <[email protected]>
chore: Feature merge master
* fix: add role="button" props to div

* fix: fix
* docs: fix incorrect link of `AutoComplete`

Signed-off-by: Andy Hsu <[email protected]>

* docs(select): sync `AutoComplete` related content in `zh-CN` to `en-US`

Signed-off-by: Andy Hsu <[email protected]>

---------

Signed-off-by: Andy Hsu <[email protected]>
* fix: use css variable to support dynamic display

* chore: support order

* chore: add ie fallback

* chore: add ie fallback
chore: Feature merge master
* feat: Tabs support indicatorLength

* chore: bump rc-menu

* chore: bump rc-mentions

* chore: update menu snapshot

* chore: snapshot

---------

Signed-off-by: MadCcc <[email protected]>
* docs: update select opt

* docs: update form deps demo

* docs: upload onChange

* docs: update form nest Form.List demo
* fix: Notification style should be generated when shown

* chore: bump rc-notification

* chore: code clean

* feat: update
* refactor: tag status as extract style

* chore: add key

* chore: preset of it
… 6.5.0 (#44515)

* chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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]>
…44417)

* feat✨(transfer):Add a new direction parameter  for  filterOption function

* docs📝(transfer):  update filterOption API

* test(transfer): Add the filterOption parameter  test

* docs📝(transfer): update filterOption API

* test(transfer):  Update the filterOption parameter test

* docs📝(transfer): update filterOption API

* test(transfer):  Update the filterOption parameter test

* test(transfer):  Update the filterOption parameter test

* test(transfer):  Update the filterOption parameter test

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

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

---------

Signed-off-by: Amumu <[email protected]>
Co-authored-by: yuanzhian <[email protected]>
Co-authored-by: Amumu <[email protected]>
chore: Feature merge master
* chore: migrate rome to biome

* Update package.json

Co-authored-by: afc163 <[email protected]>
Signed-off-by: 咲奈Sakina <[email protected]>

---------

Signed-off-by: 咲奈Sakina <[email protected]>
Co-authored-by: afc163 <[email protected]>
* docs: virtual table

* docs: fix other blog style

* docs: more
* feat: ConfigProvider support tabs.indicatorLength

* feat: ConfigProvider support card.tabProps

* Revert "feat: ConfigProvider support card.tabProps"

This reverts commit 817af9a.

* chore: rename

* docs: add demo
laishiwen and others added 21 commits October 3, 2023 06:56
* fix: Avatar group responsive font not working

* Update index.less

* chore: 兼容IE

* Update components/avatar/style/index.less

* Update avatar.tsx

---------

Co-authored-by: Sven <[email protected]>
Co-authored-by: afc163 <[email protected]>
Co-authored-by: lijianan <[email protected]>
* fix: CheckableTag support ref (#45070)

* optimize test code (#45070)
* chore: optimize set-output in workflow

* feat: optimize code
* fix: site document title rerender after dumi prerender

* fix: comment & index page listener render

* fix: define seperate layour for index page & seperate Helmet title + desc definition

---------

Co-authored-by: afc163 <[email protected]>
* style: inputNumber border unmerged

* chore: update snapshot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(typography): menu item title cannot be centered vertically

* chore: add example
Signed-off-by: xrkffgg <[email protected]>
Co-authored-by: afc163 <[email protected]>
@restack-app
Copy link

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

Code Refactoring

Chore

Bug Fixes

Documentation

Features

Performance Improvements

Tests

Contributors

zombieJ, crazyair, fulldecent, github-actions[bot], MadCcc, li-jia-nan, xhofe, kovsu, dependabot[bot], Zian502, fz6m

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 Oct 8, 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 [email protected].

@instapr
Copy link

instapr bot commented Oct 8, 2023

Please avoid including unnecessary information in the pull request body, such as the bot's creation information and the sponsorship request. Focus on providing a clear and concise description of the changes made in the pull request.

@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Prepare preview

@github-actions
Copy link

github-actions bot commented Oct 8, 2023

Hi @pull[bot]。

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

@github-actions
Copy link

github-actions bot commented Oct 8, 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 Oct 8, 2023
@pull pull bot added the ⤵️ pull label Oct 8, 2023
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.