Commit Graph
106 Commits
Author SHA1 Message Date
dengrongyaoandneverland 55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyaoandneverland 2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
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
neverlandandGitHub 1381070a12 chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverlandandGitHub 8bae9ca0ed chore: export some types (#8309) 2021-03-08 17:14:55 +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 d606b32c64 chore: make some improvement (#8255)
* chore: make some improvement

* chore: upd
2021-03-03 17:13:45 +08:00
chenjiahan 6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +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 6b28f12e7e fix(Tabbar): incorrect active tab when name is zero (#8125) 2021-02-10 21:06:59 +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
neverlandandGitHub 174e2704bf docs: improve style typing (#7928) 2021-01-16 20:01:06 +08:00
neverlandandGitHub 8f2b03ec18 docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
neverlandandGitHub 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
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 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
neverlandandGitHub 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
microJandGitHub 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