342 Commits

Author SHA1 Message Date
陈嘉涵
fa5de55e38 [build] 0.3.8 2018-10-09 14:48:27 +08:00
陈嘉涵
a244371952 [build] 0.3.7 2018-10-08 17:45:47 +08:00
陈嘉涵
c1f962b17b build 2018-09-29 16:09:12 +08:00
neverland
b08e90e40d
[improvement] optimize common css (#676) 2018-09-29 14:40:13 +08:00
neverland
c71a763ad1
[improvement] utils ts (#668) 2018-09-28 16:43:39 +08:00
neverland
7c7d69230d
[bugfix] Tab: active type should be number (#665) 2018-09-28 15:38:29 +08:00
neverland
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00
neverland
fe4024cdc9
[improvement] update css extension name (#662) 2018-09-28 14:13:31 +08:00
neverland
677a980c15
[build] update browserslist (#660) 2018-09-28 11:10:40 +08:00
neverland
4714333cd6
[build] use babel to compile typescript (#657) 2018-09-27 17:34:19 +08:00
neverland
27ed2e5657
[build] update to babel 7 (#656) 2018-09-27 16:52:41 +08:00
陈嘉涵
1bd233534c build 2018-09-27 14:27:00 +08:00
陈嘉涵
b9a34aa0b6 build 2018-09-26 15:44:51 +08:00
neverland
f35edf2662
[type] getCurrentPages (#626) 2018-09-21 20:17:48 +08:00
neverland
265f609bf3
[bugfix] missing options (#624) 2018-09-21 16:04:59 +08:00
neverland
99360b0ef6
[type] classNames (#622) 2018-09-21 14:52:47 +08:00
neverland
f98d8eb613
[type] computed (#620) 2018-09-21 11:29:19 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
neverland
ce3a45d8cc
[bugfix] Layout: offset not work (#615) 2018-09-20 19:00:51 +08:00
neverland
e6b04e56d0
[bugfix] setData writeable (#613) 2018-09-20 18:56:56 +08:00
neverland
4b59ae9424
[improvement] Cell: value should not has width when empty (#609) 2018-09-20 14:58:10 +08:00
陈嘉涵
5ee7ad44a9 build 2018-09-20 11:42:03 +08:00
neverland
156b04f010
[bugfix] Field: input-align not work (#607) 2018-09-20 11:27:28 +08:00
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