Commit Graph
63 Commits
Author SHA1 Message Date
neverlandandGitHub db41f5ad44 feat(Calendar): add top-info、bottom-info slot (#8716) 2021-05-18 10:09:02 +08:00
nemo-shenandGitHub bb7dccfeec test(Calendar): add test cases (#8712)
* test(Calendar): add test cases

* test(Calendar): test cases

* test(Calendar): test cases
2021-05-17 09:52:19 +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 bbb882acfa test: add typing for some test cases (#8243) 2021-03-02 09:33:08 +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 5d8fb9c523 test(Calendar): utils test cases (#7984) 2021-01-25 11:58:00 +08:00
neverlandandGitHub c30740ecc5 fix(Calendar): should reset to default date when calling reset method (#7967) 2021-01-23 10:47:22 +08:00
chenjiahan b03341792e test: update legacy test cases 2020-12-31 16:06:49 +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 9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +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 0bd1128b91 fix(Calendar): should not render all months on mounted (#7564) 2020-11-15 17:26:46 +08:00
chenjiahan 2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +08:00
chenjiahan e627805746 test: replace propsData with props 2020-11-13 23:33:15 +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 791d9e2315 Merge branch 'dev' into next 2020-10-18 20:10:42 +08:00
neverlandandGitHub 1b97315b54 fix(Calendar): does not show current month with larger screen sizes (#7355)
* fix(Calendar): does not show current month with larger screen sizes

* chore: fix demo snapshot
2020-10-18 19:50:34 +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
neverlandandGitHub 4528c6b9cc fix(Calendar): incorrect month title (#7205)
* fix(Calendar): incorrect month title

* chore: adjust util order

* fix: snapshot
2020-09-18 21:38:27 +08:00
neverlandandGitHub 35f7e818e2 fix(Calendar): incorrect height when using rem (#7190)
* fix(Calendar): incorrect height when using rem

* fix: realRowHeight default value
2020-09-16 21:07:11 +08:00
neverlandandGitHub afb8ac5443 feat(Calendar): add readonly prop (#7115) 2020-09-05 15:04:16 +08:00
neverlandandGitHub 570b324de3 fix(Calendar): row-height should work on selected month (#7046) 2020-08-25 17:41:58 +08:00
neverlandandGitHub 39c6637894 fix(Calendar): should only scroll calendar body when inited (#6926) 2020-08-02 16:49:57 +08:00
chenjiahan f782edc6a4 chore: remove test.only 2020-07-14 11:52:22 +08:00
yeliexandGitHub 5febb845d0 feat: calendar support firstDayOfWeek (#6468) 2020-07-14 11:51:27 +08:00
chenjiahan e194d8bb31 test(Calendar): update snapshot 2020-06-05 22:07:33 +08:00
chenjiahan df69c2d56e chore: remove test.only 2020-06-05 22:05:51 +08:00
neverlandandGitHub bb65c62b1e fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverlandandGitHub f2ec0c5a4d feat(Calendar): add month-show event (#6292) 2020-05-17 20:28:53 +08:00
neverlandandGitHub f344334e12 feat(Calendar): add lazy-render prop (#6245) 2020-05-08 20:03:23 +08:00
neverlandandGitHub 3cda85e122 feat(Calendar): support max-range when type is multiple (#6202)
* feat(Calendar): support max-range when type is multiple

* docs: fix version tag
2020-05-03 09:11:14 +08:00
neverlandandGitHub 8348819cc8 feat(Calendar): add unselect event (#6198) 2020-05-03 08:13:00 +08:00
neverlandandGitHub 48067f79db fix(Calendar): default-date should be today, close #6025 (#6028) 2020-04-10 20:25:27 +08:00
neverlandandGitHub 64e77f3d2a feat(Calendar): auto selected to max range (#5992) 2020-04-03 15:22:02 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
neverlandandGitHub afc3164364 feat(Tabbar): enable safe-area-inset-bottom by default when fixed (#5968) 2020-03-31 22:16:13 +08:00
chenjiahan 866ffdb932 chore(Calendar): fix snapshot 2020-03-20 15:11:47 +08:00
chenjiahan 0a3ed53187 feat(Calendar): add allow-same-day prop (#5688) 2020-03-17 19:37:12 +08:00
chenjiahan 17ecc980a7 feat(Calendar): add show-subtitle prop (#5779) 2020-03-09 20:55:20 +08:00
chenjiahan e575bb4bb1 feat(Calendar): add show-title prop (#5779) 2020-03-09 20:37:37 +08:00
chenjiahan cd7948f031 test(Calendar): fix unknown cause exception 2020-03-08 11:28:33 +08:00
chenjiahan 6d19ad590b feat(Calendar): add multiple type (#5705) 2020-03-03 21:02:00 +08:00
陈嘉涵 556f335cc2 feat(Calendar): add close、closed event 2020-02-20 19:39:34 +08:00
陈嘉涵 5d24a57fee feat(Form): input-align works for input slot 2020-02-13 16:49:30 +08:00