110 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
rex
c0db43fc88
feat(open-type): support getUserProfile (#4203)
* chore(open-type): merge open type mixin into button mixin

* chore(button): shorten open type method names

* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
dengrongyao
c024430d4f docs: 统一文档标点 2021-04-12 20:38:36 +08:00
dengrongyao
403a2893bd docs: 补充组件描述 2021-04-12 20:38:36 +08:00
大喵
b75851c4c2
fix: "beforeClose" missing parameter declaration (#4019) 2021-02-04 10:29:05 +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
陌路凡歌
11551cb810
fix(Dialog): fix(Dialog): closeOnClickOverlay true,overlay click error 'this.onClose is not a function' (#3913) 2020-12-31 15:16:11 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +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
wekerSnail
c16ea3ccce
Update index.json (#3811)
修复路径错误
2020-12-04 15:12:24 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
5f07067efd
fix(dialog): adjust type definition (#3630)
fix #3587
2020-09-22 20:16:19 +08:00
chenjiahan
790144616f Merge branch 'dev' of https://github.com/youzan/vant-weapp into dev 2020-09-17 19:53:17 +08:00
rex
0284229ffd
refactor(dialog): adjust padding with round-button theme (#3485) 2020-08-05 16:40:07 +08:00
rex
842ca1a8b8
feat(dialog): add new prop theme (#3476) 2020-08-04 16:02:12 +08:00
rex
57cf883296
fix(dialog): show dialog after class ready (#3374)
fix #3362
2020-07-13 19:28:53 +08:00
rex
c53ce239c2
fix(dialog): remove blank before title (#3069) 2020-04-26 14:35:02 +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
8e1af8e420
refactor(mixins): remove observer behavior (#2640) 2020-01-09 19:34:07 +08:00
rex
4527c31c6c
feat(utils): improve add unit performance with wxs (#2550) 2019-12-18 00:31:29 +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
Lindy
50f7540a4e feat(Dialog): Dialog 组件样式调整 (#2228) 2019-11-01 14:56:50 +08:00
neverland
c1c8979539
feat(Dialog): update border radius (#2158) 2019-10-15 20:41:30 +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
8381b4c042
fix(Dialog): improve width and avoid text blurry (#2139) 2019-10-11 19:28:50 +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
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
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
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
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +08:00
neverland
57e3bb012c
[improvement] Dialog: optimize set data (#1830) 2019-08-06 07:06:42 +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