Amir E. Aharoni
|
d0acccf3cc
|
Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - Datepicker: Incorrect dayNamesMin for Arabic locale.
Before this change the minimal names for days of week were the same
as the long names. This caused the datepicker to be too wide.
The one-letter strings come from the CLDR:
http://unicode.org/repos/cldr-tmp/trunk/diff/summary/ar.html
(cherry picked from commit 8f42ab0134 )
|
2012-06-01 10:42:36 -04:00 |
|
Kato Kazuyoshi
|
0d0addee16
|
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker.
(cherry picked from commit f505de68fd )
|
2011-05-04 16:56:22 -04:00 |
|
Richard Worth
|
bfb5582435
|
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
(cherry picked from commit 5c6afa8e7b )
|
2011-03-02 21:47:51 -05:00 |
|
Khaled AlHourani
|
3361e8fe9d
|
Datepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: Arabic Localization miss order
|
2010-11-21 09:47:06 -05:00 |
|
Richard Worth
|
e2d873e6f0
|
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
|
2009-09-17 10:39:12 +00:00 |
|