-
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 #152
Conversation
* 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: update authors list * chore: fix * Update scripts/generate-authors.ts Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: lijianan <574980606@qq.com> * chore: fix --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: afc163 <afc163@gmail.com>
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
… browser (#45290) * fix(watermark): can be hidden through the Hide Element feature in the browser * chore: add emphasized style * chore: update snapshot
* feat: input focus style * chore: update * feat: revert control outline back
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!
|
Comments:
|
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 : )