Commit Graph
56 Commits
Author SHA1 Message Date
neverlandandGitHub 317035e9f5 docs: add documentation of all typings (#9359) 2021-08-31 15:51:38 +08:00
neverlandandGitHub 46cbdfa8ce docs: add teleport link (#9176) 2021-08-04 10:14:57 +08:00
neverlandandGitHub be3a7d7497 docs: fix gray typo (#8953)
* docs: fix gray typo

* docs: fix prettier issue
2021-06-29 20:41:29 +08:00
neverlandandGitHub 29f800b827 feat(Cell): add value slot, deprecate default slot (#8933) 2021-06-26 21:31:46 +08:00
neverlandandGitHub 594edc90d9 docs(Cell): add inset version tip 2021-06-23 09:49:38 +08:00
neverlandandGitHub 294045db7d feat(CellGroup): add inset prop (#8885)
* feat(CellGroup): add inset prop

* docs: hide inset grouped in weapp
2021-06-18 10:08:45 +08:00
neverlandandGitHub 4ccd7c1cb5 feat: add more color variables (#8861)
* style: add --van-warning-color

* style: add --van-success-color

* feat: add more color variables
2021-06-14 15:21:05 +08:00
chenjiahanandneverland 981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahanandneverland b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverlandandGitHub 8e3833acc8 docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
neverlandandGitHub f7706fb179 docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverlandandGitHub dcef90a2a3 docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverlandandGitHub 174e2704bf docs: improve style typing (#7928) 2021-01-16 20:01:06 +08:00
neverlandandGitHub 8f2b03ec18 docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
neverlandandGitHub aeb3af4abd feat(Cell): allow to disable clickable when using is-link (#7923) 2021-01-16 19:24:00 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan 8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverlandandGitHub 862adcd8eb docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan d7a944e391 Merge branch 'dev' into next 2020-10-22 17:53:36 +08:00
chenjiahan 76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
chenjiahan cc8b76c86d Merge branch 'dev' into next 2020-09-18 22:01:02 +08:00
microJandGitHub d541724bfc docs: fix class name (#7200) 2020-09-18 11:28:34 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
neverlandandGitHub ab37ee6d67 style(Cell): adjust icon margin to 4px (#6844) 2020-07-23 19:37:15 +08:00
neverlandandGitHub d4737ff07e docs(Cell): updte icon size (#6780) 2020-07-14 20:02:00 +08:00
neverlandandGitHub 5c8d1d2420 docs(Cell): add extra slot (#6289)
* docs(Cell): add extra slot

* docs: upd
2020-05-16 10:54:25 +08:00
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
chenjiahan 130e1ac7a6 feat(Button): add icon-prefix prop (#5666) 2020-02-28 15:40:46 +08:00
chenjiahan 51513d9423 feat(Cell): add icon-prefix prop (#5666) 2020-02-24 21:24:26 +08:00
陈嘉涵 aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵 e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 e04fb6cd7b docs: fix arrow-direction default value 2020-01-23 10:36:43 +08:00
陈嘉涵 24ec818121 docs: optimize icon link 2020-01-23 10:32:02 +08:00
陈嘉涵 cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵 80568816e3 docs: update install guide 2020-01-16 20:58:32 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
linrzandneverland 1b18c15d28 docs: update some examples of button and cell 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 0a1d6b5a9b docs: fix icon link (#4758) 2019-10-17 17:20:41 +08:00
neverlandandGitHub 65dcc56753 docs: update desc of replace prop (#4639) 2019-09-30 11:48:32 +08:00
neverlandandGitHub eb32c6b02e feat(Tab): add to、url、replace prop (#4422) 2019-09-11 11:15:53 +08:00
neverlandandGitHub 6069d72df4 docs: add more links (#4420) 2019-09-10 20:27:42 +08:00
neverlandandGitHub c0d84c8afb docs(Icon): update document (#4312) 2019-08-31 18:06:54 +08:00
neverlandandGitHub 8df92071f5 docs: update cell (#4293) 2019-08-30 11:44:33 +08:00
neverlandandGitHub ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverlandandGitHub 16e80672d5 docs: remove 1.x version tip (#4257) 2019-08-27 17:50:36 +08:00
neverlandandGitHub dc6a3c4243 feat(CellGroup): add title slot (#4227) 2019-08-25 10:55:01 +08:00
neverlandandGitHub f4125bceb8 [Doc] use relative path for links (#4093) 2019-08-12 10:18:37 +08:00