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

Closed
wants to merge 343 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 25, 2023

See Commits and Changes for more details.


Created by pull[bot]

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

dependabot bot and others added 30 commits August 22, 2023 22:08
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.17.10 to 0.18.0.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](josdejong/svelte-jsoneditor@v0.17.10...v0.18.0)

---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
genBasicInputStyle 方法中已经包括  genActiveStyle 了
chore: feature merge master
* fix: Table should not crash if filterDropdown is boolean

* chore: code clean

* chore: use supportNodeRef
* fix: radio should work in tree

* chore: code clean
* chore: bump @rc-component/tour

* chore: increase size-limit

* chore: increase size-limit
* ColorPresets: fix duplicate keys

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

* Update components/color-picker/components/ColorPresets.tsx

add lint disable

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

---------

Signed-off-by: xr0master <[email protected]>
* docs: fix provider demo

* test: update snapshot
chore: feature merge master
* feat: support conic

* test: update snapshot

* docs: update doc

* chore: clean up

* docs: update doc

* test: update snapshot

* test: update snapshot

* test: update snapshot
* refactor(notification): reduce the configuration parameter code

* chore: modify the return type definition

* chore: delete the initialization function
* docs: update home page

* docs: home support dark mode

* docs: fix mobile

* docs: fix rtl

* docs: update locale
* Update use-with-next.zh-CN.md

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

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

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

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

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

---------

Signed-off-by: lijianan <[email protected]>
* add notification.config typing

* add .node-version file

* remove .node-version

* ignore .node-version file from git

---------

Co-authored-by: lijianan <[email protected]>
chore: merge master into feature
* chore(deps): update dependency typedoc to ^0.25.0

* fix: fix type

* fix: fix

* fix: fix

* fix: fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <[email protected]>
* chore(deps-dev): bump typescript from 5.1.6 to 5.2.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* bump typedoc

* type: fix type

* fix: fix

* type: fix type

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: lijianan <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <[email protected]>
Co-authored-by: afc163 <[email protected]>
omahs and others added 21 commits September 21, 2023 17:35
* fix typos

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

* fix typo

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

* fix typos

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

* fix typo

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

* fix typo

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

* fix typos

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

---------

Signed-off-by: omahs <[email protected]>
…44895)

* refactor(tootip): delete the logic related to the disabled children

* chore: update test case

* chore: update snapshots
* fix: Popover shift

* chore: update snapshot
* chore(deps): update dependency @types/gtag.js to ^0.0.14

* rerun CI

* rerun CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <[email protected]>
* chore(deps): update cimg/node docker tag to v18.18

* rerun CI

* rerun CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <[email protected]>
* fix: table cellPaddingBlock token bug

* style: fix table cellPaddingBlock token bug

---------

Co-authored-by: MadCcc <[email protected]>
* fix: input should have correct padding with controlHeight

* chore: update snapshot

* chore: update snapshot
* fix: Typography When setting fontSize to an odd number bug

* chore: update .npmrc to resolve sharp install fail

* fix: retry CI

* chore: update .npmrc

---------

Co-authored-by: MadCcc <[email protected]>
Without this typescript will not compile

Signed-off-by: Isaac Batista <[email protected]>
* docs: changelog of 5.9.3

* docs: update

* docs: update

---------

Co-authored-by: MadCcc <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* docs: fix site issue

* chore: code clean
* docs: reorder

* docs: update
* docs: add faq

* link

* fix docs

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

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

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

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

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

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

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

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

---------

Signed-off-by: Amumu <[email protected]>
Co-authored-by: 红 <[email protected]>
Co-authored-by: afc163 <[email protected]>
…ht-click position (#45076)

* docs(Dropdown): Add Docs the pop-up menu position will follow the right-click position

* Update components/dropdown/demo/context-menu.md

Co-authored-by: afc163 <[email protected]>
Signed-off-by: Zong-Ke Zhang <[email protected]>

---------

Signed-off-by: Zong-Ke Zhang <[email protected]>
Co-authored-by: Heising <[email protected]>
Co-authored-by: afc163 <[email protected]>
@restack-app
Copy link

restack-app bot commented Sep 25, 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 25, 2023

Chore

Bug Fixes

Features

Colorpresets

Documentation

Code Refactoring

Type

Contributors

dependabot[bot], zombieJ, Wxh16144, yoyo837, github-actions[bot], MadCcc, RedJue, xr0master, Yuiai01, kiner-tang, li-jia-nan, LeTuongKhanh, StefanoMagrassi, renovate[bot]

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

@instapr
Copy link

instapr bot commented Sep 25, 2023

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

  • Can we add some comments to explain the purpose of the new code added in commit [commit-hash]?

Other than that, everything seems to be in order. Nice work!

@pr-code-reviewer
Copy link

pr-code-reviewer bot commented Sep 25, 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].

@github-actions
Copy link

Hi @pull[bot]。

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

@github-actions
Copy link

Prepare preview

@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 Sep 25, 2023
@pull pull bot added the ⤵️ pull label Sep 25, 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.