Adjustments to accommodate all date-related features in core v3.3.0, including:
visibleRange
- complete control over view's date rangevalidRange
- restrict date rangechangeView
- pass in a date or visibleRange as second paramdateIncrement
- customize prev/next jump (#36)dateAlignment
- custom view alignment, like start-of-weekdayCount
- force a fixed number-of-days, even with hiddenDaysdisableNonCurrentDates
- option to hide day cells for prev/next months
Bugfixes:
- event titles strangely positioned while touch scrolling in Timeline (#223)