58 Commits

Author SHA1 Message Date
neverland
a1c01090f1
feat(Dialog): add overlay-style prop (#2140) 2019-10-11 19:34:04 +08:00
neverland
673eee42b4
feat: improve word wrap (#2061) 2019-09-19 16:15:06 +08:00
rex
7c41cc0ff0 feat(theme): support custom theme base on css variables @rex-zsd (#2049) 2019-09-18 17:42:21 +08:00
neverland
2be1ab0ef1
docs: scroll to anchor (#2048) 2019-09-18 17:14:59 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
neverland
517765433f
feat(Overlay): use custom-style instead of mask (#1994) 2019-09-09 15:15:33 +08:00
neverland
84bec71f4a
docs: add api title (#1990) 2019-09-09 11:43:09 +08:00
neverland
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +08:00
君寻
14e5b62b83 doc: add props version (#1973) 2019-09-06 11:46:43 +08:00
neverland
23c2936146
docs: type highlight (#1918) 2019-08-28 10:58:54 +08:00
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
陈嘉涵
b8e4188408 [Doc] bump vant-doc 2.0 2019-06-21 17:07:57 +08:00
rex
66e2233e54
[new feature] Toast: add new option onClose & add new slot
fix #1185
fix #1551

pull request 改动点:

- add new option onClose
- add new slot
2019-04-22 16:57:26 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
neverland
22d4f4eb0b
[improvement] Toast: allow newline charactor (#1210) 2019-01-11 21:46:44 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData (#1023) 2018-12-06 15:29:51 +08:00
neverland
8002ac6958
[improvement] update basic icons (#980) 2018-11-28 21:12:48 +08:00
neverland
f0802e76c8
[bugfix] Toast: line wrap in iOS (#959) 2018-11-26 21:13:54 +08:00
neverland
d4f303043d
bugfix] Toast: max width of text type (#896) 2018-11-12 20:12:26 +08:00
neverland
5f87de0803
[improvement] remove unworked button props (#870) 2018-11-06 21:41:27 +08:00
neverland
dcc7396b06
[improvement] Overlay: render performance (#869) 2018-11-06 21:24:27 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
neverland
d4873849d0
[improvement] Toast: add context option (#800) 2018-10-23 11:50:49 +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
2168cc06b5
[improvement] watcher (#645) 2018-09-26 19:22:56 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
neverland
6df0d4bade
[bugfix] Toast: method warning when touchmove (#618) 2018-09-21 10:17:31 +08:00
陈嘉涵
d31d844828 [changelog] 0.3.3 2018-09-20 19:19:09 +08:00
neverland
8e2639b9e5
[Doc] add component changelog (#600) 2018-09-19 17:20:16 +08:00
neverland
f3318bbccd
[improvement] Toast: lock scroll (#586) 2018-09-17 19:57:52 +08:00
neverland
83da58e030
[improvement] Toast: add z-index prop (#571) 2018-09-13 19:19:34 +08:00
neverland
172f97cdd5
optimize code (#529) 2018-09-07 13:32:00 +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
陈嘉涵
6aeaf6c96a [Doc] fix Toast import path 2018-09-04 21:21:23 +08:00
neverland
db76bdeef6
[new feature] support addGlobalClass (#449) 2018-08-21 15:53:31 +08:00
neverland
e2d428d8cd
[breaking change] Notify: export default (#448) 2018-08-21 15:24:28 +08:00
neverland
bf4eb7c3e7
[Improvement] add overlay component (#442) 2018-08-20 21:24:57 +08:00
neverland
44f7581ae2
[new feature] add Transition component (#441) 2018-08-20 12:22:40 +08:00
neverland
f6e25a26db
[new feature] add Toast component (#437) 2018-08-19 10:41:46 +08:00
陈嘉涵
e4941a5346 [new feature] add nav-bar component 2018-08-11 07:53:37 +08:00
陈嘉涵
8735aad3bf Merge branch 'dev' into 'vant' 2018-08-09 17:34:58 +08:00
Li Yiming
f51725c438 Added: toast timeout unit is ms in documentation (#389) 2018-07-30 11:18:34 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
陈嘉涵
93ed851740 [breaking change] Rename to vant-weapp 2018-07-30 09:47:31 +08:00
nrz
bcaf4095e6 fix: #368 && improve doc texts (#370)
[bugfix] 修复文档错误
2018-07-17 14:14:58 +08:00
Yao
e739520290
修复 toast 未传入 timeout 时不会自动关闭的问题 (#361) 2018-07-12 22:03:09 +08:00
rex
222084f704 fix(Toast): 修复Toast组件对timeout小于0的支持 @rex-zsd (#340)
#339
2018-07-08 14:39:29 +08:00
Yao
5189d37578
[Improvement] Toast: 新增默认配置设置 (#229)
* toast 增强

* 补充文档 && 补充示例

* reset 参数说明
2018-05-08 22:44:38 +08:00