Objective
Now the only way to select a range that covers several months is to switch between months using buttons. This is not very useful for selecting large date ranges
It would be convenient to scroll the calendar down/up to increase the range
Solution Proposal
Add prop that allows scrolling calendar
Definition of done
Added prop enableScroll, default value is false. If value is true it becomes possible to scroll the calendar up and down, loading part of the calendar as you scroll