- Migrate to Melange v2
- Cleanup dependencies
- Add
DayPickerSingleDateController
alias
- update
dates
type fromoption
toJs.Nullable
- onFocusChanged returns
Js.Nullable
indeed
- bind onFocusChange using
option
instead ofJs.Nullable
- add
focusedInput
prop toDayPickerRangeController
- remove
Jsx2
wrappers - simplify
dates
type bindings - bump
bs-platform@^9.0.2
- bump
reason-react@^0.9.1
- upgrade
bs-momemt@^0.4.4
- add
daySize
andclassName
toDayPickerRangeController
- upgrade deps
- fix examples
- bump [email protected]
- refmt
- Add SingleDatePicker.
- First release