-
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 #101
Conversation
* 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>
* 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>
* feat: Avatar support size from ConfigProvider * Update components/avatar/avatar.tsx Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: lijianan <574980606@qq.com> * test: update snap * Update components/avatar/AvatarContext.ts Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: lijianan <574980606@qq.com> --------- 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
chore: merge master into feature
* style: sort * style: sort * style: sort * style: sort * style: 规则调整 * style: 规则调整
* feat: support closeIcon * feat: update comment * feat: optimize code
* docs: show mirror modal on page load * chore: code clean * chore: update * fix: pathname reg * chore: escape * feat: add lang check * chore: add langcheck * feat: use src file * chore: update css * chore: update link * Update .dumi/mirror-modal.js Co-authored-by: lijianan <574980606@qq.com> Signed-off-by: MadCcc <1075746765@qq.com> --------- Signed-off-by: MadCcc <1075746765@qq.com> Co-authored-by: lijianan <574980606@qq.com>
* fix: cut logic * chore: fix size * test: update snapshot * chore: rm useless code
* docs: add fallback for previewer * chore: code clean
chore: feature merge master
* feat: input token * feat: input number token * feat: input token * fix: date-picker & calendar * fix: calendar style * fix: token use
Signed-off-by: afc163 <afc163@gmail.com>
* docs: changelog 5.9.1 * Update CHANGELOG.zh-CN.md Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: lijianan <574980606@qq.com>
* chore: slove pupperteer download fail problem * chore: set npmmirror for windows --------- Co-authored-by: MadCcc <1075746765@qq.com>
* site: announce yuque welfare program * chore: lint * feat: optimize code --------- Co-authored-by: MadCcc <1075746765@qq.com>
* fix: site style conflict * chore: lint * feat: optimize code
Signed-off-by: lyy <72189350+leoyongyuan@users.noreply.github.com>
* feat: add LocalStorage caching for banner visible * feat: add cache expiration time
* docs: update FQA [skip ci] * test(theme): supplement unit test case * chore: update docs
* type: fix .dumi missing types * Update tsconfig.json Signed-off-by: lijianan <574980606@qq.com> * Update tsconfig.json Signed-off-by: lijianan <574980606@qq.com> * Update tsconfig.json Signed-off-by: lijianan <574980606@qq.com> * chore: clear tsconfig.json * chore: update dumi version declaration * type: correct unified plugin types --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: lijianan <574980606@qq.com> Co-authored-by: PeachScript <scdzwyxst@gmail.com>
* fix(notification): placement bottom animation should be correct * style: transform -> bottom * fix: lint
* style: fix Select baseline align bug * test: update snapshot * chore: remove unused code
* chore: fix changelog parser * chore: clean up * chore: fix site image style * chore: bug version * chore: clean up
* Revert "refactor: fix compiling (#44616)" This reverts commit b284648. * feat: modal purepanel support footer render * demo: update debug demo * test: update test case * Revert "test: update test case" This reverts commit 34d151f. * chore: add more unit test case * Revert "Revert "refactor: fix compiling (#44616)"" This reverts commit 0e054de. * fix(Modal): custom footer render errors * chore: fix TS error * chore: improvement type * chore: update * chore: update * Revert "chore: update" This reverts commit c72bb07. * Revert "chore: update" This reverts commit 9a42760. * Revert "chore: improvement type" This reverts commit 159e3dc. * Revert "chore: fix TS error" This reverts commit f1a9aa5. * Revert "feat: modal purepanel support footer render" This reverts commit 68de65e. * Revert "demo: update debug demo" This reverts commit 6741af2. * Update components/modal/__tests__/Modal.test.tsx Co-authored-by: 红 <wxh16144@qq.com> Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
Bumps [@argos-ci/core](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/core) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/argos-ci/argos-javascript/releases) - [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/core@0.12.0/packages/core) --- updated-dependencies: - dependency-name: "@argos-ci/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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!
|
This PR looks good overall. I have left some suggestions in the code comments for improvement. Please address those before merging. Thanks! Markdown suggestion: |
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 : )