element-plus/packages/components/backtop
wenrun 0088da111d
fix(components): [backtop] fix a display bug (#9892)
fix(components): fix a display bug

The component is not hidden when the scroll bar rolls to the top within 300 ms. Add [trailing=true]
attributes to the useThrottleFn() function,that call handleScroll again after the time is up, and
the bug is fixed.

BREAKING CHANGE :
no

closed no
2022-09-25 09:34:54 +08:00
..
__tests__ feat: drop jest (#7248) 2022-04-19 16:51:44 +08:00
src fix(components): [backtop] fix a display bug (#9892) 2022-09-25 09:34:54 +08:00
style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
index.ts refactor(utils): migrate utils (#5949) 2022-02-11 11:03:15 +08:00