mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [scrollbar] add `end-reached` attribute * chore: cleanup * wip * wip * wip * Revert "wip" This reverts commite0da0a2d53. * Revert "wip" This reverts commit805988eec7. * Revert "wip" This reverts commit4f15391dd2. * Revert "chore: cleanup" This reverts commitc0a82c4d56. * Revert "feat(components): [scrollbar] add `end-reached` attribute" This reverts commit92e9533d1b. * 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>