semantic-ui-calendar-react
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
v0.12.1 2018-11-24
fix: stale input node reference 32b56c3
32b56c3
fix: jump over disabled cell when keyboard navigating 9c15bb1
9c15bb1
fix: if date in month/year disabled the whole month/year disabled ee9b673
ee9b673
fix: string value in disable prop doesn't work 7ce6c73
disable
7ce6c73
v0.12.0 2018-11-19
feat: add disableMinute prop to TimeInput (#49) #49
#49
feat: keyboard shortcuts support 0033d62
0033d62
fix: popup closes on selection e3d1807
e3d1807
fix: extra Tab needed to navigate inside calendar 5acc549
5acc549
fix: remove on focus outline from poped up picker 550f1a4
550f1a4
v0.11.0 2018-11-03
feat: add dateTimeFormat prop to DateTimePicker (#42) #42
#42
fix(yearPicker): initialize page with selected value 6c639aa
6c639aa
fix: #28 popup blured when inside Modal 036a95f
036a95f
fix: initialDate prevent clearing input field 8c51722
8c51722
v0.10.0 2018-10-18
feat: allow passthrough of mountNode to InputView Popup (#38) #38
#38
fix: #39 invalid date when first week in Jan starts with day from prev month (#40) #40
#40
v0.9.1 2018-09-30
#36
v0.9.0 2018-09-18
fix: #31 min/maxDate params not working b9f335f
b9f335f
fix: #34 calendar popup unexpectedly closes 5edea86
5edea86
fix: #33 initialDate doesn't work d15f374
d15f374
fix: delay handle change on one tick 4e012f4
4e012f4
fix: weeks labels dont change locale 24b0632
24b0632
feat(DateInput): enable attribute #30 53c19c3
enable
53c19c3
v0.8.0 2018-08-04
feat: closeOnMouseLeave prop #23
closeOnMouseLeave
#23
fix: #20 onClick prop got false instead of undefined #21
#21
breaking: use Form.Input instead of Input abda4fb
abda4fb