629 Commits

Author SHA1 Message Date
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
42800f70d7
[bugfix] hairline (#545) 2018-09-10 16:35:17 +08:00
neverland
67d37aad01
[improvement] Tab: remove active color (#544) 2018-09-10 15:35:27 +08:00
neverland
7e14e70e1c
[improvement] Dialog: update style (#543) 2018-09-10 14:38:53 +08:00
neverland
33db573a40
[improvement] update border-color (#542) 2018-09-10 11:54:57 +08:00
陈嘉涵
69f82405b6 [changelog] 0.3.1 2018-09-08 10:58:37 +08:00
neverland
743001a8ab
[bugfix] Layout: gutter not work when dynamic render (#536) 2018-09-08 10:52:28 +08:00
陈嘉涵
737441db38 [release] 0.3.1 v0.3.1 2018-09-08 10:47:30 +08:00
neverland
fe581f9395
[bugfix] common style entry (#535) 2018-09-08 10:39:32 +08:00
neverland
7fc2eb2759
[Doc] add dialog preview (#532) 2018-09-07 17:41:39 +08:00
陈嘉涵
18a4c46030 [changelog] 0.3.0 2018-09-07 16:45:08 +08:00
陈嘉涵
bcac33ab87 [release] 0.3.0 v0.3.0 2018-09-07 16:27:40 +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
4f5b777360
[breaking change] Toast: on longer export func in component entry file (#524) 2018-09-07 10:29:40 +08:00
neverland
a297dba84c
[improvement] vue style component options (#523) 2018-09-07 10:24:19 +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
24c964db8f
[Doc] Field: add usage document (#519) 2018-09-06 17:11:07 +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
948f4f9290
[bugfix] ActionSheet: subname not work (#515) 2018-09-06 14:22:26 +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
fff5d7ee5a
[bugfix] Button: hide text when loading (#503) 2018-09-05 17:57:45 +08:00
neverland
cb9a63f477
[bugfix] Tab: hairline (#502) 2018-09-05 17:54:56 +08:00
neverland
45e847caa8
[Doc] add Tab preview (#501) 2018-09-05 15:02:57 +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
57f8e54b19
[Improvement] Popup: support leave animation (#498) 2018-09-05 14:33:18 +08:00
neverland
c71a198fb2
[Doc] title width (#497) 2018-09-05 11:12:36 +08:00
neverland
216e4eb8e6
[new feature] add Tab component (#496) 2018-09-05 11:06:59 +08:00
陈嘉涵
f7ad87c7db Merge branch 'dev' of https://github.com/youzan/vant-weapp into dev 2018-09-04 21:21:27 +08:00
陈嘉涵
6aeaf6c96a [Doc] fix Toast import path 2018-09-04 21:21:23 +08:00
Fyerl
5924342247 [bugfix] Doc: notify 引入路径错误 (#493) 2018-09-02 09:30:25 +08:00
Fyerl
60a5e73baf [bugfix] Doc: 修复 Cell Field 组件 titleWidth 类型错误 (#492) 2018-09-02 09:30:02 +08:00
neverland
3373d94cf6
Update package.json 2018-08-31 16:56:55 +08:00
林集团
a8f7279e58 Update README.md (#488) 2018-08-31 16:54:57 +08:00
陈嘉涵
0cfd08ed90 [build] add webpack-cli devDependencies 2018-08-31 15:03:10 +08:00
陈嘉涵
4263b9ead1 [changelog] 0.2.1 2018-08-31 14:58:54 +08:00
陈嘉涵
0e282d72ee update dependencies 2018-08-31 14:47:06 +08:00
陈嘉涵
d7f127a9f9 [release] 0.2.1 v0.2.1 2018-08-31 14:39:09 +08:00
neverland
bc90a99ffa
[bugfix] Search: focus properties not work (#484) 2018-08-30 21:12:47 +08:00
rex
dd488a0e3b [improvement] Field:增加titleWidth属性 (#482) 2018-08-30 21:04:22 +08:00
hebingchang
852269a272 [Bug Fix] fix v-if in progress component (#481) 2018-08-30 15:24:19 +08:00