nemo-shen
|
ee0e485eef
|
test(Button): add unit test (#4603)
* fix: test init
* test(Button): add unit test
* fix(test): remove unused code
* test(build): remove demo/test dir when compile
* fix(Button): remove duplicate demo
* test(Button): adjust component.json
|
2021-11-10 15:54:37 +08:00 |
|
neverland
|
1a7889590f
|
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill
* style: fix missing calc value
* perf: reduce some useless css vars
|
2021-09-23 17:31:28 +08:00 |
|
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 |
|
yanqifeng
|
710a0cf327
|
fix(button): 修复type为getUserInfo且wx.getUserProfile可用时,lang参数无效问题 (#4250)
|
2021-06-07 10:09:06 +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 |
|
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
|
7c3e2ac706
|
fix(button): fix custom-style error (#3903)
|
2020-12-23 22:51:50 +08:00 |
|
rex
|
979dc506bf
|
perf(button): use wxs instead of setData (#3839)
|
2020-12-11 10:31:05 +08:00 |
|
rex
|
9a508de397
|
fix(button): compatible form-field-button in low sdk version (#3229)
|
2020-06-03 11:03:28 +08:00 |
|
rex
|
1dc1960694
|
feat(button): add new prop form-type (#3208)
fix #3204
|
2020-05-27 15:24:13 +08:00 |
|
chenjiahan
|
5c62936325
|
chore(Button): improve format
|
2020-05-24 19:45:22 +08:00 |
|
程俊超
|
d80ec54186
|
feat(Button): add class-prefix prop to support custom icon (#3159)
|
2020-05-24 19:40:18 +08:00 |
|
rex
|
2ff4038f43
|
docs(button): update disable doc (#3164)
fix #3161
|
2020-05-19 17:35:29 +08:00 |
|
rex
|
7cce96a68d
|
feat(button): add new prop dataset (#3075)
fix #2483
|
2020-05-01 14:55:26 +08:00 |
|
rex
|
f502fe9add
|
refactor(button): rename dataset to detail
|
2020-05-01 14:53:45 +08:00 |
|
rex
|
2a456cd66c
|
fix(button): set open-type to null when disabled (#3076)
fix #3074
|
2020-04-26 17:38:00 +08:00 |
|
rex
|
a5d33c22bd
|
feat(button): add new prop dataset
fix #2483
|
2020-04-26 17:15:41 +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 |
|
chenjiahan
|
713b31f799
|
docs(Button): adjust demo order
|
2020-03-21 07:13:02 +08:00 |
|
rex
|
d073ea2767
|
fix(Button): fix click not work (#2892)
|
2020-03-20 16:03:30 +08:00 |
|
Lindy
|
6cf1a3b70e
|
fix(Button): disabled button does not emit event handler (#2878)
|
2020-03-17 20:22:16 +08:00 |
|
neverland
|
8c394217fc
|
Update README.md
|
2020-02-18 15:16:37 +08:00 |
|
rex
|
4ed51fd859
|
fix(GoodsActionButton): fix style error (#2762)
|
2020-02-15 16:14:39 +08:00 |
|
Waiter
|
438d97eca3
|
chore: change some names (#2757)
|
2020-02-14 14:35:38 +08:00 |
|
Lindy
|
45d0a32eab
|
fix(Button): add loading color when plain is true (#2746)
|
2020-02-12 12:21:59 +08:00 |
|
linrz
|
551b1c22a9
|
docs: update button and cell example (#2641)
|
2020-01-04 19:23:19 +08:00 |
|
linrz
|
9f173eac00
|
docs(Button/Cell/Checkbox/Radio): update some examples (#2576)
* docs: complete some examples of button/cell/checbox/radio
* docs: update button text
* docs: add some usage of button/cell/checbox/radio
|
2019-12-23 10:14:26 +08:00 |
|
rex-zsd
|
5ae6d1a146
|
docs(quickstart): rename vant-weapp to @vant/weapp
|
2019-11-29 16:28:24 +08:00 |
|
neverland
|
1a7482d865
|
feat(Loading): optimize styles (#2217)
|
2019-10-29 20:03:46 +08:00 |
|
rex
|
bac17157f6
|
feat: support theme variables
|
2019-10-23 14:36:05 +08:00 |
|
neverland
|
ba5f0d17b1
|
feat: add some basic less vars (#2180)
|
2019-10-21 17:24:19 +08:00 |
|
Lindy
|
3c4d2e63d8
|
feat(Button): add some less vars (#2170)
|
2019-10-21 16:53:23 +08:00 |
|
neverland
|
18378bdbdc
|
docs: fix icon link (#2162)
|
2019-10-17 09:41:10 +08:00 |
|
neverland
|
338df00e8f
|
feat(Button): add transition when toggle disabled (#2089)
|
2019-09-24 13:10:07 +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
|
e45dcd6be0
|
docs: add icon link (#2042)
|
2019-09-18 15:28:48 +08:00 |
|
neverland
|
70296c1c3c
|
docs(Button): add gradient color demo (#2041)
|
2019-09-18 15:23:41 +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 |
|
Jake
|
1db448712f
|
feat(Button): add loading-type prop (#1955)
|
2019-09-05 11:17:51 +08:00 |
|
neverland
|
66c7427393
|
feat(Button): color prop support gradient color (#1944)
|
2019-09-03 16:42:24 +08:00 |
|
neverland
|
23c2936146
|
docs: type highlight (#1918)
|
2019-08-28 10:58:54 +08:00 |
|