Skip to content

Conversation

@RSS1102
Copy link
Collaborator

@RSS1102 RSS1102 commented Aug 15, 2025

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • feat(table): 新增切换分页后重置滚动条回到顶部的特性

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Aug 15, 2025

完成

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 15, 2025

tdesign-vue2-demo-compiler-2-6

npm i https://pkg.pr.new/tdesign-vue@3684

commit: 3c77d24

@RSS1102
Copy link
Collaborator Author

RSS1102 commented Aug 15, 2025

本来是打算将 props.onPageChange 重写的, 但是内部有对于 `const setInnerPagination = ref(onPageChange); 的引用和重写操作,可能会造成一些其他问题,所以就单独传入了一个操作滚动条的函数。

@uyarn uyarn merged commit 89b96dd into develop Aug 20, 2025
9 checks passed
@uyarn uyarn deleted the chore/table/scroll-init-0 branch August 20, 2025 08:41
@github-actions github-actions bot mentioned this pull request Aug 20, 2025
16 tasks
uyarn pushed a commit that referenced this pull request Aug 20, 2025
* feat(table): initialize the scroll bar when switching pages

* feat(table): initialize the scroll bar when switching pages

* fix(pagination): ensure resetScrollbar is always called

* refactor(pagination): replace resetScrollbar function with direct scroll handling in usePagination
uyarn added a commit that referenced this pull request Aug 20, 2025
* feat(Project): add automated management of Project CI (#3680)

* chore: update package.json (#3683)

* fix(QrCode): fix SVG QRCode not reactive to value prop changes (#3681)

* fix(QrCode): fix SVG QRCode not reactive to value prop changes

* chore: remove useless attr

* chore: add canvas devDep

* chore: optimize

---------

Co-authored-by: Uyarn <[email protected]>

* fix(radio): fix radio warning (#3685)

* feat(table): initialize the scroll bar when switching pages (#3684)

* feat(table): initialize the scroll bar when switching pages

* feat(table): initialize the scroll bar when switching pages

* fix(pagination): ensure resetScrollbar is always called

* refactor(pagination): replace resetScrollbar function with direct scroll handling in usePagination

* chore: release 1.13.1 (#3688)

* chore: release 1.13.1

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.13.1-naruto

---------

Co-authored-by: 阿菜 Cai <[email protected]>
Co-authored-by: liweijie0812 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants