Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -36/+0 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | All: Wrap I18n files with UMD return exports | Rafael Xavier de Souza | 2014-01-24 | 1 | -4/+17 |
| | | | | | Ref #9464 Ref gh-1029 | ||||
* | Remove trailing whitespace and add final newlines | Trey Hunner | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Datepicker: Changed Arabic dayNamesMin to one-letter strings. Fixes #8375 - ↵ | Amir E. Aharoni | 2012-06-01 | 1 | -1/+1 |
| | | | | | | | | | | 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 | ||||
* | Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with ↵ | Kato Kazuyoshi | 2011-05-05 | 1 | -1/+1 |
| | | | | JavascriptPacker. | ||||
* | Datepicker i18n: corrected arabic month name for May. Fixed #7055 - ↵ | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | | | | Datepicker: arabic month name has March in place of May | ||||
* | Datepicker i18n: Changed all html named character entities to unicode hex ↵ | Richard Worth | 2011-02-19 | 1 | -2/+2 |
| | | | | entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation | ||||
* | Datepicker: modified Arabic day names order. Fixed #6676 - ui.datepicker: ↵ | Khaled AlHourani | 2010-11-21 | 1 | -7/+6 |
| | | | | Arabic Localization miss order | ||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+24 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |