-
feat: add
hideMobileKeyboardprop#143 -
feat: add
className's to headers and wrap table cell content in span#139 -
fix: Esc and Arrow keys fixes for Internet Explorer. And removed prevent default on arrow left/right events
#137 -
fix(DatesRangeInput): error when allowed range doesn't contain today
#140 -
fix (DateInput, DateTimeInput): update internal *Input date when value changed
#142
- fix(package): set proper types path
#115
-
feat(DatesRangeInput): allow same start/end date selection when using
#104 -
fix: readOnly prop in InputView
fe63e3d -
fix: #95 #55 can't change years and months in IE
#110 -
chore: build for multiple module systems
ef32ca7 -
chore: add umd build
#111
-
fix: can mark any date
#98 -
fix(InputView): don't wrap field in extra div
#99 -
fix: use "ui icon input" for correct styling
#100 -
fix: can remove icon from input
#101
-
feat: allow to mark specific dates
#77 -
feat: MonthRangeInput
#79 -
feat: adds localization prop on each component
#85 -
fix(MinutePicker): #78 minDate disables minutes in each hour in the day
93972b3 -
fix: #83 pass popup mount node to inputView
#89 -
fix: #84 initialize picker state with input value
#88 -
fix(DateInput/DateTimeInput): #93 able to change year, month, date ...
#96
-
feat: added transitions for popup
65 -
feat: pickerWidth and pickerStyle props on top level component
6ed8e76 -
fix: BasePicker SyntheticEvent generic type
69
-
feat: add clearable props to Input
#60 -
fix: do not select disabled cells after page switch
b536d89 -
fix: not jump over 0th cell on ArrowLeft press
394470c -
fix(MinutePicker): getInitialDatePosition handles disabled positions
c1ad726 -
fix: #59 prevent selecting disabled values
bab7718
-
fix: stale input node reference
32b56c3 -
fix: jump over disabled cell when keyboard navigating
9c15bb1 -
fix: if date in month/year disabled the whole month/year disabled
ee9b673 -
fix: string value in
disableprop doesn't work7ce6c73
-
feat: add disableMinute prop to TimeInput (#49)
#49 -
feat: keyboard shortcuts support
0033d62 -
fix: popup closes on selection
e3d1807 -
fix: extra Tab needed to navigate inside calendar
5acc549 -
fix: remove on focus outline from poped up picker
550f1a4
-
feat: add dateTimeFormat prop to DateTimePicker (#42)
#42 -
fix(yearPicker): initialize page with selected value
6c639aa -
fix: #28 popup blured when inside Modal
036a95f -
fix: initialDate prevent clearing input field
8c51722
-
feat: allow passthrough of mountNode to InputView Popup (#38)
#38 -
fix: #39 invalid date when first week in Jan starts with day from prev month (#40)
#40
- feat(preserveViewMode): allow preserveViewMode to reset mode onFocus
#36
-
fix: #31 min/maxDate params not working
b9f335f -
fix: #34 calendar popup unexpectedly closes
5edea86 -
fix: #33 initialDate doesn't work
d15f374 -
fix: delay handle change on one tick
4e012f4 -
fix: weeks labels dont change locale
24b0632 -
feat(DateInput):
enableattribute #3053c19c3