Noblet Ouways
|
02e050a17b
|
feat(components): [scrollbar] add end-reached event (#20812)
* feat(components): [scrollbar] add `end-reached` attribute
* chore: cleanup
* wip
* wip
* wip
* Revert "wip"
This reverts commit e0da0a2d53.
* Revert "wip"
This reverts commit 805988eec7.
* Revert "wip"
This reverts commit 4f15391dd2.
* Revert "chore: cleanup"
This reverts commit c0a82c4d56.
* Revert "feat(components): [scrollbar] add `end-reached` attribute"
This reverts commit 92e9533d1b.
* chore: add emit attempt
* Update docs/en-US/component/scrollbar.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/scrollbar.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update docs/en-US/component/scrollbar.md
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* Update packages/components/scrollbar/src/scrollbar.vue
Co-authored-by: btea <2356281422@qq.com>
* Update packages/components/scrollbar/src/scrollbar.ts
* fix: update
* fix: update test
* docs: format
* fix: drag scroll
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
Co-authored-by: btea <2356281422@qq.com>
Co-authored-by: warmthsea <2586244885@qq.com>
|
2025-05-28 21:32:42 +02:00 |
|
Noblet Ouways
|
bc2047d0b6
|
fix(components): [scrollbar] stop click when click scrollbar (#20316)
* fix(components): [scrollbar] stop click when click scrollbar
* fix: test typo
|
2025-04-10 18:29:48 +08:00 |
|
xingyixiang
|
5e3fa20774
|
fix(components): [scrollbar] multiple rendering (#15822)
* fix:The namespace of the showOverflowTooltip is invalid.
* fix(components): [scrollbar] multiple rendering
* fix(components): [scrollbar] multiple rendering
* fix(components): [scrollbar] multiple rendering
* Update packages/components/scrollbar/src/bar.vue
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
* test(components): [scrollbar] adjusting style attributes
---------
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
|
2024-02-08 17:59:02 +08:00 |
|
zz
|
eb9d7c99a5
|
refactor(components): [scrollbar] use JSX in Unit test (#7987)
|
2022-05-31 05:42:28 +08:00 |
|