55 Commits

Author SHA1 Message Date
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
110af6f1f4
docs: revert cdn URL (#8310) 2021-03-08 17:19:56 +08:00
neverland
dcef90a2a3
docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverland
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
d297807f55 docs(Swipe): use composition api 2020-12-09 10:13:07 +08:00
chenjiahan
c96a75ac38 docs(Swipe): add lazy-render demo 2020-11-30 20:45:03 +08:00
chenjiahan
8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
chenjiahan
2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
neverland
2bd597ecfd
docs(Swipe): add resize faq (#7459) 2020-10-31 08:30:39 +08:00
chenjiahan
01f3040ac7 docs: adjust resize method description 2020-10-29 22:46:27 +08:00
chenjiahan
5e00ab978b Merge branch '2.x' into dev 2020-10-24 18:02:50 +08:00
chenjiahan
2206e77cc5 docs: update links 2020-10-24 17:25:35 +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
1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +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
f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
neverland
9e0400260f
docs(Swipe): add faq (#6688) 2020-07-03 14:22:06 +08:00
chenjiahan
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-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
陈嘉涵
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
陈嘉涵
e9f96393f9 feat(Swipe): some props can be string 2020-01-31 10:04:41 +08:00
陈嘉涵
a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +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
neverland
2d6f633c7a
feat(Swipe): add prev、next method (#5548) 2020-01-10 17:51:34 +08:00
neverland
93df00ce85
fix(ActionSheet): should not submit form (#5181) 2019-12-03 17:48:41 +08:00
neverland
2bc3ae2b60
docs(Swipe): add tips of fastclick (#5179) 2019-12-03 17:27:49 +08:00
neverland
9b01cac23f
docs(Swipe): add api version tip (#5091) 2019-11-25 08:27:40 +08:00
neverland
3bcb4e7716
docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverland
a1a93ba11b
feat(Tabs): add resize method (#5071) 2019-11-21 17:18:38 +08:00
neverland
659eb3eefc
feat(Swipe): add resize method (#5070) 2019-11-21 17:11:56 +08:00
neverland
f4b6b206a2
docs(Swipe): add tips of custom size in loop mode (#5057) 2019-11-20 17:18:58 +08:00
neverland
aa0dfe8808
feat(Swipe): add stop-propagation prop (#4972) 2019-11-09 21:32:04 +08:00
neverland
76ac9f71d1
docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
neverland
ecbdc2bede
docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverland
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
neverland
3c9dc4edfe
[new feature] Swipe: add immediate option of swipeTo method (#3821) 2019-07-11 16:09:20 +08:00