-
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 #102
Conversation
* 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>
* feat: Spin token * chore: code clean
* fix(date-picker):fix format type processing for showTime. * test✅: Add showTime should work correctly when format is Array test
* feat: migrate less to token for time-picker * feat: add component-token demo * feat:update token with API Naming rules * feat: migrate less to token for Time-pikker * chore: code clean * chore: code clean * chore: udpate * feat: picker token * chore: add comment --------- Co-authored-by: MadCcc <1075746765@qq.com>
* docs: migrate less to token for Form * feat: migrate less to token for Form * feat: migrate less to token for Form * test: update form snapshots * feat: migrate less to token for Form * chore: code clean * chore: code clean * feat: form token * chore: add comment * chore: update docs --------- Co-authored-by: MadCcc <1075746765@qq.com>
* chore: Update pr-contributor-welcome.yml Signed-off-by: afc163 <afc163@gmail.com> * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.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>
* docs: update 5.9.2 changelog and lock @types/react * docs: update 5.9.2 changelog and lock @types/react
Bumps [remark](https://github.com/remarkjs/remark) from 14.0.3 to 15.0.1. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](remarkjs/remark@14.0.3...15.0.1) --- updated-dependencies: - dependency-name: remark 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>
* type: fix .dumi typing error * type: fix React.Key type error * type: fix React.Key type error * type: fix React.Key type error * type: fix React.Key type error * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * fix: test case * fix: test case * chore: use @types/react latest version * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * chore: update form def * chore: more ts * chore: revert demo ts * chore: bump ver * chore: fix more * chore: fix demo * chore: back of ci * chore: fix ts * chore: fix ts * chore: part of it * chore: fix ts * chore: bump ver * chore: fix lint * chore: fix * test: update test --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: 二货机器人 <smith3816@gmail.com>
No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews. |
Please remove the link to the sponsorship request from the PR body. |
👋 Hi there!Everything looks good!
|
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 : )