11 Commits

Author SHA1 Message Date
landluck
5b96c7acb0
fix(tab): fix maximum call stack on scroll (#5125) 2022-12-02 10:19:26 +08:00
landluck
46b8d053e3
fix(mixin): fix scroll function are not recycled (#5086)
* fix(mixins): fix scroll function are not recycled

* fix(mixins): opt page scroll mixin recycle
2022-11-03 14:42:11 +08:00
nemo-shen
e5089f464b
fix(page-scroll): skip when page undefined (#4640)
* fix(page-scroll): skip when page undefined

* fix: adjust
2021-11-30 14:23:41 +08:00
nemo-shen
df2f297541
fix(page-scroll): fix isDef (#4488) 2021-09-15 09:48:08 +08:00
nemo-shen
69cdf45958
fix(page-scroll): check getCurrentPage is def (#4458) 2021-09-06 19:49:54 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
284dba4d20 feat(sticky): add new prop scroll-top
fix #3114
2020-05-07 14:50:21 +08:00
Lindy
ac6b34a823
fix(Sticky): pageScroll bind page (#3092)
* fix(Sticky): pageScroll miss this

* fix(Sticky): pageScroll miss this
2020-04-28 20:38:50 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
26fd387ee8
refactor(Sticky): refactor component with page scroll (#2950)
fix #2651, fix #2418
2020-04-03 09:58:23 +08:00