Commit Graph
15 Commits
Author SHA1 Message Date
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
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
yeliexandGitHub 5febb845d0 feat: calendar support firstDayOfWeek (#6468) 2020-07-14 11:51:27 +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 17ecc980a7 feat(Calendar): add show-subtitle prop (#5779) 2020-03-09 20:55:20 +08:00
chenjiahan 6d19ad590b feat(Calendar): add multiple type (#5705) 2020-03-03 21:02:00 +08:00
陈嘉涵 0b7c567a78 fix(Calendar): missing className when selected 2020-02-06 12:00:13 +08:00
陈嘉涵 2124cc5261 feat(Calendar): improve accessibility 2020-02-06 11:52:17 +08:00
陈嘉涵 13bbd73141 test(Calendar): add max-range test case 2020-01-15 19:16:37 +08:00
neverlandandGitHub 24254a7d2c fix(Calendar): incorrect day offset (#5452) 2020-01-02 16:37:39 +08:00
陈嘉涵andneverland 6c5cb8827b test(Calendar): update demo snapshot 2019-12-28 12:06:52 +08:00
陈嘉涵andneverland 3250804791 feat(Calendar): add color prop 2019-12-27 18:01:51 +08:00
陈嘉涵andneverland dec732daac test(Calendar): add test cases 2019-12-26 19:59:08 +08:00
陈嘉涵andneverland 49781a5e15 feat(Calendar): add basic files 2019-12-26 19:59:08 +08:00