1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-06 03:58:05 +08:00

29 Commits

Author SHA1 Message Date
Skiyee
50da9f87eb
fix(Transition): fix cannot find method observeDuration () 2024-04-12 17:35:08 +08:00
xiami
b9f88ec64a
fix(Transition): fix transition event sequence () 2024-01-22 19:29:18 +08:00
johnsonwong666
19083a327c
fix(Transition): fix transition event sequence () 2024-01-15 19:47:25 +08:00
landluck
e4ad5cc51a
fix(transition): fixed enter event trigger multiple times () 2022-12-21 11:15:37 +08:00
rex
60acd2d848
fix(transition): do not display when show is true ()
fix 
2021-01-26 17:15:42 +08:00
rex
3b015fe1a3
refactor(transition): no longer throw error in wrong status ()
fix 
2021-01-26 16:08:03 +08:00
zhongnan
b5ea04eb10 perf(tags): remove useless code 2020-12-17 19:45:48 +08:00
rex
225484aeae
build(tsconfig): use strict mode () 2020-11-02 15:25:56 +08:00
rex
84b70f50fc
refactor(transition): refactor requestAnimationFrame with selectorQuery to improve performance ()
fix , fix , fix , fix , fix , fix 
2020-08-08 23:20:20 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex-zsd
03cd984393 fix(Transition): fix typescript error 2020-03-21 11:52:02 +08:00
rex
163ac52542
feat(Calendar): add new component calendar () 2020-03-20 23:15:18 +08:00
rex
9f8fe59650
feat(DropdownItem): add new event open close opend closed & new prop popup-style ()
fix , fix 
2020-03-01 20:44:14 +08:00
rex
be1b6c69e9
feat(Transition): add new lifecycle events & drop transitionend event
BREAKING CHANGE: drop transitionend event

fix 
2019-10-14 15:15:41 +08:00
neverland
c0901b8023
fix(Circle): initial ctx () 2019-09-09 20:41:23 +08:00
neverland
79c994e380
fix: invalid prop types () 2019-09-09 11:59:37 +08:00
neverland
d904e4218f
breaking change(Popup): rename transitionend event () 2019-09-03 14:32:26 +08:00
郭世伟
366d1e6c4c [bugfix] Transition:动画enter的时候应该时候duration应该是duration.enter
动画enter的时候应该时候duration应该是duration.enter
2019-08-20 20:38:35 +08:00
rex
c9fcdd70bf
build: update compiler
fix 
2019-08-12 19:57:38 +08:00
neverland
54470a77c8
[improvement] update lint rules () 2019-07-26 16:04:24 +08:00
rex
56c3f5529b
[improvement] Transition: remove classNames from data
fix 
2019-07-15 10:46:15 +08:00
rex
bad324a4c4
[bugfix] Transition: fix timing error
fix  
2019-06-17 14:19:53 +08:00
rex
98ce810986
[bugfix] Transition: 修复leave阶段时节点不消失
fix 
2019-05-14 11:14:50 +08:00
rex
b5238ed753
[bugfix] Transition: behavior error when set duration zero 2019-03-20 20:46:15 +08:00
rex
12dbaa56ce
[bugfix] Transition: overlay still show after closed ()
fix 

+ Transition: fix overlay still show after closed
+ Dialog: add new transition none
2019-03-12 21:40:15 +08:00
rex
11b6aa9b03
[new feature] Transition: refactor with css transition 2019-02-25 16:01:21 +08:00
neverland
e7b8f6741e
[bugfix] Popup: can not hide in iOS 8 () 2018-12-07 16:11:34 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData () 2018-12-06 15:29:51 +08:00
neverland
2168cc06b5
[improvement] watcher () 2018-09-26 19:22:56 +08:00