Skip to content
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

chore: bump rc-table #47517

Closed
wants to merge 15 commits into from
Closed

chore: bump rc-table #47517

wants to merge 15 commits into from

Conversation

kiner-tang
Copy link
Member

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

fix #47374

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Solve fixed column's shadow display unexpected issue
🇨🇳 Chinese 解决固定列时阴影展示异常问题

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

li-jia-nan and others added 14 commits February 19, 2024 14:43
Updates the requirements on [@rc-component/color-picker](https://github.com/react-component/color-picker) to permit the latest version.
- [Release notes](https://github.com/react-component/color-picker/releases)
- [Commits](react-component/color-picker@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: "@rc-component/color-picker"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: lunar-typescript
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: puppeteer
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [rc-util](https://github.com/react-component/util) to permit the latest version.
- [Release notes](https://github.com/react-component/util/releases)
- [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md)
- [Commits](react-component/util@v5.38.1...v5.38.2)

---
updated-dependencies:
- dependency-name: rc-util
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: inquirer
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: terser
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [rc-picker](https://github.com/react-component/picker) to permit the latest version.
- [Release notes](https://github.com/react-component/picker/releases)
- [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md)
- [Commits](react-component/picker@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: rc-picker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: modal mask should block pointer events when opened

* chore: code clean
Copy link

stackblitz bot commented Feb 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Feb 21, 2024

Preview is ready

Copy link
Contributor

github-actions bot commented Feb 21, 2024

👁 Visual Regression Report for PR #47517 Passed ✅

🎯 Target branch: master (6033c69)
📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/rc-table@7.41.0 Transitive: environment +6 5.63 MB afc163, benjycui, dxq613, ...6 more

🚮 Removed packages: npm/rc-table@7.39.0, npm/vanilla-tilt@1.8.1, npm/webpack-bundle-analyzer@4.10.1, npm/webpack@5.90.3, npm/xhr-mock@2.5.1

View full report↗︎

Copy link
Contributor

github-actions bot commented Feb 21, 2024

size-limit report 📦

Path Size
./dist/antd.min.js 333.52 KB (+143 B 🔺)
./dist/antd-with-locales.min.js 379.22 KB (-115 B 🔽)

package.json Outdated Show resolved Hide resolved
@afc163
Copy link
Member

afc163 commented Feb 21, 2024

还有别的改动:
图片

Copy link

codesandbox-ci bot commented Feb 21, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@kiner-tang
Copy link
Member Author

还有别的改动: 图片

那我放到 feature 吧

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: kiner-tang <1127031143@qq.com>
@kiner-tang kiner-tang changed the base branch from master to feature February 21, 2024 06:09
@kiner-tang kiner-tang closed this Feb 21, 2024
@afc163 afc163 deleted the fix-table-fixed-shadow branch March 20, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table 分组表头固定后横向滚动时阴影异常
6 participants