54 Commits

Author SHA1 Message Date
neverland
e3c07e52f9
chore: merge two prettier config (#4491) 2021-09-15 15:46:27 +08:00
nemo-shen
f2e52128c6
docs(packages): format doc (#4464)
* docs(packages): format doc

* docs(packages): update doc
2021-09-07 10:05:14 +08:00
dengrongyao
c024430d4f docs: 统一文档标点 2021-04-12 20:38:36 +08:00
dengrongyao
403a2893bd docs: 补充组件描述 2021-04-12 20:38:36 +08:00
Wei Bo
e2dbe4d9fc
docs: update the url of mini program development document (#3941) 2021-01-07 12:51:58 +08:00
rex
e500d6be5f
docs(dialog): correct confirm-button-color (#3925) 2020-12-31 15:23:28 +08:00
rex
68f8b4e0ee
docs(dialog): add xml for all example (#3877) 2020-12-18 15:17:29 +08:00
rex
ed834afc44
feat(Dialog): add new prop beforeClose (#3815)
* feat(dialog): add new prop beforeClose

* docs(dialog): update doc & example

fix #3769

* docs(dialog): fix component demo

fix #3812
2020-12-06 21:43:44 +08:00
rex
842ca1a8b8
feat(dialog): add new prop theme (#3476) 2020-08-04 16:02:12 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
rex
92de5e9e34
docs(QuickStart): adjust quick start (#2939) 2020-04-01 15:41:07 +08:00
rex-zsd
5ae6d1a146 docs(quickstart): rename vant-weapp to @vant/weapp 2019-11-29 16:28:24 +08:00
neverland
f5c7050800
docs: props title (#2313) 2019-11-15 14:17:58 +08:00
neverland
f7379bb6b4
feat(Dialog): add width prop (#2141) 2019-10-11 19:44:10 +08:00
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
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 (#2034) 2019-09-19 11:32:57 +08:00
neverland
2be1ab0ef1
docs: scroll to anchor (#2048) 2019-09-18 17:14:59 +08:00
neverland
84bec71f4a
docs: add api title (#1990) 2019-09-09 11:43:09 +08:00
君寻
14e5b62b83 doc: add props version (#1973) 2019-09-06 11:46:43 +08:00
neverland
3402313eb7
docs: add more intro (#1951) 2019-09-04 11:12:42 +08:00
neverland
23c2936146
docs: type highlight (#1918) 2019-08-28 10:58:54 +08:00
rex
5a6526922f
[new feature] Dialog: add new prop custom-style 2019-07-30 15:54:28 +08:00
neverland
cbaa83a416
[improvement] Dialog: centered in screen (#1782) 2019-07-19 17:06:15 +08:00
陈嘉涵
006fbbc0a3 [Doc] update quickstart.md 2019-06-21 17:14:51 +08:00
陈嘉涵
b8e4188408 [Doc] bump vant-doc 2.0 2019-06-21 17:07:57 +08:00
neverland
f3e050c876
[new feature] Dialog: add class-name prop (#1601) 2019-05-05 20:21:30 +08:00
neverland
567c843d17
[Doc] Dialog: update demo (#1579) 2019-04-28 15:25:20 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
rex
12dbaa56ce
[bugfix] Transition: overlay still show after closed (#1404)
fix #1377

+ Transition: fix overlay still show after closed
+ Dialog: add new transition none
2019-03-12 21:40:15 +08:00
rex
84f73456fc
[new feature] Dialog: 支持openType相关参数
support #1093
2019-02-18 13:34:03 +08:00
neverland
2ca2ced432
[new feature] Dialog: add message-align prop (#1067) 2018-12-12 16:28:59 +08:00
neverland
7a0de4d6bd
[improvement] Dialog: optimize transition prop (#1000) 2018-12-03 16:45:22 +08:00
rex
10c54fc649
feat(Dialog): add new prop transition
fix #954
2018-12-02 22:50:45 +08:00
rex
1fb41206e0 feat(Dialog): add new prop context @rex-zsd (#912) 2018-11-16 16:03:57 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
Fyerl
60fbdfaded [improvement] Dialog: add stopLoading method (#757) 2018-10-16 19:24:47 +08:00
陈嘉涵
1a2ae059de [changelog] 0.3.4 2018-09-27 20:25:37 +08:00
neverland
46ac52578a
[improvement] Dialog: support open-type event (#651) 2018-09-27 11:42:38 +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
e328bde682
[improvement] Dialog: add z-index prop (#573) 2018-09-13 19:34:50 +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
cb9a63f477
[bugfix] Tab: hairline (#502) 2018-09-05 17:54:56 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +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
Yao
87bf9c9ea7
[improvement] Dialog: 优化弹窗组件对 open 信息的处理 (#366)
* dialog 支持 open-type 的按钮,并增加获取 open 数据的方式

* 增加 dialog 调用 open数据的文档说明

* 增加 dialog close 方法

* 增加文档
2018-07-15 17:37:10 +08:00
Yao
d331b69b0c
[Doc] 更新文档网站 (#204)
* 修改组件 readme

* remove empty line
2018-04-28 12:06:39 +08:00