Commit Graph
33 Commits
Author SHA1 Message Date
chenjiahan 01f3040ac7 docs: adjust resize method description 2020-10-29 22:46:27 +08:00
neverlandandGitHub 8d2c4b1e46 feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
neverlandandGitHub d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
neverlandandGitHub 9e0400260f docs(Swipe): add faq (#6688) 2020-07-03 14:22:06 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan 80837e9a91 docs(changelog): 2.5.9-beta.0 2020-03-29 07:20:08 +08:00
chenjiahan 365f2b16f7 feat(Swipe): add lazy-render prop 2020-03-22 15:39:34 +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
陈嘉涵 aceaa2f739 docs: improve event param typing 2020-02-09 11:12:15 +08:00
陈嘉涵 e9f96393f9 feat(Swipe): some props can be string 2020-01-31 10:04:41 +08:00
陈嘉涵 57d88bd586 docs(Swipe): improve document 2020-01-20 19:43:38 +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 2d6f633c7a feat(Swipe): add prev、next method (#5548) 2020-01-10 17:51:34 +08:00
neverlandandGitHub 9b01cac23f docs(Swipe): add api version tip (#5091) 2019-11-25 08:27:40 +08:00
neverlandandGitHub 3bcb4e7716 docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverlandandGitHub a1a93ba11b feat(Tabs): add resize method (#5071) 2019-11-21 17:18:38 +08:00
neverlandandGitHub 659eb3eefc feat(Swipe): add resize method (#5070) 2019-11-21 17:11:56 +08:00
neverlandandGitHub f4b6b206a2 docs(Swipe): add tips of custom size in loop mode (#5057) 2019-11-20 17:18:58 +08:00
neverlandandGitHub aa0dfe8808 feat(Swipe): add stop-propagation prop (#4972) 2019-11-09 21:32:04 +08:00
neverlandandGitHub 76ac9f71d1 docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
neverlandandGitHub 0bd3997373 feat(Rate): add touchable prop (#4361) 2019-09-04 17:28:43 +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 3c9dc4edfe [new feature] Swipe: add immediate option of swipeTo method (#3821) 2019-07-11 16:09:20 +08:00
陈嘉涵 1f03a703f5 [Doc] update click event params 2019-07-08 17:05:20 +08:00
neverlandandGitHub 6d67f4572c [bugfix] Swipe: fix blank area when use width prop (#3751) 2019-07-04 16:26:58 +08:00
neverlandandGitHub 9737a8b9d0 [new feature] add grid component (#3669) 2019-06-28 11:16:42 +08:00
neverlandandGitHub ddb24e6762 [Doc] rename component README file (#3662) 2019-06-27 14:22:40 +08:00