Commit Graph
79 Commits
Author SHA1 Message Date
neverlandandGitHub f7706fb179 docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverlandandGitHub b3146b9108 style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +08:00
chenjiahanandneverland 465bf07095 feat(Loading): add @button-loading-icon-size less var 2021-03-17 10:08:58 +08:00
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
chenjiahan a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverlandandGitHub 1dbe9c54eb chore: bump @vant/cli@3.5.1 (#8221) 2021-02-26 10:24:53 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
chenjiahan e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverlandandGitHub c0c2e8e125 types(SubmitBar): use tsx (#8081) 2021-02-04 16:36:57 +08:00
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
neverlandandGitHub f630e7515b style: add safe-area mixin (#8062) 2021-02-02 20:28:26 +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 71d5a27dc4 docs(SubmitBar): use composition api 2020-12-13 12:48:51 +08:00
chenjiahan 28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahanandneverland 65a5ed8553 style(Circle): add @circle-layer-color less var 2020-11-30 23:00:32 +08:00
chenjiahan ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan 12d6b813ea test(SubmitBar): update test cases 2020-11-23 20:58:03 +08:00
chenjiahan 0f7c9a317c fix(Radio): failed to bind group 2020-11-22 19:28:51 +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 2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +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 2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
neverlandandGitHub 9731d1ac0f feat(SubmitBar): add button slot (#7458) 2020-10-31 08:12:19 +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 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 c655c96026 chore(SubmitBar): extract render function 2020-09-06 23:06:20 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan fc825d7a33 breaking change: rename GoodsAction to ActionBar 2020-08-20 11:54:04 +08:00
chenjiahan 854146418c feat: migrate SubmitBar component 2020-08-17 20:29:10 +08:00
neverlandandGitHub f1e9ca182e feat(SubmitBar): add button-color prop (#6757) 2020-07-11 10:18:30 +08:00
neverlandandGitHub bb65c62b1e fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverlandandGitHub c885801f32 refactor(Button): use flex layout (#6180) 2020-04-29 21:31:35 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
neverlandandGitHub 75e832f05a feat(SubmitBar): enable safe-area-inset-bottom by default (#5956) 2020-03-31 07:23:23 +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
陈嘉涵 e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵 21a0d4e877 feat(SubmitBar): decimal-length can be string 2020-01-31 09:57:15 +08:00