Commit Graph

11 Commits

Author SHA1 Message Date
Felix Nagel
e63835cb5c Calendar tests: Fix and update button advances unit tests
Related to 3570cc5a2b
2015-12-02 18:46:34 +01:00
Felix Nagel
2fe43bbbe2 Calendar: Fix jscs errors after merging master 2015-10-08 15:06:55 +02:00
Felix Nagel
3e14e0fe33 Calendar tests: Add comment to number of month test 2015-10-08 00:18:48 +02:00
Felix Nagel
521604eea5 Calendar tests: Test for using right arrow button with numberOfMonth 2015-09-10 23:21:54 +02:00
Felix Nagel
558c31ce47 Calendar tests: Add header buttons test when using date below min option 2015-09-10 23:21:53 +02:00
Felix Nagel
9c88ac943b Calendar tests: Fix min / max range header button state tests 2015-09-10 23:21:24 +02:00
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
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
Scott González
71d8f16ad4 Merge branch 'master' into datepicker 2015-07-15 09:40:38 -04:00