Commit Graph
39 Commits
Author SHA1 Message Date
chenjiahan 0d64cf1b63 feat: add usePublicApi 2020-08-31 16:57:49 +08:00
chenjiahan f843e6def9 refactor(Tabbar): refactor with composition api 2020-08-28 15:19:16 +08:00
chenjiahan c720eea831 fix(Image): loading placeholder not work 2020-08-26 16:24:02 +08:00
chenjiahan 2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan 216d326158 feat: add useRect 2020-08-26 15:24:50 +08:00
chenjiahan d0848544d4 chore: improve exposed api 2020-08-26 11:14:36 +08:00
chenjiahan 9f372af1ec feat: add useToggle 2020-08-26 10:36:07 +08:00
chenjiahan 1aa61f7142 refactor(Calendar): extract Day component 2020-08-26 10:02:44 +08:00
chenjiahan c71f5ff857 refactor(Calendar): refactor Month/Header component 2020-08-25 20:56:05 +08:00
chenjiahan cabb26bbd8 Merge branch 'dev' into next 2020-08-25 19:08:29 +08:00
neverlandandGitHub 570b324de3 fix(Calendar): row-height should work on selected month (#7046) 2020-08-25 17:41:58 +08:00
chenjiahan 0dd713f361 feat: migrate Calendar component 2020-08-09 21:31:44 +08:00
neverlandandGitHub 39c6637894 fix(Calendar): should only scroll calendar body when inited (#6926) 2020-08-02 16:49:57 +08:00
yeliexandGitHub 5febb845d0 feat: calendar support firstDayOfWeek (#6468) 2020-07-14 11:51:27 +08:00
neverlandandGitHub 89fdbf4729 fix(Calendar): subtitle not updated in some cases (#6723) 2020-07-07 14:44:20 +08:00
Sakura-zfxandGitHub 6630816742 fix(Calendar): Invalid color setting (#6331) 2020-05-21 17:34:07 +08:00
neverlandandGitHub f344334e12 feat(Calendar): add lazy-render prop (#6245) 2020-05-08 20:03:23 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan 0a3ed53187 feat(Calendar): add allow-same-day prop (#5688) 2020-03-17 19:37:12 +08:00
chenjiahan 885a9e6ac7 chore(Calendar): show first month title when subtitle is hidden 2020-03-09 23:08:15 +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 ab82f42f6a fix(Calendar): color not work in multiple mode (#5786) 2020-03-09 20:23:50 +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
陈嘉涵 086e910afd feat(Calendar): row-height、max-range can be string type 2020-01-28 21:43:07 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
neverlandandGitHub 2047db68d9 fix(Calendar): incorrect month title after auto scroll (#5569) 2020-01-14 10:52:39 +08:00
neverlandandGitHub 3e634e618e fix(Calendar): missing info when selected (#5536) 2020-01-10 09:59:26 +08:00
neverlandandGitHub 24254a7d2c fix(Calendar): incorrect day offset (#5452) 2020-01-02 16:37:39 +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 28f126e4ec feat(Calendar): add formatter prop 2019-12-26 19:59:08 +08:00
陈嘉涵andneverland f49c21a7ca feat(Calendar): add default-date prop and remove v-model 2019-12-26 19:59:08 +08:00
陈嘉涵andneverland d9da405b95 fix(Calendar): row-height not work 2019-12-26 19:59:08 +08:00
陈嘉涵andneverland bfb08c37cb feat(Calendar): lazy render 2019-12-26 19:59:08 +08:00
陈嘉涵andneverland f65f2cc6cf feat(Calendar): add show-mark prop 2019-12-26 19:59:08 +08:00
陈嘉涵andneverland c9964d5759 chore(Calendar): code review 2019-12-26 19:59:08 +08:00