70 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
e835808a39
fix(button): fix open-type not work (#4222)
#4217
2021-05-18 18:22:02 +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
neverland
642f10d1b5
docs: fix typo (#4147) 2021-04-13 10:28:53 +08:00
dengrongyao
d82b491d29 docs: 更新组件名称 2021-04-12 20:38:36 +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
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
neverland
be16713510
feat(ActionSheet): subname vertical align (#3726)
* feat(DropdownMenu): adjust default color to @red

* feat(ActionSheet): subname vertical align
2020-11-02 19:46:59 +08:00
neverland
410c21f0c7
feat(ActionSheet): adjust header style (#3720) 2020-11-02 17:00:59 +08:00
neverland
51befdc40c
feat(ActionSheet): adjust cancel text color to @gray-7 (#3719) 2020-11-02 16:49:21 +08:00
neverland
f0b7026edf
feat(ActionSheet): increase loading icon size to 22px (#3718) 2020-11-02 16:48:33 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
f1d055fb65
docs(actionsheet): fix doc error (#3070)
fix #3058
2020-04-26 14:37:37 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
莫居尘
e10a328f44
docs: fix typo in action-sheet (#3005)
docs: fix typo in action-sheet
2020-04-12 12:41:38 +08:00
rex
92de5e9e34
docs(QuickStart): adjust quick start (#2939) 2020-04-01 15:41:07 +08:00
wujingquan
4de5a966d4
fix(ActionSheet): support more options (#2715) 2020-02-05 21:33:37 +08:00
rex-zsd
5ae6d1a146 docs(quickstart): rename vant-weapp to @vant/weapp 2019-11-29 16:28:24 +08:00
neverland
b1e6c903e1
fix(ActionSheet): loading icon align (#2222) 2019-10-30 09:51:59 +08:00
rex
bac17157f6
feat: support theme variables 2019-10-23 14:36:05 +08:00
Lindy
aa9723e412 feat(ActionSheet): action-sheet组件样式变量化 (#2164) 2019-10-17 15:14:45 +08:00
neverland
9b203ba5e0
feat(ActionSheet): add description prop (#2138) 2019-10-11 19:26:41 +08:00
neverland
224e0527fb
docs(ActionSheet): fix typo (#2132) 2019-10-10 17:14:27 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
neverland
13c8df1f25
feat(ActionSheet): add color option (#2081) 2019-09-23 16:38:33 +08:00
neverland
086a5f9ff6
feat(ActionSheet): add round prop (#2080) 2019-09-23 16:31:33 +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
君寻
be606db468 docs: fix ActionSheet example doc (#1997) 2019-09-09 16:32:54 +08:00
君寻
fd82af0ac1 feat(ActionSheet): add close-on-click-action prop (#1995) 2019-09-09 16:11:55 +08:00
君寻
f8abff6185 feat(ActionSheet): add click-overlay event (#1993) 2019-09-09 15:00:25 +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
陈嘉涵
3ecd69bc14 [Doc] fix ActionSheet demo 2019-06-21 17:33:24 +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
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
rex
f95cad50ce
[new feature]: support safe-area-inset-top
#1327
2019-04-01 18:46:53 +08:00
neverland
ca4d460489
[bugfix] ActionSheet: slot content should above cancel-text (#1438) 2019-03-21 15:12:19 +08:00
neverland
695749b7cc
[bugfix] ActionSheet: cancel button height (#1311) 2019-02-15 20:16:48 +08:00
rex
0e699d950e
[improvement]: 使用 hover-class 定义点击态样式 2019-02-03 21:25:58 +08:00
rex-zsd
4c944ba03b Merge branch 'dev' 2018-12-19 16:53:55 +08:00
zgrong
7a84f7b1bc [bugfix] ActionSheet:修复actions动态变化时,渲染后button被打散的问题 (#1070) 2018-12-13 16:50:09 +08:00
neverland
df238651c2
[improvement] extract safeAreaInsetBottom to mixin (#1052) 2018-12-11 16:05:13 +08:00