95 Commits

Author SHA1 Message Date
neverland
08e928111b
types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
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
dcef90a2a3
docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverland
d2ab580f74
style: add var ext (#8063) 2021-02-02 20:31:14 +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
neverland
aeb3af4abd
feat(Cell): allow to disable clickable when using is-link (#7923) 2021-01-16 19:24:00 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
54fab50c3c docs: remove legacy locale mixin 2020-12-15 17:01:55 +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
98c553de29 test(NavBar): update test cases 2020-11-14 07:06:21 +08:00
chenjiahan
0f9a5a8764 test(Cell): update test cases 2020-11-13 23:43:16 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
a7df6cfebb test: adjust mount import source 2020-11-08 20:33:20 +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
c60b899c42 Merge branch '2.x' into dev 2020-11-01 20:52:07 +08:00
chenjiahan
7e1ad5dbd5 style: no longer need icon min-width 2020-11-01 20:50:32 +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
e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
chenjiahan
791d9e2315 Merge branch 'dev' into next 2020-10-18 20:10:42 +08:00
neverland
a75b46feef
docs(Cell): fix demo translation (#7348) 2020-10-16 20:25:10 +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
1ef134822e types(Cell): use tsx 2020-09-19 23:36:52 +08:00
chenjiahan
cc8b76c86d Merge branch 'dev' into next 2020-09-18 22:01:02 +08:00
microJ
d541724bfc
docs: fix class name (#7200) 2020-09-18 11:28:34 +08:00
chenjiahan
2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan
762aed3e5d feat: add useRoute 2020-08-26 11:06:32 +08:00
chenjiahan
53109895a9 refactor(Cell): extract render function 2020-08-24 19:41:18 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
4d58dbe3a6 fix(Field): should not render empty label 2020-08-17 19:57:35 +08:00
chenjiahan
73d538be05 Merge branch 'dev' into next 2020-07-25 15:50:49 +08:00
neverland
ab37ee6d67
style(Cell): adjust icon margin to 4px (#6844) 2020-07-23 19:37:15 +08:00
chenjiahan
0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
neverland
d4737ff07e
docs(Cell): updte icon size (#6780) 2020-07-14 20:02:00 +08:00
neverland
f325a62576
style(Cell): adjust inner border gap (#6686) 2020-07-03 14:00:44 +08:00
neverland
2c4f0efd6f
style(Cell): lower CSS priority of the border (#6359) 2020-05-24 16:39:54 +08:00
neverland
5c8d1d2420
docs(Cell): add extra slot (#6289)
* docs(Cell): add extra slot

* docs: upd
2020-05-16 10:54:25 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +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