99 Commits

Author SHA1 Message Date
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
6b28f12e7e
fix(Tabbar): incorrect active tab when name is zero (#8125) 2021-02-10 21:06:59 +08:00
neverland
7332e5201c
Update README.zh-CN.md 2021-02-06 23:09:32 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverland
f630e7515b
style: add safe-area mixin (#8062) 2021-02-02 20:28:26 +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
866d9c0381 test: prefer using classes 2021-01-02 21:00:11 +08:00
chenjiahan
477e9f2e02 test(Tabbar): update test cases 2021-01-02 13:13:53 +08:00
chenjiahan
540ffb6a4c docs(ContactList): use composition api 2020-12-13 14:28:02 +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
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +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
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan
062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +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
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
chenjiahan
b5cd336bb8 Merge branch 'dev' into next 2020-10-22 16:10:38 +08:00
neverland
7ec560fc82
docs: rename SlotProps (#7381) 2020-10-21 21:47:28 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +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
6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan
367a273bd5 chore(Tabbar): use relation 2020-09-26 11:13:49 +08:00
chenjiahan
7e86fb9e43 chore(Tabbar): rename root ref 2020-09-21 16:09:11 +08:00
chenjiahan
c1e9323f95 feat: add usePlaceholder 2020-09-04 15:46:32 +08:00
chenjiahan
f2c151c337 Merge branch 'dev' into next 2020-09-02 15:32:31 +08:00
neverland
d55585314f
feat(Tabbar): add before-change prop (#7081) 2020-09-02 11:45:11 +08:00
chenjiahan
f843e6def9 refactor(Tabbar): refactor with composition api 2020-08-28 15:19:16 +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
7fda2659f5 feat: migrate Tabbar component 2020-07-26 13:12:21 +08:00
chenjiahan
9eb88df562 docs(Tabbar): fix friends typo (#6225) 2020-05-07 10:58:53 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
neverland
02e67fdd47
feat(Tabbar): add placeholder prop (#5979) 2020-04-01 20:41:04 +08:00
neverland
afc3164364
feat(Tabbar): enable safe-area-inset-bottom by default when fixed (#5968) 2020-03-31 22:16:13 +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