0.26.6
- fix
visibleTimeStart
,visibleTimeEnd
andonTimeChange
not working as expected in controlled mode @Ilaiwi
examples
two new examples
Controlled scroll
Controlled visible port of the calendar using visibleTimeStart
and visibleTimeEnd
. This also limits scrolling by mouse and adds two buttons to change the visible port of the calendar
Programmatically Scrolling
Using controlled scroll and react-spring to trigger scrolling and create an animation.