-
Notifications
You must be signed in to change notification settings - Fork 1
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 #115
Conversation
* chore: bump @rc-component/tour * chore: increase size-limit * chore: increase size-limit
* ColorPresets: fix duplicate keys Signed-off-by: xr0master <xr0master@gmail.com> * Update components/color-picker/components/ColorPresets.tsx add lint disable Signed-off-by: xr0master <xr0master@gmail.com> --------- Signed-off-by: xr0master <xr0master@gmail.com>
* 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 <574980606@qq.com> * Update use-with-next.en-US.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>
* add notification.config typing * add .node-version file * remove .node-version * ignore .node-version file from git --------- Co-authored-by: lijianan <574980606@qq.com>
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: 栗嘉男 <574980606@qq.com>
* 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] <support@github.com> * bump typedoc * type: fix type * fix: fix * type: fix type --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 栗嘉男 <574980606@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
* feat: default add resetIcon Style chore: remove test: add case feat(App): icon reset style feature Revert "feat(App): icon reset style feature" This reverts commit be69055. Revert "chore: remove" This reverts commit 417d5f9. chore: update chore: update * chore: update * chore: resolve import * chore: update code style
…t when the value had changed (#44457) * feat: Support source in the onSearch handler of Input Component when the value had changed * feat: Support source in the onSearch handler of Input Component when the value had changed * feat: Support source in the onSearch handler of Input Component when the value had changed * feat: optimize code * feat: optimize code
* 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: 栗嘉男 <574980606@qq.com>
* fix: table cellPaddingBlock token bug * style: fix table cellPaddingBlock token bug --------- Co-authored-by: MadCcc <1075746765@qq.com>
* 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 <1075746765@qq.com>
Without this typescript will not compile Signed-off-by: Isaac Batista <isaacbatst@gmail.com>
* docs: changelog of 5.9.3 * docs: update * docs: update --------- Co-authored-by: MadCcc <1075746765@qq.com>
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: 红 <wxh1220@gmail.com> Signed-off-by: Amumu <yoyo837@hotmail.com> * Update components/upload/index.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: Amumu <yoyo837@hotmail.com> * Update components/upload/index.zh-CN.md Signed-off-by: Amumu <yoyo837@hotmail.com> * Update components/upload/index.en-US.md Signed-off-by: Amumu <yoyo837@hotmail.com> --------- Signed-off-by: Amumu <yoyo837@hotmail.com> Co-authored-by: 红 <wxh1220@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
…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 <afc163@gmail.com> Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com> --------- Signed-off-by: Zong-Ke Zhang <65376724+Zzongke@users.noreply.github.com> Co-authored-by: Heising <heising@travelconnect.cn> Co-authored-by: afc163 <afc163@gmail.com>
* chore: enable resolvePackageJsonExports * Update package.json Co-authored-by: Amumu <yoyo837@hotmail.com> Signed-off-by: kiner-tang(文辉) <1127031143@qq.com> --------- Signed-off-by: kiner-tang(文辉) <1127031143@qq.com> Co-authored-by: Amumu <yoyo837@hotmail.com>
* chore: bump dumi * chore: bump * chore: bump * chore: add overrides * chore: bump * chore: bump dumi --------- Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: yamshikovvs <iamshchikov.vs@edu.rut-miit.ru>
No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews. |
👋 Hi there!Everything looks good!
|
The PR looks good overall. I left a few comments on specific lines. Please address them before merging. Thanks!
Once those changes are addressed, this can be merged. |
Hi @pull[bot]。 请注意,当前 PR 是分支间的互相合并,请使用 |
Hi @pull[bot]. Thanks for your contribution. The path |
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )