Commit Graph

1107 Commits

Author SHA1 Message Date
neverland a3c1e49eee [Improvement] Optimize demo test (#1053) 2018-05-12 16:08:09 +08:00
neverland 4de1e7da55 [Improvement] Reorganize demos (#1052) 2018-05-12 15:22:37 +08:00
neverland a55eda8891 [Improvement] Rebuild test system (#1051) 2018-05-12 14:04:32 +08:00
陈嘉涵 773f98f66b [changelog] 1.1.3 2018-05-12 12:22:33 +08:00
陈嘉涵 cc8d71dc01 [release] 1.1.3 2018-05-12 11:54:36 +08:00
neverland 74714a41e4 [Improvement] Toast: add loadingType option (#1049) 2018-05-12 11:41:09 +08:00
neverland 60e183f76d [Improvement] Field: add label slot (#1048) 2018-05-12 11:17:08 +08:00
neverland 9d8b615392 [Improvement] AddressEdit: add cancel-delete event (#1047) 2018-05-12 11:02:44 +08:00
neverland df2bc56aff [bugfix] ImagePreview: can't be closed when contain single image (#1046) 2018-05-12 10:54:32 +08:00
neverland 5776327094 [Improvement] ImagePreview: optimize click detect (#1042) 2018-05-11 16:41:08 +08:00
neverland 8424b51aff [Improvement] NoticeBar: add ref check (#1037) 2018-05-10 20:41:15 +08:00
刘建东 a92fa7d4a8 [Improvement] Icon: support color property (#1031) 2018-05-10 16:10:08 +08:00
neverland 7cdd27826a [bugfix] Cell: default width (#1029) 2018-05-10 11:39:58 +08:00
neverland 31d49c63c2 [Improvement] Search: update style (#1027) 2018-05-09 17:52:21 +08:00
neverland 69eab16b49 [Improvement] Icon: update search icon (#1025) 2018-05-09 17:36:37 +08:00
陈嘉涵 e7e3019695 [build] 1.1.2 2018-05-08 20:57:18 +08:00
neverland 0087fcdf6c [Improvement] Area: add change event (#1019) 2018-05-08 20:54:36 +08:00
neverland 072dc24656 [Doc] optimize document site (#1013) 2018-05-08 08:27:52 +08:00
neverland 883fb78f21 [Improvement] Locale: add warning when not correctly registered (#1012) 2018-05-07 21:27:25 +08:00
neverland 533092e87f [bugfix] Rate: remove dependencie of Array.fill (#1011) 2018-05-07 21:09:17 +08:00
neverland a092806f04 [Improvement] Rate: add english document (#1010) 2018-05-07 21:01:02 +08:00
neverland 967c5339b8 [Improvement] Rate: rename component (#1002) 2018-05-06 21:48:37 +08:00
nrz a85747a248 [bugfix] Tab: should lazy render tab-pane 2018-05-05 22:18:47 +08:00
WyTiny 9a3634838b [new feature] add StarRate component 2018-05-05 22:16:23 +08:00
neverland ba2f11138b [Improvement] optimize watcher (#1001) 2018-05-05 22:14:43 +08:00
neverland 6d4709cc71 [bugfix] Search: should not have cell border (#1000) 2018-05-05 21:52:32 +08:00
neverland 8e6741635d [Improvement] Button: update border color (#998) 2018-05-05 20:13:52 +08:00
neverland 829dd6a36c [Improvement] Stepper: update disabled style (#997) 2018-05-05 18:08:17 +08:00
neverland d9fa0ff65d [bugfix] Stepper: integer wrong spelling (#992) 2018-05-05 13:31:01 +08:00
陈嘉涵 6db67cad70 [build] 1.1.1 2018-05-04 20:40:13 +08:00
neverland 8fb0596f36 [Improvement] Tab: add line-width prop (#988) 2018-05-04 20:22:12 +08:00
neverland 61e895789a [Improvement] ImagePreview: remove unused code (#986) 2018-05-04 15:43:51 +08:00
nrz af6f7c0d0b [bugfix] ImagePreview offset empty 2018-05-04 15:22:15 +08:00
neverland 2899a4cb8e [Improvement] Swipe: optimzie performance (#985) 2018-05-04 15:21:24 +08:00
neverland 997780f2f5 [Improvement] Slider: expand touch area (#977) 2018-05-03 16:07:16 +08:00
neverland 70399d0e17 [Improvement] Swipe: add touchable prop (#975) 2018-05-02 23:03:59 +08:00
neverland 593b09a026 [bugfix] Search: incomplete text display in iOS (#974) 2018-05-02 20:22:12 +08:00
neverland 8e088fd0f5 [Improvement] Contact: optimize background image (#972) 2018-05-02 18:46:45 +08:00
nrz 21372bea96 [new feature] #734 swipe组件支持垂直滚动 (#938) 2018-04-27 22:57:44 +08:00
neverland fa8f88c7be [Improvement] Stepper: add interger prop (#951) 2018-04-27 22:57:28 +08:00
rex e25f98540d fix(list): fix loading-text support (#948)
#947
2018-04-26 21:05:42 +08:00
陈嘉涵 5a280b75bc [build] 1.1.0 2018-04-25 20:42:30 +08:00
neverland 7bdce04268 [Build] use MiniCssExtractPlugin instead of ExtractTextPlugin (#936) 2018-04-25 15:36:55 +08:00
陈嘉涵 7714065a3e Merge branch 'dev' of https://github.com/youzan/vant into dev 2018-04-25 14:48:59 +08:00
陈嘉涵 2bd3a1e76d [bugfix] fix vant-css/yarn.lock 2018-04-25 14:48:49 +08:00
neverland 8e911c75f9 [Improvement] use bem mixin (#934) 2018-04-25 11:50:10 +08:00
neverland c012a65ba3 [Improvement] more component use bem mixin (#932) 2018-04-24 23:33:51 +08:00
neverland 91163b2f14 [bugfix] Uploader: can not upload pic in android (#929) 2018-04-24 19:01:54 +08:00
neverland effc9591a3 [Improvement] Panel: use cell instead of extra style (#927) 2018-04-24 17:34:36 +08:00
neverland b48ee8eece [Improvement] more component use bem mixin (#924) 2018-04-24 16:31:16 +08:00