-
Notifications
You must be signed in to change notification settings - Fork 0
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 #3285
Conversation
* chore: update changelog date * docs: update changelog * docs: update bugver * Update CHANGELOG.en-US.md Co-authored-by: thinkasany <480968828@qq.com> Signed-off-by: MadCcc <1075746765@qq.com> --------- Signed-off-by: MadCcc <1075746765@qq.com> Co-authored-by: thinkasany <480968828@qq.com>
* fix: item align logic * fix: placeholder style * test: update snapshot * fix: single align * chore: add demo * test: update snapshot * fix: color * fix: style * fix: line height * fix: borderless pos * chore: base of prefix offset
Co-authored-by: 栗嘉男 <lijianan@lijianandeMacBook-Pro.local>
* chore: tmp lock types ver * chore: force lock
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
chore: merge master into feature
* chore(deps): update dependency @dnd-kit/sortable to v9 * test: update test snap * test: update test snap --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 栗嘉男 <574980606@qq.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
…v-dependencies group (#51744) * chore(deps-dev): bump react-router-dom in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router-dom` from 6.28.0 to 7.0.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.0.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * test: fix test case * fix: fix * fix: fix rename --------- 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
Co-authored-by: wooc <wooc@cz-robots.com>
* chore: add local visual regression * chore: add blog * chore: update english version * chore: 不用考虑移动,都改为 copy 即可 * chore: update * chore: update * Revert "chore: update" This reverts commit 4dbc5d4. * chore: update
* docs(changelog): repair img display * fix * fix
* feat: try recover history size when collapsed * update: update shouldUseCache condition * fix: it should recover history size when collapse back * test: add Splitter test use fallback size when collapse back * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * Update components/splitter/hooks/useResize.ts Signed-off-by: afc163 <afc163@gmail.com> * Update components/splitter/hooks/useResize.ts Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: sagajiang@tencent.com <sagajiang@tencent.com> Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: WB01676250 <jl01676250@antgroup.com>
#52274) * chore: upgrade [rc-tree] to [~5.13.0],upgrade [rc-cascader] to [~3.33.0],upgrade [ rc-tree-select] to [~5.27.0] * chore:升级版本后更新快照 --------- Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
* chore: fix CP not working on single Layout.Sider * chore: back of code * chore: back of code
* fix: Button color boxShadow missing * chore: add comment
实际上应该是窗口宽度影响了响应式 Signed-off-by: 火尧 <xiehuiqi220@gmail.com>
…nt demo (#52307) * docs(button): update Flex gap from 'middle' to 'small' in color-variant demo * test: update snap --------- Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
* chore(deps): update dependency nwsapi to v2.2.16 * refactor: selected item radius style code * fix * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * fix * fix * fix * fix * fix * fix * fix * fix role in select --------- Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: afc163 <afc163@gmail.com>
Bumps the dev-dependencies group with 1 update: [puppeteer](https://github.com/puppeteer/puppeteer). Updates `puppeteer` from 23.11.1 to 24.0.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v23.11.1...puppeteer-v24.0.0) --- updated-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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* style: tweak icon-only button font-size to align icon and text * fix * fix
Co-authored-by: afc163 <afc163@gmail.com>
* site: add react-scan * fix * fix * Update package.json Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Hi @pull[bot]。 请注意,当前 PR 是分支间的互相合并,请使用 |
Hi @pull[bot]. Thanks for your contribution. The path |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #3285 +/- ##
===========================================
Coverage 100.00% 100.00%
===========================================
Files 414 763 +349
Lines 7675 13773 +6098
Branches 2214 3604 +1390
===========================================
+ Hits 7675 13773 +6098 ☔ View full report in Codecov by Sentry. |
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )