chenjiahan
|
3a0b6d1c30
|
Merge branch '2.x' into dev
|
2021-01-02 17:20:30 +08:00 |
|
neverland
|
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 |
|
sanfengliao
|
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 |
|
neverland
|
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 |
|
chenjiahan
|
65a5ed8553
|
style(Circle): add @circle-layer-color less var
|
2020-11-30 23:00:32 +08:00 |
|
chenjiahan
|
1a6cf64f54
|
style(Circle): add @circle-color less var
|
2020-11-30 23:00:32 +08:00 |
|
chenjiahan
|
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 |
|
neverland
|
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 |
|
neverland
|
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 |
|
neverland
|
b382e18d30
|
fix(Calendar): month-show event triggered multiple times (#7565)
|
2020-11-15 20:46:56 +08:00 |
|
neverland
|
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
|
704a9e3231
|
fix(Calendar): failed to render when default-date is null #7519
|
2020-11-11 21:01:34 +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
|
ffa671791f
|
fix(Calendar): incorrect initial date #7412
|
2020-11-08 17:28:19 +08:00 |
|
chenjiahan
|
4bb60a38b0
|
fix(Calendar): watch maxData/minDate and reset #7412
|
2020-10-28 21:39:59 +08:00 |
|
chenjiahan
|
59ed9eee51
|
docs: link to vue3 site
|
2020-10-25 09:25:26 +08:00 |
|
chenjiahan
|
5e00ab978b
|
Merge branch '2.x' into dev
|
2020-10-24 18:02:50 +08:00 |
|
chenjiahan
|
2206e77cc5
|
docs: update links
|
2020-10-24 17:25:35 +08:00 |
|
chenjiahan
|
e8244c44e1
|
docs: remove demo-section
|
2020-10-22 16:44:19 +08:00 |
|
chenjiahan
|
791d9e2315
|
Merge branch 'dev' into next
|
2020-10-18 20:10:42 +08:00 |
|
neverland
|
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 |
|
neverland
|
68c54aaa25
|
docs(Calendar): fix false typo (#7331)
|
2020-10-14 21:01:16 +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 |
|
chenjiahan
|
c8a00f3ad3
|
chore: move useCountdown to @vant/use
|
2020-10-06 10:03:08 +08:00 |
|
chenjiahan
|
489f691aab
|
fix: incorrect useRect import path
|
2020-10-05 17:21:46 +08:00 |
|
chenjiahan
|
fd92564c27
|
chore: move useRect to @vant/use
|
2020-10-05 11:22:30 +08:00 |
|
chenjiahan
|
1aa1b3d3a5
|
Merge branch 'dev' into next
|
2020-10-02 08:50:37 +08:00 |
|
neverland
|
8d2c4b1e46
|
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method
* chore: update doc
|
2020-09-29 20:49:22 +08:00 |
|
chenjiahan
|
0072f4fe02
|
chore: expose utils in entry file
|
2020-09-27 17:11:43 +08:00 |
|
chenjiahan
|
fc50e26416
|
refactor(Calendar): refactor with composition api
|
2020-09-24 19:01:09 +08:00 |
|