Commit Graph

57 Commits

Author SHA1 Message Date
neverland 717352b453 docs(Tab): add offset-top rem unit desc (#6570) 2020-06-19 06:21:18 +08:00
neverland 06b0c59d2d style(Tab): improve text size adjust, fix ellipsis issue (#6209) 2020-05-04 16:42:47 +08:00
neverland 7102129601 fix: incorrect vnode order in some cases (#6140) 2020-04-26 21:40:44 +08:00
neverland daa8a8ce95 test(Tab): add dynamic insert case (#6102) 2020-04-20 19:54:12 +08:00
neverland 5ebc51e774 fix(Tab): fail to init in some cases (#6101) 2020-04-20 19:46:26 +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
chenjiahan c00b2937fb test(Tab): update snapshot 2020-03-21 15:17:02 +08:00
chenjiahan d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +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
陈嘉涵 2adcfd8b8b chore: prettier test files 2020-01-19 16:16:54 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +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
陈嘉涵 26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
陈嘉涵 0b5d0bd74d chore: update site config 2020-01-11 08:09:13 +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
陈嘉涵 630155833f docs: should hide some demes in vant-weapp 2019-12-30 11:37:07 +08:00
陈嘉涵 f68a1f2512 docs(changelog): 2.3.0 2019-12-20 14:15:09 +08:00
neverland cd2faa2e02 fix(Tab): add nextTick to ensure rendered (#5327) 2019-12-20 10:43:32 +08:00
neverland 80834d7400 feat(Tabs): add rendered prop (#5315) 2019-12-19 17:16:33 +08:00
陈嘉涵 f8a3669f2d feat(Tab): improve scrollLeftTo performance 2019-12-16 20:57:13 +08:00
健忘症患者丶 4603e1633c feat(Tab): add scrollspy prop (#5273) 2019-12-16 20:17:09 +08:00
neverland d25ddc1914 feat(Tab): add info prop (#5274) 2019-12-15 22:06:24 +08:00
neverland ebd69714a1 feat(Tab): add dot prop (#5272) 2019-12-14 22:37:25 +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 f8c130d0cb feat(Tab): add title-style prop (#5048) 2019-11-19 20:49:10 +08:00
neverland d068286562 fix(Tab): can't match when name is 0 (#5017) 2019-11-14 20:10:22 +08:00
neverland aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland 9d12e895fe feat(DropdownItem): add title slot (#4975) 2019-11-10 11:47:11 +08:00
neverland 76cdb03962 chore(Tab): optimize implementation of title slot (#4974) 2019-11-10 11:25:05 +08:00
陈嘉涵 44c9801811 docs: add some demos for weapp 2019-10-25 17:57:51 +08:00
neverland 65dcc56753 docs: update desc of replace prop (#4639) 2019-09-30 11:48:32 +08:00
neverland eb32c6b02e feat(Tab): add to、url、replace prop (#4422) 2019-09-11 11:15:53 +08:00
neverland 988bb80003 feat(style): update basic red color (#4368) 2019-09-05 11:25:43 +08:00
neverland ecbdc2bede docs: type highlight (#4264) 2019-08-27 22:09:21 +08:00
neverland 959efb0ce6 docs: add version tip in en docs (#4262) 2019-08-27 19:56:30 +08:00
neverland 16e80672d5 docs: remove 1.x version tip (#4257) 2019-08-27 17:50:36 +08:00
neverland cf92bb122a [Doc] update install guide (#4083) 2019-08-10 11:11:10 +08:00
neverland c74d90c561 [improvement] optimize eslint-disable (#4070) 2019-08-08 20:01:41 +08:00
neverland bf71879988 [bugfix] find correct index of vnode in bindRelation (#4009) 2019-07-31 11:10:33 +08:00
neverland b273c89b3a [new feature] add sticky component (#3888) 2019-07-18 17:48:18 +08:00