chenjiahan
|
fc50e26416
|
refactor(Calendar): refactor with composition api
|
2020-09-24 19:01:09 +08:00 |
|
chenjiahan
|
cc8b76c86d
|
Merge branch 'dev' into next
|
2020-09-18 22:01:02 +08:00 |
|
chenjiahan
|
dd9e00e9c9
|
Merge branch 'dev' into next
|
2020-09-17 10:26:20 +08:00 |
|
neverland
|
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 |
|
chenjiahan
|
971c16eb3c
|
chore: rename usePublicApi to useExpose
|
2020-09-15 20:19:15 +08:00 |
|
chenjiahan
|
df0a055ce6
|
chore: install @vant/use
|
2020-09-10 21:15:16 +08:00 |
|
chenjiahan
|
b01a587099
|
Merge branch 'dev' into next
|
2020-09-06 07:59:45 +08:00 |
|
neverland
|
aefec84e14
|
feat(Calendar): allow default-date to be null (#7116)
|
2020-09-05 15:22:40 +08:00 |
|
chenjiahan
|
77613e3ee5
|
fix(Calendar): incorrect module path
|
2020-08-31 17:48:07 +08:00 |
|
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 |
|
neverland
|
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 |
|
neverland
|
39c6637894
|
fix(Calendar): should only scroll calendar body when inited (#6926)
|
2020-08-02 16:49:57 +08:00 |
|
yeliex
|
5febb845d0
|
feat: calendar support firstDayOfWeek (#6468)
|
2020-07-14 11:51:27 +08:00 |
|
neverland
|
89fdbf4729
|
fix(Calendar): subtitle not updated in some cases (#6723)
|
2020-07-07 14:44:20 +08:00 |
|
Sakura-zfx
|
6630816742
|
fix(Calendar): Invalid color setting (#6331)
|
2020-05-21 17:34:07 +08:00 |
|
neverland
|
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
|
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 |
|
neverland
|
2047db68d9
|
fix(Calendar): incorrect month title after auto scroll (#5569)
|
2020-01-14 10:52:39 +08:00 |
|
neverland
|
3e634e618e
|
fix(Calendar): missing info when selected (#5536)
|
2020-01-10 09:59:26 +08:00 |
|
neverland
|
24254a7d2c
|
fix(Calendar): incorrect day offset (#5452)
|
2020-01-02 16:37:39 +08:00 |
|
陈嘉涵
|
3250804791
|
feat(Calendar): add color prop
|
2019-12-27 18:01:51 +08:00 |
|
陈嘉涵
|
dec732daac
|
test(Calendar): add test cases
|
2019-12-26 19:59:08 +08:00 |
|
陈嘉涵
|
28f126e4ec
|
feat(Calendar): add formatter prop
|
2019-12-26 19:59:08 +08:00 |
|
陈嘉涵
|
f49c21a7ca
|
feat(Calendar): add default-date prop and remove v-model
|
2019-12-26 19:59:08 +08:00 |
|
陈嘉涵
|
d9da405b95
|
fix(Calendar): row-height not work
|
2019-12-26 19:59:08 +08:00 |
|
陈嘉涵
|
bfb08c37cb
|
feat(Calendar): lazy render
|
2019-12-26 19:59:08 +08:00 |
|
陈嘉涵
|
f65f2cc6cf
|
feat(Calendar): add show-mark prop
|
2019-12-26 19:59:08 +08:00 |
|
陈嘉涵
|
c9964d5759
|
chore(Calendar): code review
|
2019-12-26 19:59:08 +08:00 |
|