]> source.dussan.org Git - jquery-ui.git/commit
Calendar: Fix view when moving between multiple months with keyboard
authorFelix Nagel <info@felixnagel.com>
Tue, 25 Aug 2015 20:40:54 +0000 (22:40 +0200)
committerFelix Nagel <info@felixnagel.com>
Thu, 10 Sep 2015 21:21:23 +0000 (23:21 +0200)
commit09be7b328ed6092575ee224230c85ea6f7018260
treecdb4a9b540d3ae8fd11d9ae0a8d334f2306d8cf0
parent38101a478b3ee9b91d02fd5c338edf0df9221a4a
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).
tests/unit/calendar/options.js
ui/widgets/calendar.js