]> source.dussan.org Git - jquery-ui.git/commit
Calendar: Fix weekday name jumping when using numberOfMonths option
authorFelix Nagel <info@felixnagel.com>
Tue, 25 Aug 2015 15:47:13 +0000 (17:47 +0200)
committerFelix Nagel <info@felixnagel.com>
Tue, 25 Aug 2015 15:47:13 +0000 (17:47 +0200)
commita307992375c1b67a930d6c9c5b497828ed6cad8f
tree661f52af06e19c94d261e0c6c58fb2a861da0b53
parent31d9184aa3d5411db11834bd738547775fad487a
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.
tests/unit/calendar/options.js
ui/widgets/calendar.js