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 |
|
neverland
|
0698872285
|
fix(Calendar): rendering error when activated (#5978)
|
2020-04-01 20:27:32 +08:00 |
|
neverland
|
afc3164364
|
feat(Tabbar): enable safe-area-inset-bottom by default when fixed (#5968)
|
2020-03-31 22:16:13 +08:00 |
|
Jake
|
fd5ec085f1
|
fix(Calendar): fix the default date of multiple selection type (#5907)
|
2020-03-25 13:57:45 +08:00 |
|
chenjiahan
|
d8fa4b9495
|
docs: simplify $t to t
|
2020-03-21 14:46:02 +08:00 |
|
chenjiahan
|
866ffdb932
|
chore(Calendar): fix snapshot
|
2020-03-20 15:11:47 +08:00 |
|
chenjiahan
|
1aef6fd076
|
fix(Calendar): incorret button native-type (#5873)
|
2020-03-20 14:13:56 +08:00 |
|
chenjiahan
|
0a3ed53187
|
feat(Calendar): add allow-same-day prop (#5688)
|
2020-03-17 19:37:12 +08:00 |
|
chenjiahan
|
4695dc29b9
|
docs(Calendar): split props
|
2020-03-15 11:14:38 +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
|
cd7948f031
|
test(Calendar): fix unknown cause exception
|
2020-03-08 11:28:33 +08:00 |
|
chenjiahan
|
fd6b48873a
|
docs(Calendar): update default-prop description
|
2020-03-06 07:38:22 +08:00 |
|
chenjiahan
|
8b659a0a52
|
fix(Calendar): incorrect position when poppable is false (#5760)
|
2020-03-05 20:20:02 +08:00 |
|
chenjiahan
|
6d19ad590b
|
feat(Calendar): add multiple type (#5705)
|
2020-03-03 21:02:00 +08:00 |
|
陈嘉涵
|
7cc887a20c
|
fix(Calendar): scrollIntoView error when hidden (#5708)
|
2020-02-22 14:42:09 +08:00 |
|
陈嘉涵
|
a83082f599
|
feat(Calendar): add open、opened event
|
2020-02-20 19:52:55 +08:00 |
|
陈嘉涵
|
556f335cc2
|
feat(Calendar): add close、closed event
|
2020-02-20 19:39:34 +08:00 |
|
陈嘉涵
|
ffb0967274
|
fix(Calendar): add Math.floor to avoid decimal height issues (#5640)
|
2020-02-18 10:03:39 +08:00 |
|
陈嘉涵
|
407b7ded43
|
feat(Calendar): scroll to current month after reset
|
2020-02-17 14:35:56 +08:00 |
|
陈嘉涵
|
79d2c344f9
|
fix(Calendar): should not check range in single mode
|
2020-02-17 14:33:59 +08:00 |
|
陈嘉涵
|
f1a5097a2e
|
feat(Calendar): scroll to currecnt month when default-date changed (#5664)
|
2020-02-17 14:28:40 +08:00 |
|
陈嘉涵
|
f507b99cb7
|
fix(Calendar): fix render issues in some devices (#5640)
|
2020-02-14 16:16:44 +08:00 |
|
陈嘉涵
|
5d24a57fee
|
feat(Form): input-align works for input slot
|
2020-02-13 16:49:30 +08:00 |
|
陈嘉涵
|
e93fcb0603
|
fix(Calendar) should not submit form
|
2020-02-11 15:49:51 +08:00 |
|
陈嘉涵
|
aceaa2f739
|
docs: improve event param typing
|
2020-02-09 11:12:15 +08:00 |
|
陈嘉涵
|
e7d3f536c7
|
docs: improve link spacing
|
2020-02-08 20:16:04 +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 |
|
陈嘉涵
|
c6f424baa7
|
docs: update numeric type
|
2020-01-29 10:11:09 +08:00 |
|
陈嘉涵
|
086e910afd
|
feat(Calendar): row-height、max-range can be string type
|
2020-01-28 21:43:07 +08:00 |
|
陈嘉涵
|
6ddd7ae69b
|
docs: update version tag
|
2020-01-26 17:24:59 +08:00 |
|
陈嘉涵
|
a49d239d69
|
docs: add method usage link
|
2020-01-25 16:48:12 +08:00 |
|
陈嘉涵
|
7cf026f045
|
chore(ActionSheet): adjust max-height
|
2020-01-23 10:49:00 +08:00 |
|
陈嘉涵
|
1b576f02b2
|
docs: optimize safe area link
|
2020-01-23 10:40:37 +08:00 |
|
陈嘉涵
|
2b82dcc3dd
|
feat(Calendar): add close-on-popstate prop
|
2020-01-21 22:52:00 +08:00 |
|
neverland
|
803727e2f9
|
feat(Calendar): add get-contaienr prop (#5609)
|
2020-01-20 16:43:47 +08:00 |
|
陈嘉涵
|
3a4107ef49
|
docs: make document more compact
|
2020-01-19 19:52:46 +08:00 |
|
陈嘉涵
|
bb53c3c758
|
chore: sort imports
|
2020-01-19 19:29:30 +08:00 |
|
陈嘉涵
|
2adcfd8b8b
|
chore: prettier test files
|
2020-01-19 16:16:54 +08:00 |
|
陈嘉涵
|
389d68884d
|
chore: add trailingComma
|
2020-01-19 11:57:09 +08:00 |
|