69 Commits

Author SHA1 Message Date
chenjiahan
cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
neverland
174e2704bf
docs: improve style typing (#7928) 2021-01-16 20:01:06 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
8bbd944ece Merge branch '2.x' into dev 2020-12-21 11:02:14 +08:00
chenjiahan
347758a935 feat(Cascader): select options 2020-12-20 21:23:50 +08:00
chenjiahan
714f0f0d1a docs(Tabs): use composition api 2020-12-13 19:06:46 +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
1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverland
ebd78a9d02
feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
chenjiahan
2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
chenjiahan
ff7742670b docs(Tabs): add resize faq 2020-10-30 22:21:21 +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
791d9e2315 Merge branch 'dev' into next 2020-10-18 20:10:42 +08:00
neverland
c82c30eccd
chore(Tab): remove unused prop and update desc (#7330) 2020-10-14 20:55:37 +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
8ef46764c9 Merge branch 'dev' into next 2020-09-22 19:42:24 +08:00
neverland
f609c224b1
docs(Tab): title slot can be dynamic (#7213) 2020-09-20 10:13:05 +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
chenjiahan
63bd4700ab breaking change: rename Info to Badge 2020-08-20 19:36:12 +08:00
chenjiahan
6f4c8f1e5b Merge branch 'dev' into next 2020-08-15 07:01:52 +08:00
neverland
4f9eeec752
style(Tabs): adjust default line-width to 40px (#7002) 2020-08-13 20:50:53 +08:00
chenjiahan
17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +08:00
chenjiahan
69ac602bc2 style(Tab): remove default border 2020-07-31 19:25:19 +08:00
zhongnan
e66504ea03 docs(tab): update readme 2020-07-31 16:46:34 +08:00
chenjiahan
d2291f3710 feat: migrate Tab component 2020-07-26 15:29:52 +08:00
neverland
9903230cb6
feat(Tabs): add before-change prop (#6817) 2020-07-19 16:57:27 +08:00
neverland
839f65e533
feat: Sticky/Picker support vw unit (#6816) 2020-07-19 15:40:39 +08:00
neverland
b249c690d7
feat(Tab): add scrollTo method (#6800) 2020-07-16 22:48:26 +08:00
neverland
717352b453
docs(Tab): add offset-top rem unit desc (#6570) 2020-06-19 06:21:18 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
ab0accba4f docs(Tabs): update name match 2020-04-05 16:22:25 +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
chenjiahan
214b13b8ff feat(Tab): add badge prop, mark info prop as deprecated 2020-03-17 21:06:12 +08:00
陈嘉涵
e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵
5e658b08ce feat(Swipe): some props can be string 2020-01-31 10:15:34 +08:00
陈嘉涵
c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵
a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +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
陈嘉涵
0f3cc3c633 docs(Tab): update document 2020-01-11 07:31:23 +08:00
陈嘉涵
e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverland
80834d7400
feat(Tabs): add rendered prop (#5315) 2019-12-19 17:16:33 +08:00