Commit Graph
56 Commits
Author SHA1 Message Date
neverlandandGitHub 4a74aa523a docs: improve interceptor typing (#9066) 2021-07-19 15:39:02 +08:00
neverlandandGitHub 34d4937f2b chore: fix all typos (#9053) 2021-07-17 16:07:42 +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 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
dengrongyaoandneverland 56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
neverlandandGitHub f7706fb179 docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverlandandGitHub b3146b9108 style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +08:00
neverlandandGitHub d9ed5b9fb0 chore(Tabbar): improve isUnfit (#8356) 2021-03-15 20:35:14 +08:00
neverlandandGitHub 110af6f1f4 docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverlandandGitHub 67d44a0fa5 docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
chenjiahan cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan f9b6fda65c docs(Tabbar): use composition api 2020-12-13 14:15:36 +08:00
chenjiahan 28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahanandneverland bb18310f1b docs: uniform color 2020-11-30 23:00:32 +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 f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverlandandGitHub a3b9e67d36 docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan f2c151c337 Merge branch 'dev' into next 2020-09-02 15:32:31 +08:00
neverlandandGitHub d55585314f feat(Tabbar): add before-change prop (#7081) 2020-09-02 11:45:11 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan 9eb88df562 docs(Tabbar): fix friends typo (#6225) 2020-05-07 10:58:53 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
neverlandandGitHub 02e67fdd47 feat(Tabbar): add placeholder prop (#5979) 2020-04-01 20:41:04 +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 d61cbdd086 feat(TabbarItem): add badge prop, mark info prop as deprecated 2020-03-17 20:49:08 +08:00
chenjiahan c2e1c03eb6 feat(TabbarItem): add icon-prefix prop (#5666) 2020-02-28 15:51:05 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 8a679079fb feat: allow string type z-index 2020-01-28 21:34:16 +08:00
陈嘉涵 3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +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
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverlandandGitHub 308c0a9a92 docs(Icon): improve demo (#5215) 2019-12-08 08:15:55 +08:00
Dottieworksandneverland 36086ff938 docs(Tabbar): add change event demo (#5173) 2019-12-05 11:12:03 +08:00
neverlandandGitHub 43379d20b3 docs(Tabbar): fix incorrect icon url (#4869) 2019-10-29 20:29:37 +08:00
neverlandandGitHub 21d5127fd7 feat(Icon): add dot prop (#4425) 2019-09-11 14:43:54 +08:00
neverlandandGitHub e69e3d349a feat(Grid): add info prop (#4424) 2019-09-11 11:48:24 +08:00
neverlandandGitHub 50aa27fc64 docs: add guide of safe-area-inset-bottom (#4418) 2019-09-10 20:07:31 +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