66 Commits

Author SHA1 Message Date
neverland
0fda0d3411
docs: fix cdn link (#8022) 2021-01-27 10:05:31 +08:00
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
neverland
488d90aab9
feat(CheckboxGroup): toggleAll support skipDisabled option (#7644) 2020-11-26 19:34:51 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan
76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
neverland
7ec560fc82
docs: rename SlotProps (#7381) 2020-10-21 21:47:28 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
neverland
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverland
5364150b74
fix(Checkbox): incorrect icon position after font-size scale (#6168) 2020-04-29 18:05:54 +08:00
neverland
28bbef6b6f
fix(Checkbox): get changed value in click event (#6066) 2020-04-16 16:26:44 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan
d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
chenjiahan
a8c671ecfd docs: update vant-weapp demo 2020-03-21 07:11:42 +08:00
lmx-Hexagram
f36961fe29
docs: change slot to # (#5858)
* docs(SwipeCell): change "slot" to "v-slot"

* docs(SwipeCell): change `v-slot` to`#`

* docs(cell): change `slot` to `#`

* docs(checkbox): change `slot` to `v-slot`

* docs(field): change `slot` to `v-slot`

* docs(checkbox): remove wrong comment

* docs(radio): change `slot` to `#`

* docs(search): change `slot` to `#`

* docs(slider): change `slot` to `#`

* docs(switch): change `slot` to `#`

* docs(PullRefresh): change `slot` to `#`

* docs(collapse): change `slot` to `#`

* docs(panel): change `slot` to `#`

* docs(swipe): change `slot` to `#`

* docs(navbar): change `slot` to `#`

* docs(tab): change `slot` to `#`

* docs(tabber): change `slot` to `#`

* docs(TreeSelect): change `slot` to `#`

* docs(card): change `slot` to `#`

* docs(submitBar): change `slot` to `#`

* docs(sku): change `slot` to `#` unsure

* docs(cell): delete waste blank line

* docs(panel): fix indentation

* docs(PullRefresh): change "count" to "Refresh Count"

* docs(radio): delete waste blank line

* docs(search): move props above the event

* docs(submitBar): delete waste `<span>`

* docs(swipCell): delete waste blank line

* docs(tabbar): merge `<img>` into one line
2020-03-20 14:12:00 +08:00
chenjiahan
b8ce2ac6d6 docs(Checkbox): add direction usage document (#5748) 2020-03-04 09:41:30 +08:00
陈嘉涵
744cbac987 feat(Form): support using CheckboxGroup 2020-02-11 10:00:28 +08:00
陈嘉涵
15390241d8 feat(CheckboxGroup): add direction prop 2020-02-10 19:37:52 +08:00
陈嘉涵
779c83bd67 docs(Radio): improve param type 2020-02-08 20:22:57 +08:00
陈嘉涵
e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵
6189b75395 docs(Checkbox): improve param type 2020-02-08 20:08:54 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵
128769be1c feat(Checkbox): max can be string type 2020-01-28 22:12:12 +08:00
陈嘉涵
a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +08:00
陈嘉涵
08c84c9c38 chore: prettier all less files 2020-01-19 17:15:54 +08:00
陈嘉涵
1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵
9bcfddc958 docs: add import when using Toast or Notify 2020-01-18 08:25:24 +08:00
陈嘉涵
80568816e3 docs: update install guide 2020-01-16 20:58:32 +08:00
陈嘉涵
26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
陈嘉涵
719928cb5a feat(Checkbox): improve cursor 2020-01-11 08:54:22 +08:00
陈嘉涵
3d10d42fcc fix(Checkbox): only the icon is clickable when label-disabled 2020-01-11 08:54:07 +08:00
陈嘉涵
0b5d0bd74d chore: update site config 2020-01-11 08:09:13 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverland
47c24e192c
docs: improve demo background (#5529) 2020-01-09 18:53:27 +08:00
陈嘉涵
630155833f docs: should hide some demes in vant-weapp 2019-12-30 11:37:07 +08:00
linrz
f0815bc405 docs: complete some examples of button/cell/checkbox/radio 2019-12-29 21:21:24 +08:00
neverland
216ca56e63
types(Checkbox): add toggle method type (#5354) 2019-12-22 13:03:25 +08:00
neverland
3bcb4e7716
docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
1926d3ad09
docs(Checkbox): add custom shape demo (#4642) 2019-10-01 04:59:25 +08:00
neverland
1c5463150c
feat(CheckboxGroup): add toggleAll method (#4640) 2019-09-30 14:47:35 +08:00
neverland
f97b2bc7a5
feat(Checkbox): add bind-group prop (#4600) 2019-09-27 12:49:09 +08:00
neverland
a64c607d71
feat(CheckboxGroup): add checked-color prop (#4531) 2019-09-22 17:36:39 +08:00