3307 Commits

Author SHA1 Message Date
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00
neverland
8489918dca
[improvement] rename use to createNamespace (#3658) 2019-06-27 11:11:47 +08:00
neverland
1d9301b158
[improvement] create emitter (#3656) 2019-06-27 10:28:37 +08:00
neverland
c0e82773ea
[improvement] Swipe: optimize swipe event binding (#3652) 2019-06-26 22:06:09 +08:00
neverland
e109b6d9c9
[Doc] Card: update demo (#3651) 2019-06-26 20:29:50 +08:00
neverland
0081f72556
[Doc] Cell: update demo (#3649) 2019-06-26 17:46:50 +08:00
neverland
8d5a2fc438
[Doc] Radio: update demo (#3648) 2019-06-26 17:30:24 +08:00
neverland
707729a544
[bugfix] ImagePreview: should lock scroll (#3645) 2019-06-26 17:11:57 +08:00
neverland
344b105e0e
[improvement] Notify: improve event binding (#3640) 2019-06-26 14:26:03 +08:00
neverland
c6f8fca41f
[new feature] ActionSheet: add open、close events (#3639) 2019-06-26 14:14:43 +08:00
陈嘉涵
c4512dbc26 [bugfix] Tabs: remove console 2019-06-26 09:59:50 +08:00
neverland
d73e3be8c4
[improvement] Tab: extract content component (#3636) 2019-06-26 09:56:46 +08:00
neverland
e4d967a3f0
[improvement] Tab: extract title component (#3634) 2019-06-25 18:02:43 +08:00
neverland
51105f4194
[bugfix] Tab: may cause error when render title slot (#3631) 2019-06-25 16:29:28 +08:00
neverland
fbd751a641
[new feature] ImagePreview: add onChange option (#3630) 2019-06-25 15:49:17 +08:00
neverland
045c75669b
[Doc] update document site (#3620) 2019-06-24 20:45:31 +08:00
Fred_zhao
934923c949 [Doc] Popup: fix typo (#3618) 2019-06-24 19:32:14 +08:00
neverland
01b9944b5d
[bugfix] fix vetur auto-complete config file (#3617) 2019-06-24 17:09:22 +08:00
neverland
edad95bc84
[improvement] Icon: update checked、comment、comment-o icon (#3615) 2019-06-24 16:45:14 +08:00
neverland
7d29ae8a2d
[improvement] Popup: optimize overlay animation duration (#3610) 2019-06-24 11:43:34 +08:00
neverland
d6ed8cfe55
[new feature] ActionSheet: add duration prop (#3608) 2019-06-23 17:45:22 +08:00
neverland
a0d2efd9bb
[Doc] Upadloer: update demo title (#3605) 2019-06-22 15:48:26 +08:00
neverland
dea0d28361
[new feature] Uploader: support preview non-image file (#3604) 2019-06-22 15:39:49 +08:00
neverland
a27df2c25f
[new feature] Uploader: support click to preview image (#3603) 2019-06-22 14:57:58 +08:00
neverland
d690c5548d
[Doc] Stepper: update async change demo (#3601) 2019-06-22 11:54:24 +08:00
neverland
8ecf51a135
[improvement] Stepper: add less vars (#3599) 2019-06-22 11:42:40 +08:00
陈嘉涵
e3620e3293 [Doc] fix weapp link 2019-06-21 17:36:54 +08:00
neverland
207fe21529
[Doc] fit weapp document (#3597) 2019-06-21 17:27:03 +08:00
neverland
d334eead51
[Doc] Toast: fix demo (#3591) 2019-06-21 16:26:08 +08:00
neverland
82f6e4e9fd
Update ISSUE_TEMPLATE.md 2019-06-21 16:22:43 +08:00
neverland
982098a28f
update ISSUE_TEMPLATE.md (#3589) 2019-06-21 16:19:32 +08:00
陈嘉涵
6e93c93d46 [Doc] fix tree shaking when build site 2019-06-21 15:53:28 +08:00
陈嘉涵
8564a5b1f1 [changelog] 2.0.2 2019-06-21 15:05:20 +08:00
陈嘉涵
929a1dcd56 [release] 2.0.2 2019-06-21 14:52:40 +08:00
Fyerl
35aa4ffa9b [new feature] Card: add click-thumb event (#3586) v2.0.2 2019-06-21 14:42:55 +08:00
neverland
caa83ac4a8
[bugfix] click outside mixin event binding (#3584) 2019-06-21 14:37:11 +08:00
neverland
f86ab3a4d5
[improvement] add portal mixin (#3583) 2019-06-21 14:02:33 +08:00
neverland
1f3c2fa9db
[new feature] CouponList: add enabled-title、disabled-title props (#3578) 2019-06-20 20:33:44 +08:00
neverland
8761669ab9
[bugfix] Button: reset default margin in safari (#3577) 2019-06-20 20:12:41 +08:00
neverland
5b12d80d97
[Doc] Demo: use v-slot shorthand (#3574) 2019-06-20 17:40:57 +08:00
neverland
d9f2ad6759
[Doc] use v-slot in demos (#3573) 2019-06-20 17:32:00 +08:00
neverland
729b9dac4b
[new feature] Uploader: before-read support promise mode (#3572) 2019-06-20 16:14:07 +08:00
neverland
12f1939e7d
[bugfix] Sku: can not preview image when only have goods picture (#3569) 2019-06-20 14:22:52 +08:00
neverland
d856ca3bba
[Doc] Sku: update sku data (#3567) 2019-06-20 12:55:37 +08:00
neverland
010fcd68b7
[improvement] Slider: min/max can set any value (#3566) 2019-06-20 10:42:56 +08:00
neverland
70efdc22cf
[Doc] Radio: update demo (#3565) 2019-06-20 09:46:35 +08:00
neverland
3fa1a79065
[build] fix build style entry in windows (#3558) 2019-06-19 14:58:14 +08:00
neverland
6d4bd79922
[improvement] Picker: update acceleration rate (#3556) 2019-06-19 14:23:51 +08:00
neverland
6a6cc1cef7
[bugfix] Toast: missing type definition of clear method (#3542) 2019-06-18 14:23:08 +08:00
neverland
acd0a9eb82
[build] reduce npm bundle size (#3536) 2019-06-17 17:48:50 +08:00