169 Commits

Author SHA1 Message Date
neverland
f3318bbccd
[improvement] Toast: lock scroll (#586) 2018-09-17 19:57:52 +08:00
neverland
78b0d78b44
[bugfix] Dialog: promise status not change (#585) 2018-09-17 19:43:56 +08:00
neverland
408579a046
[bugfix] Card: centered prop not work (#584) 2018-09-17 19:00:21 +08:00
neverland
c5c1f27cc0
[bugfix] hairline (#577) 2018-09-14 15:52:32 +08:00
neverland
e328bde682
[improvement] Dialog: add z-index prop (#573) 2018-09-13 19:34:50 +08:00
neverland
83da58e030
[improvement] Toast: add z-index prop (#571) 2018-09-13 19:19:34 +08:00
neverland
1a3d6ff404
[bugfix] Tab: color prop (#570) 2018-09-13 19:03:25 +08:00
neverland
3202c2ec6e
[bugfix] Badge: active prop not work (#569) 2018-09-13 17:38:15 +08:00
neverland
c166c8e36c
[bugfix] Tab: props observer (#553) 2018-09-11 10:08:41 +08:00
neverland
0fe8d5f915
[improvement] Dialog: add scale animation (#548) 2018-09-10 17:16:53 +08:00
neverland
19a0c000a1
[improvement] Tabbar: optimize performance (#547) 2018-09-10 17:10:36 +08:00
neverland
aae778e368
[improvement] Badge: optimize performance (#546) 2018-09-10 16:45:32 +08:00
neverland
33db573a40
[improvement] update border-color (#542) 2018-09-10 11:54:57 +08:00
neverland
743001a8ab
[bugfix] Layout: gutter not work when dynamic render (#536) 2018-09-08 10:52:28 +08:00
neverland
fe581f9395
[bugfix] common style entry (#535) 2018-09-08 10:39:32 +08:00
neverland
e76daf35a1
[bugfix] Notify: fix text (#531) 2018-09-07 16:26:50 +08:00
neverland
172f97cdd5
optimize code (#529) 2018-09-07 13:32:00 +08:00
neverland
92d09aba86
[improvement] optimize boundingClientRect (#528) 2018-09-07 11:54:04 +08:00
neverland
8246ce24e3
[build] optimize build:lib script (#526) 2018-09-07 10:39:01 +08:00
neverland
c176dee9a2
[bugfix] Card: currency default value (#525) 2018-09-07 10:32:16 +08:00
neverland
1f06c97a37
[bugfix] utils export (#521) 2018-09-06 18:59:12 +08:00
neverland
39f8c5c5e8
[bugfix] Tab: color prop not work when use card type (#520) 2018-09-06 17:19:59 +08:00
neverland
47a606416a
[improvement] Dialog: support confirm button open type (#518) 2018-09-06 17:01:59 +08:00
neverland
18811373b5
[bugfix] Dialog: close on click overlay (#517) 2018-09-06 15:43:26 +08:00
neverland
78b61c37b6
[improvement] ActionSheet: support open-type (#516) 2018-09-06 14:28:00 +08:00
neverland
47817a5209
[breaking change] Actionsheet: rename to ActionSheet (#514) 2018-09-06 14:11:45 +08:00
neverland
c43c7a502c
[new feature] add Dialog component (#504) 2018-09-05 18:00:46 +08:00
neverland
be87ff828c
[improvement] optimize transition behavior (#500) 2018-09-05 14:49:34 +08:00
neverland
63bddbddfb
[breaking change] use es module (#499) 2018-09-05 14:40:05 +08:00
neverland
216e4eb8e6
[new feature] add Tab component (#496) 2018-09-05 11:06:59 +08:00
neverland
bc90a99ffa
[bugfix] Search: focus properties not work (#484) 2018-08-30 21:12:47 +08:00
hebingchang
852269a272 [Bug Fix] fix v-if in progress component (#481) 2018-08-30 15:24:19 +08:00
neverland
468ecdefa1
[improvement] Search: support form-field (#480) 2018-08-29 16:56:12 +08:00
neverland
c8836b8d6f
[improvement] SwitchCell: support form-filed (#479) 2018-08-29 16:45:28 +08:00
neverland
309cf21075
[improvement] Switch: support form-field (#478) 2018-08-29 16:35:17 +08:00
neverland
d06a350053
[improvement] Icon: add class-prefix prop (#475) 2018-08-29 16:00:10 +08:00
neverland
e11bc516a2
[bugfix] Tabbar: z-index not work (#474) 2018-08-29 15:51:10 +08:00
neverland
853a2681af
[new feature] add Progress component (#459) 2018-08-23 20:59:23 +08:00
陈嘉涵
63b3a8a3b4 [build] 0.2.0 2018-08-22 17:45:03 +08:00
neverland
515f775e5f
[new feature] add SwitchCell component (#455) 2018-08-22 11:28:02 +08:00
neverland
eecc4bbdaa
[new feature] add slider component (#453) 2018-08-22 10:32:27 +08:00
neverland
e2d428d8cd
[breaking change] Notify: export default (#448) 2018-08-21 15:24:28 +08:00
陈嘉涵
7e4547ccd5 build 2018-08-21 14:36:54 +08:00
neverland
5e65176fb7
[Improvement] Transition: support more animation (#445) 2018-08-21 11:51:45 +08:00
neverland
44f7581ae2
[new feature] add Transition component (#441) 2018-08-20 12:22:40 +08:00
neverland
3f970ea9c4
[Doc] add toast preview (#439) 2018-08-19 10:49:09 +08:00
neverland
b3d2be2e63
[Doc] optimize markdown dynamic import (#423) 2018-08-13 19:12:05 +08:00
neverland
45576807b7
[Build] optimize build process (#421) 2018-08-13 17:39:25 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
neverland
dcb2cfb824
remove ununsed component (#415) 2018-08-13 13:57:30 +08:00