28 Commits

Author SHA1 Message Date
xiami
b9f88ec64a
fix(Transition): fix transition event sequence (#5707) 2024-01-22 19:29:18 +08:00
johnsonwong666
19083a327c
fix(Transition): fix transition event sequence (#5699) 2024-01-15 19:47:25 +08:00
landluck
e4ad5cc51a
fix(transition): fixed enter event trigger multiple times (#5157) 2022-12-21 11:15:37 +08:00
rex
60acd2d848
fix(transition): do not display when show is true (#4005)
fix #3816
2021-01-26 17:15:42 +08:00
rex
3b015fe1a3
refactor(transition): no longer throw error in wrong status (#4003)
fix #3993
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 (#3712) 2020-11-02 15:25:56 +08:00
rex
84b70f50fc
refactor(transition): refactor requestAnimationFrame with selectorQuery to improve performance (#3498)
fix #3133, fix #3120, fix #2636, fix #3441, fix #3434, fix #3455
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 (#2894) 2020-03-20 23:15:18 +08:00
rex
9f8fe59650
feat(DropdownItem): add new event open close opend closed & new prop popup-style (#2804)
fix #2361, fix #2796
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 #2071
2019-10-14 15:15:41 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
neverland
79c994e380
fix: invalid prop types (#1991) 2019-09-09 11:59:37 +08:00
neverland
d904e4218f
breaking change(Popup): rename transitionend event (#1940) 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 #1591
2019-08-12 19:57:38 +08:00
neverland
54470a77c8
[improvement] update lint rules (#1801) 2019-07-26 16:04:24 +08:00
rex
56c3f5529b
[improvement] Transition: remove classNames from data
fix #1761
2019-07-15 10:46:15 +08:00
rex
bad324a4c4
[bugfix] Transition: fix timing error
fix #1695 #1680
2019-06-17 14:19:53 +08:00
rex
98ce810986
[bugfix] Transition: 修复leave阶段时节点不消失
fix #1565
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 (#1404)
fix #1377

+ 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 (#1029) 2018-12-07 16:11:34 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData (#1023) 2018-12-06 15:29:51 +08:00
neverland
2168cc06b5
[improvement] watcher (#645) 2018-09-26 19:22:56 +08:00