|
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 e0da0a2d5345fd133176a5a7895f612a74c17920.
* Revert "wip"
This reverts commit 805988eec71e10287012a91cbd0d3269f9541d0b.
* Revert "wip"
This reverts commit 4f15391dd268eec45e006d292f9fde0dde90de71.
* Revert "chore: cleanup"
This reverts commit c0a82c4d56410389bb7e64657907ce7ffb6de82c.
* Revert "feat(components): [scrollbar] add `end-reached` attribute"
This reverts commit 92e9533d1bbb6631d6f816a5894cf978ad4dada4.
* 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 |
|