Commit Graph
218 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 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 3fd2972b7c chore: array fill (#8263) 2021-03-04 14:04:47 +08:00
neverlandandGitHub 202edb24c7 chore: improve multiple watch source (#8253) 2021-03-03 16:32:38 +08:00
chenjiahan 6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
chenjiahan a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverlandandGitHub bbb882acfa test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +08:00
neverlandandGitHub ca97ef1012 docs(Calendar): hide firstDayOfWeek in weapp (#8239) 2021-02-28 19:30:25 +08:00
neverlandandGitHub 70a598cf5a chore: bump vue@3.0.6 and fix Date prop type (#8215) 2021-02-25 10:35:03 +08:00
neverlandandGitHub f0f89f1c4c chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverlandandGitHub f4698ebf44 docs: demo ts (#8196) 2021-02-22 20:36:59 +08:00
neverlandandGitHub 9ad0eafae0 types: improve ref typing (#8182) 2021-02-19 20:58:02 +08:00
neverlandandGitHub d092d669f2 types(Calendar): use tsx (#8180) 2021-02-19 19:46:46 +08:00
chenjiahan e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +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
neverlandandGitHub 5d8fb9c523 test(Calendar): utils test cases (#7984) 2021-01-25 11:58:00 +08:00
neverlandandGitHub 9e18c0ec4b fix(Calendar): should expose scrollToDate method (#7983) 2021-01-25 11:56:05 +08:00
neverlandandGitHub c30740ecc5 fix(Calendar): should reset to default date when calling reset method (#7967) 2021-01-23 10:47:22 +08:00
neverlandandGitHub 49e75c847e feat(Calendar): reset method support specified date (#7966) 2021-01-23 10:38:55 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan 3a0b6d1c30 Merge branch '2.x' into dev 2021-01-02 17:20:30 +08:00
neverlandandGitHub 5ac6996e56 feat(Calendar): add scrollToDate method (#7847) 2021-01-02 17:02:10 +08:00
chenjiahan b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan 568ba3d815 chore(Calendar): remove unused getDate 2020-12-30 17:27:57 +08:00
a5ce7f487f fix(Calendar): change props.data to props.date to fix getDate bug #7837 (#7838)
Co-authored-by: sanfordliao <sanfordliao@tencent.com>
2020-12-30 17:24:59 +08:00
chenjiahan 89ecc5f20e fix(Calendar): failed to watch defaultDate #7815 2020-12-28 19:43:05 +08:00
chenjiahan b3b03e20be fix(Calendar): title slot not work #7826 2020-12-28 19:39:11 +08:00
chenjiahan 455b9e6d44 docs(Calendar): fix variable conflict #7803 2020-12-26 14:12:29 +08:00
chenjiahan cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan fae7d99e7c Merge branch '2.x' into dev 2020-12-16 20:24:22 +08:00
chenjiahan 9e86d01e83 docs(Calendar): use composition api 2020-12-15 15:41:08 +08:00
neverlandandGitHub 27cf2d60ef docs(Calendar): add allow-same-day tips (#7740) 2020-12-14 17:21:45 +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
chenjiahanandneverland 1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +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 dc6330bcdc test(Calendar): fix snapshot 2020-11-16 11:40:42 +08:00
chenjiahan 9aec2bcae7 Merge branch '2.x' into dev 2020-11-15 21:04:24 +08:00
neverlandandGitHub b382e18d30 fix(Calendar): month-show event triggered multiple times (#7565) 2020-11-15 20:46:56 +08:00
neverlandandGitHub 0bd1128b91 fix(Calendar): should not render all months on mounted (#7564) 2020-11-15 17:26:46 +08:00