-
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 #112
Conversation
* 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>
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] <support@github.com> 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 <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>
* chore: update blog style * Revert "chore: update blog style" This reverts commit afc0a1d. * Revert "site: update docs styles (#39348)" This reverts commit 4a80396. # Conflicts: # .dumi/theme/builtins/ColorChunk/index.tsx # .dumi/theme/builtins/TokenTable/index.tsx # docs/react/customize-theme.en-US.md # docs/react/customize-theme.zh-CN.md * chore: revert * chore:revert * chore: rename props * chore: update * chore(deps): add `dumi-plugin-color-chunk` plugin * chore: update docs * chore: update * Update package.json Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 红 <wxh16144@qq.com> * docs: pick #44945 Co-authored-by: RedJue <RedJue@users.noreply.github.com> --------- Signed-off-by: 红 <wxh16144@qq.com> Signed-off-by: 红 <wxh1220@gmail.com> Co-authored-by: MadCcc <1075746765@qq.com> Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: RedJue <RedJue@users.noreply.github.com>
* chore: use dynamicInset * test: update snapshot * test: update snapshot * chore: bump rc-trigger * chore: update snapshot
* docs: timer-picker remove clearIcon from document * docs: select remove clearIcon from document
* refactor: rm radiusBase * test: update test case --------- Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
* test: update snapshot * test: update snapshot * test: fix test logic
* fix typos Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typo Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typos Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typo Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typo Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> * fix typos Signed-off-by: omahs <73983677+omahs@users.noreply.github.com> --------- Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
…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: 栗嘉男 <574980606@qq.com>
* 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>
No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews. |
The pull request looks good overall. I have left a few minor comments inline. Please address them before merging. Thanks!
Thank you for your contribution! |
👋 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 : )