-
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 #592
Conversation
* chore: use fast * chore: tmp of it * test: update snapshot * fix: demo * chore: fix warning * fix: test * chore: fix ts * chore: fix lint * test: update snapshot * chore: use proxy * test: coverage
* chore(deps-dev): bump tsx from 4.11.2 to 4.16.0 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.2 to 4.16.0. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.11.2...v4.16.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
chore: merge master into feature
* fix: descriptions buttom right padding style * feat: demo * feat: demo * feat: test * feat: style * feat: paddingInlineEnd * feat: test * feat: remove long demo * feat: add demo * feat: add demo * feat: add demo
* docs(breadcrumb): add with params demo * test: add snap
* site: update site style * site: update site style
* chore: Update README.md Signed-off-by: afc163 <afc163@gmail.com> * Update README-zh_CN.md Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com>
* feat: Slider support editable * test: update snapshot * test: update snapshot * docs: update docs * chore: fix lint * test: update snapshot * test: coverage
* fix(module:table):列属性为动态时,onchange函数sorter值异常问题 * 测试用例补充 * Update components/table/hooks/useSorter.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> * Update Sorter.value.test.tsx 去除当前测试用例中的window.requestAnimationFrame和window.cancelAnimationFrame Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> * 格式调整 * 格式调整 * 格式调整 * button增加type适配lint规范 * 重新调整过滤条件,修复sorter值异常问题 * 去除无用参数 * 格式修改 * Update components/table/__tests__/Sorter.value.test.tsx Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> * 去除无用注释,代码优化 * 去除无用注释,代码优化 --------- Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com> Co-authored-by: afc163 <afc163@gmail.com>
* fix: missed translation in ar * feat(i18n): add changelog * fix: missed translation in ar * fix: rebase master * fix: remove changelog * Update CHANGELOG.en-US.md Signed-off-by: lijianan <574980606@qq.com> * Update ar_EG.ts Signed-off-by: lijianan <574980606@qq.com> * Update index.test.tsx.snap Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: lijianan <574980606@qq.com>
* feat: Input support onClear * chore: lint * chore: lint * Update package.json Signed-off-by: lijianan <574980606@qq.com> * docs: update docs * fix: fix * Update package.json Signed-off-by: lijianan <574980606@qq.com> * Update package.json Signed-off-by: lijianan <574980606@qq.com> * chore: fix * chore: fix * chore: fix * feat: test * feat: 1.6.2 --------- Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: 叶枫 <645381995@qq.com>
* chore(color-picker): improve TS type * Update components/color-picker/index.en-US.md Co-authored-by: thinkasany <480968828@qq.com> Signed-off-by: 红 <wxh16144@qq.com> --------- Signed-off-by: 红 <wxh16144@qq.com> Co-authored-by: thinkasany <480968828@qq.com>
* docs: changelog for 5.19.3 * chore: bump version to 5.19.3 * docs: update changelog * docs: add i18n emoji for changelog lint * docs: add changelog * docs: update
Signed-off-by: Peach <scdzwyxst@gmail.com>
chore: export private variable.
…abled (#50594) Co-authored-by: Nicolò Zandarin <nicolo.zandarin@atroos.com>
Co-authored-by: lijianan <574980606@qq.com>
* chore(deps-dev): bump the dev-dependencies group with 1 update Bumps the dev-dependencies group with 4 updates: [@antv/g6](https://github.com/antvis/g6), [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash), [jsdom](https://github.com/jsdom/jsdom) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `@antv/g6` from 4.8.24 to 5.0.17 - [Release notes](https://github.com/antvis/g6/releases) - [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md) - [Commits](https://github.com/antvis/g6/commits/5.0.17) Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0 - [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md) - [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0) Updates `jsdom` from 24.1.3 to 25.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.3...25.0.0) Updates `puppeteer` from 22.15.0 to 23.2.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v22.15.0...puppeteer-v23.2.0) --- updated-dependencies: - dependency-name: "@antv/g6" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-lodash dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json Signed-off-by: lijianan <574980606@qq.com> * Update package.json Signed-off-by: lijianan <574980606@qq.com> * Update package.json Signed-off-by: lijianan <574980606@qq.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: lijianan <574980606@qq.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Review changes with SemanticDiff. |
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!
|
Please avoid adding unrelated messages or links in the pull request body. Focus on providing clear and concise information about the changes made. Thank you. |
Hi @pull[bot]。 请注意,当前 PR 是分支间的互相合并,请使用 |
Hi @pull[bot]. Thanks for your contribution. But, we don't have plan to add README of more languages. This current PR will be closed and team members will help on this. |
Hi @pull[bot]. Thanks for your contribution. The path |
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 134 files out of 284 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )