Commit Graph
85 Commits
Author SHA1 Message Date
neverlandandGitHub 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub ae40d40c24 types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverlandandGitHub e540876398 refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverlandandGitHub 1dbe9c54eb chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
neverlandandGitHub 2168382917 test: improve test cases typing (#8202) 2021-02-23 20:54:28 +08:00
neverlandandGitHub 1170262d72 test: fix index.spec.ts typing (#8201) 2021-02-23 19:43:29 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverlandandGitHub a8060bb599 chore: demo ts (#8160)
* chore: demo ts

* chore: fix
2021-02-14 19:50:45 +08:00
neverlandandGitHub 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
neverlandandGitHub dcef90a2a3 docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan 09858eb1d3 docs: improve demo translating 2020-12-11 10:07:07 +08:00
chenjiahan f354513f9e docs(Switch): use composition api 2020-12-09 10:33:00 +08:00
chenjiahan 28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahanandneverland 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
neverlandandGitHub 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
neverlandandGitHub 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 83b467ff8d test(Switch): update test cases 2020-11-14 15:09:28 +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 1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverlandandGitHub ce619c67e2 style(Switch): remove unnecessary z-index (#7497) 2020-11-04 18:32: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 e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +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 9010a0edf1 chore: rename useParentField to useLinkField 2020-09-26 11:24:42 +08:00
chenjiahan 7d0340a35b chore(Switch): use tsx 2020-09-21 17:25:35 +08:00
chenjiahan f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverlandandGitHub d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan 68d91a68fc docs(Switch): fix typo #7098 2020-09-05 05:46:19 +08:00
chenjiahan 902a1b7c63 chore(Switch): useParentField 2020-09-04 16:00:14 +08:00
chenjiahan 7b4286b9d5 refactor(Switch): use setup 2020-08-25 16:04:39 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan 272a89423e docs: remove legacy slot usage 2020-08-15 07:27:35 +08:00
chenjiahan 0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
chenjiahanandneverland 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-HexagramandGitHub 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