Commit Graph
23 Commits
Author SHA1 Message Date
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
lmx-HexagramandGitHub 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
陈嘉涵 15390241d8 feat(CheckboxGroup): add direction prop 2020-02-10 19:37:52 +08:00
陈嘉涵 4dd41b23de feat(RadioGroup): add direction prop 2020-02-10 19:02:30 +08:00
陈嘉涵 779c83bd67 docs(Radio): improve param type 2020-02-08 20:22:57 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11: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
陈嘉涵 3d10d42fcc fix(Checkbox): only the icon is clickable when label-disabled 2020-01-11 08:54:07 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
linrzandneverland abdc38eeee docs: add radio shape usage 2019-12-29 21:21:24 +08:00
linrzandneverland f0815bc405 docs: complete some examples of button/cell/checkbox/radio 2019-12-29 21:21:24 +08:00
neverlandandGitHub 1926d3ad09 docs(Checkbox): add custom shape demo (#4642) 2019-10-01 04:59:25 +08:00
neverlandandGitHub 9e1758c1d8 feat(RadioGroup): add checked-color prop (#4532) 2019-09-22 18:29:27 +08:00
neverlandandGitHub 314cfa6a14 feat(RadioGroup): add icon-size prop (#4529) 2019-09-22 17:17:29 +08:00
a298003154andneverland 292054fd5d docs: fix incorrect word (#4467) 2019-09-17 19:16:36 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverlandandGitHub cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
陈嘉涵 019c75506a [Doc] use ts-style type 2019-07-11 20:35:41 +08:00
neverlandandGitHub 0c7fc25d97 [Doc] rename slot-scope to SlotProps (#3825) 2019-07-11 17:05:49 +08:00
neverlandandGitHub ddb24e6762 [Doc] rename component README file (#3662) 2019-06-27 14:22:40 +08:00