141 Commits

Author SHA1 Message Date
neverland
83e051f621
feat(Calendar): add top-info、bottom-info slot (#8847) 2021-06-10 19:20:22 +08:00
neverland
59389a8fd7
docs(Calendar): fix typo (#8556) 2021-04-17 22:08:19 +08:00
neverland
1d8bfbb3f8
fix(Calendar): failed to update subtitle in some cases (#8513) 2021-04-12 19:36:18 +08:00
neverland
2ae7c9b2ed
docs(Calendar): hide firstDayOfWeek in weapp (#8238) 2021-02-28 19:29:46 +08:00
neverland
d20224a47c
feat(ImagePreview): reset scale after swiping (#7974)
* feat(ImagePreview): reset scale after swiping

* fix: should not emit scale event

* fix(Calendar): watch type and reset
2021-01-23 16:21:36 +08:00
chenjiahan
3351f8a07a feat(Calendar): reset method support specified date #7943 2021-01-22 17:54:14 +08:00
neverland
bbfd17427a
docs: remove legacy version tag (#7876) 2021-01-09 09:32:52 +08:00
neverland
5ac6996e56
feat(Calendar): add scrollToDate method (#7847) 2021-01-02 17:02:10 +08:00
neverland
27cf2d60ef
docs(Calendar): add allow-same-day tips (#7740) 2020-12-14 17:21:45 +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
neverland
862adcd8eb
docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
neverland
a3b9e67d36
docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +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
2206e77cc5 docs: update links 2020-10-24 17:25:35 +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
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
neverland
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
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
neverland
bc59e6ea5d
fix(Calendar): readonly not work in multiple mode (#7127) 2020-09-07 20:53:26 +08:00
neverland
aefec84e14
feat(Calendar): allow default-date to be null (#7116) 2020-09-05 15:22:40 +08:00
neverland
afb8ac5443
feat(Calendar): add readonly prop (#7115) 2020-09-05 15:04:16 +08:00
neverland
570b324de3
fix(Calendar): row-height should work on selected month (#7046) 2020-08-25 17:41:58 +08:00
neverland
a0c10adbae
fix(Calendar): render error when using rem unit (#7037) 2020-08-22 16:11:08 +08:00
neverland
39c6637894
fix(Calendar): should only scroll calendar body when inited (#6926) 2020-08-02 16:49:57 +08:00
neverland
e15abf4f0f
feat(Caldenar): enable close-on-popstate by default (#6874) 2020-07-25 15:01:24 +08:00
neverland
e541260ef3
fix(Calendar): rendering fails in some cases (#6812) 2020-07-18 18:53:40 +08:00
neverland
3a676aa87d
docs(Calendar): add vertion tip (#6783) 2020-07-14 20:39:56 +08:00
chenjiahan
f782edc6a4 chore: remove test.only 2020-07-14 11:52:22 +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
neverland
2f1e84abe4
docs: demo card (#6703) 2020-07-04 20:38:16 +08:00
neverland
8c995f6320
fix(Calendar): quick select not work when select same day (#6504) 2020-06-10 16:59:59 +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
Sakura-zfx
6630816742
fix(Calendar): Invalid color setting (#6331) 2020-05-21 17:34:07 +08:00
neverland
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverland
f2ec0c5a4d
feat(Calendar): add month-show event (#6292) 2020-05-17 20:28:53 +08:00
neverland
f344334e12
feat(Calendar): add lazy-render prop (#6245) 2020-05-08 20:03:23 +08:00
neverland
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
neverland
8348819cc8
feat(Calendar): add unselect event (#6198) 2020-05-03 08:13:00 +08:00
neverland
c885801f32
refactor(Button): use flex layout (#6180) 2020-04-29 21:31:35 +08:00
chenjiahan
baefc6b212 docs: fix space 2020-04-11 09:17:33 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
neverland
48067f79db
fix(Calendar): default-date should be today, close #6025 (#6028) 2020-04-10 20:25:27 +08:00
neverland
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