17 Commits

Author SHA1 Message Date
landluck
2c7629fe07
feat(button): add getRealtimePhoneNumber support (#5471) 2023-07-05 13:53:44 +08:00
nemo-shen
35647969f5
fix(Sticky): Cannot read property 'top' of null (#4433)
* fix(Sticky): Cannot read property 'top' of null

* retry build

* fix: build

* fix: retry

* fix(Sticky): return if root is null

* fix(Calendar): wrapper Date type

- to fixed build failed

* fix(Sticky): use isDef
2021-08-27 11:48:23 +08:00
chenjiahan
51aff18dea types: fix typing issues 2021-04-29 20:56:40 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
d5e4cf9ff0
perf(sticky): avoid set data if nothing change (#3879) 2020-12-18 16:10:11 +08:00
zhongnan
b28d128991 fix(tab): use groupSetData to keep tab render sync
fix #3290, fix #1867
2020-12-16 23:33:46 +08:00
rex
9725ec336b
refactor(rect): remove getRect behavior (#3795) 2020-11-30 16:17:48 +08:00
rex
284dba4d20 feat(sticky): add new prop scroll-top
fix #3114
2020-05-07 14:50:21 +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
rex
a54f0af5dd
fix(Tab): set container when change active (#2817)
fix #2782
2020-03-03 19:29:21 +08:00
rex
5ed7ed5e1d
fix(Sticky): avoid sticky not fixed when scroll slow & improve performance (#2703)
fix #2310
2020-01-20 20:31:03 +08:00
rex
60453083b3
feat(Tab): add new prop lazyRender & improve performance (#2328)
Tab

add new prop lazyRender
improve performace
Sticky

add new prop container
2019-11-18 21:15:20 +08:00
rex
66fbfacf19
refactor(Tab): refactor component with Sticky (#2285)
fix #2253 #2122

Tab
support css variables
2019-11-12 14:32:36 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
neverland
a37e0b9fa5
fix(Sticky): default z-index (#1975) 2019-09-06 14:28:45 +08:00
月光倾城
623bea55fd [new feature]: 新增组件sticky (#1954) 2019-09-06 14:18:16 +08:00