diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.calendar.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.calendar.md Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,93 @@ +Calendar Change History +======================= + +3.10.3 +------ + +* No changes. + +3.10.2 +------ + +* No changes. + +3.10.1 +------ + +* No changes. + +3.10.0 +------ + +* No changes. + +3.9.1 +----- + +* No changes. + +3.9.0 +----- + +* Removed unused `substitute` dependency. + +3.8.1 +----- + +* Update calendar navigator controls when minimum or maximum date changes [jafl]. + +3.8.0 +----- + +* No changes. + +3.7.3 +----- + +* No changes. + +3.7.2 +----- + +* No changes. + +3.7.1 +----- + +* No changes. + +3.7.0 +----- + +* No changes. + +3.6.0 +----- + * Bug fixes for 2532262, 2532277, 2531828. + * Near 100% unit test coverage + +3.5.1 +----- + + * No changes. + + +3.5.0 - Updates +--------------- + * Calendar is now keyboard navigable [Ticket #2530348] + * Calendar skins have been updated [Tickets #2530720, [#2531110, #2531744] + * Calendar has received accessibility fixes + * CalendarNavigator plugin has been updated and now supports disabled button states + * Calendar got multiple new internationalization packages (de, fr, pt-BR, zh-HANT-TW) + +3.4.1 - Bug Fix Release +----------------------- + + * Calendar now supports Japanese language internationalization + * Multiple calendars can now be used on the same page [Ticket #2530925] + * When individual dates are clicked in Firefox, they are not text-selected [Ticket #2530754] + * Multiple date selection now works correctly when it spans the Daylight Savings Time change date [Ticket #2530979] + * A few documentation issues have been fixed [Tickets #2530929 and #2530930] + +3.4.0 - Initial release +-----------------------