Commit Graph

5 Commits

Author SHA1 Message Date
Felix Nagel
31908a1465 Calendar: Make header prev / next buttons min / max option aware
* Disable / enable header buttons according to min / max
* Add tests for header button states
* Improve header button rendering and refreshing
* Improve header button label escaping on create
* Create button pane for multiple pickers (bugfix)
2015-09-10 23:21:24 +02:00
Felix Nagel
c5b2d8552c Calendar: Make use of escapeSelector method 2015-09-10 23:21:23 +02:00
Felix Nagel
09be7b328e Calendar: Fix view when moving between multiple months with keyboard
Make sure numberOfMonths is taken into account while navigating with keyboard
when rendering multiple calendar grids (numberOfMonths > 1).
2015-09-10 23:21:23 +02:00
Felix Nagel
a307992375 Calendar: Fix weekday name jumping when using numberOfMonths option
Fixes weekday name jumping when clicking the last day of the last
grid. Includes some basic tests for multiple month demo and this
specific issue.
2015-08-25 17:47:13 +02:00
Scott González
31d9184aa3 Merge branch 'master' into datepicker 2015-08-20 09:48:11 -04:00