-
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 #150
Conversation
…rdcode (#44608) * feat: remove the hardcode of `use client` * chore: update `@ant-design/tools` * test: update * fix: incorrect dictionary * chore: update dep * ci: check use client * chore: update ci * fix: should be LIB_DIR * ci: should only run in dist * chore: update check tsx files
* refactor: use token instead of constant in size * fix: fix * fix: fix * test: update snap * fix: update snap * test: fix test case * fix: fix * fix: fix * fix: fix * fix: fix tast cov * fix: fix test case * chore: add comment * chore: add comment * chore: add comment * chore: rename * chore: rename * fix: fix test case * fix: fix test case * fix: fix * fix: fix * fix: fix * fix: fix * test: add test case * fix: fix * test: update snap * fix: fix * fix: fix * test: update * test: update * chore: fix * fix: type * test: remove test
* custom feedback icons initial (cherry picked from commit 22e43ad) * tests added and snaps updated * Revert "tests added and snaps updated" This reverts commit 13b57be. * unittest and documentation changes * feedback items could be turn off * documentation fix * move feedback icons object into the hasFeedback prop * feedbackIcons added to the form element * test: commit trigger * fix: failed form test * snaps updated * Update components/form/index.en-US.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: Gunay <gladio@gmail.com> * Update components/form/index.en-US.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: Gunay <gladio@gmail.com> * Update components/form/index.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: Gunay <gladio@gmail.com> * Update components/form/demo/custom-feedback-icons.md Signed-off-by: afc163 <afc163@gmail.com> * Update components/form/demo/custom-feedback-icons.md Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: Gunay <gladio@gmail.com> Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
* refactor: remove IE compatible logic * fix: fix * fix: fix * fix: fix
chore: feature merge master
* feat: ColorPicker support defaultFormat * test: add test case * docs: update en doc --------- Co-authored-by: chenyuanbao@baidu.com <chenyuanbao@baidu.com> Co-authored-by: Redjue <pingfj77@gmail.com>
* fix: fix date-picker style * Update index.ts Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com>
* chore: bump rc-field-form * docs: add debounce demo * docs: update demo * test: update snapshot * docs: typo
* test: test driven * fix: await missing esc
Co-authored-by: 叶宇轩 <--global>
chore: feature merge master
Signed-off-by: dally_G <511904266@qq.com>
* chore(deps-dev): bump size-limit from 8.2.6 to 9.0.0 Bumps [size-limit](https://github.com/ai/size-limit) from 8.2.6 to 9.0.0. - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@8.2.6...9.0.0) --- updated-dependencies: - dependency-name: size-limit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: afc163 <afc163@gmail.com>
Fix merge conflicting
chore: merge master into feature
Signed-off-by: afc163 <afc163@gmail.com>
* chore: using `tsx` instead of `ts-node` * chore: update script * chore: missing tsx
chore: feature merge master
* docs: mark deprecated for date-picker defaultPickerValue prop * docs: mark deprecated for date-picker defaultPickerValue prop * docs: 删除 defaultPickerValue 属性 * chore: use defaultValue instead defaultPickerValue --------- Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
chore: merge master into feature
Signed-off-by: 红 <wxh1220@gmail.com>
chore: merge feature into master
* docs: add changelog 5.10.0 * fix: lint * fix: lint * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * Update CHANGELOG.zh-CN.md Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * Update CHANGELOG.zh-CN.md Co-authored-by: lijianan <574980606@qq.com> Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> * fix: doc --------- Signed-off-by: xrkffgg <xrkffgg@vip.qq.com> Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: lijianan <574980606@qq.com>
* chore: fix typo error * chore: fix anchor jump failure * Revert "chore: fix anchor jump failure" This reverts commit 9a11273. * chore: fix * Revert "chore: fix" This reverts commit 9dc69f1. * Revert "site: remove legacy code for hash jump (#44836)" This reverts commit 72da267. * chore: remove * Update .dumi/theme/layouts/DocLayout/index.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 红 <wxh16144@qq.com> * chore: update --------- Signed-off-by: 红 <wxh16144@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
* Update compatible-style.zh-CN.md Signed-off-by: afc163 <afc163@gmail.com> * Update compatible-style.en-US.md Signed-off-by: afc163 <afc163@gmail.com> * Update compatible-style.en-US.md Signed-off-by: afc163 <afc163@gmail.com> * Update docs/react/compatible-style.zh-CN.md Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com>
* ci: migrate site E2E workflow * chore: update * chore: update
* test: try some jest options * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com>
* docs: Historical Debt of API * docs: update doc
* fix: Card tabs should fit small size * chore: update snapshot
…a value when configuring fieldNames (#45036) * fix🐛(DirectoryTree): fieldNames support * fix🐛(DirectoryTree): fieldNames support * test✅(DirectoryTree): Update directoryTree test * test✅(DirectoryTree): Update directoryTree test * chore: simple code * chore: align logic --------- Co-authored-by: yuanzhian <yuanzhian@cai-inc.com> Co-authored-by: 二货机器人 <smith3816@gmail.com>
* Update resources.en-US.md Resource update - added AntBlocks UI * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: Mateusz Wierzbicki <wierzbicki.mateusz27@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
* ci: merge preview workflows * chore: update * chore: update
No applications have been configured for previews targeting branch: master. To do so go to restack console and configure your applications for previews. |
Apply Sweep Rules to your PR?
|
👋 Hi there!Everything looks good!
|
The PR looks good overall. I have one minor comment: In the npm install package-name Other than that, everything looks great! |
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 : )