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 | ||||
* | Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong ↵ | Vilhjálmur Skúlason | 2013-08-01 | 1 | -1/+1 |
| | | | | dateformat for Icelandic datepicker locale. | ||||
* | Remove trailing whitespace and add final newlines | Trey Hunner | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Datepicker: Replace HTML entities with characters in es, fi, gl, is, it, ↵ | Kris Borchers | 2012-08-23 | 1 | -9/+9 |
| | | | | pt-BR, pt and sl i18n files. Fixes #8515 - Datepicker: Translation displays HTML entities when setting some formats | ||||
* | Datepicker i18n: Changed all html named character entities to unicode hex ↵ | Richard Worth | 2011-02-19 | 1 | -10/+10 |
| | | | | entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation | ||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+23 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |