aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - ↵Scott González2009-05-311-7/+14
| | | | Demo: Dialog modal form demo doesn't react to focus on button).
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-2736-522/+1299
|
* eol-style and mime-typeRichard Worth2009-05-223-168/+168
|
* Partial fix for #3773Jörn Zaefferer2009-05-122-2/+2
|
* Tabs: prevent list-style assigned to li directly, fixes #4450Klaus Hartl2009-05-111-2/+2
|
* spinner: removed mousewheel plugin from trunk/external (revert)Ca-Phun Ung2009-05-115-335/+0
|
* Fix for #4282, fixes 14 testsJörn Zaefferer2009-05-111-10/+8
|
* Fix for #4222Jörn Zaefferer2009-05-114-10/+59
|
* spinner: added mousewheel plugin to trunk/external.Ca-Phun Ung2009-05-115-0/+335
|
* fix for #4492: added missing semicolonsJörn Zaefferer2009-05-071-6/+6
|
* Datepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually ↵Keith Wood2009-04-261-3/+1
| | | | inserted input in DatePicker
* Datepicker: Fixed #4480 Date format and first day for regional default ↵Keith Wood2009-04-261-3/+3
| | | | values in "ui.datepicker-ca.js"
* Datepicker: Added Azerbaijani localisationKeith Wood2009-04-263-0/+25
|
* removed BOMsRichard Worth2009-04-242-2/+2
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-18/+22
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-2/+2
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-1/+1
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-1/+2
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-6/+5
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-12/+0
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-20/+22
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-7/+8
|
* effects: demo visualising easing functions, added to indexJörn Zaefferer2009-04-231-1/+7
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-230-0/+0
|
* effects: demo visualising easing functions, tuningJörn Zaefferer2009-04-231-3/+7
|
* effects: demo visualising easing functionsJörn Zaefferer2009-04-231-0/+92
|
* updated the condition to assert that values.legnth ==2 and range: true. ↵Andrew Powell2009-04-191-2/+4
| | | | (fixed #3736 - Slider: some handles get stuck when using two or more handles)
* Updated the test to include all scenarios.Andrew Powell2009-04-191-4/+19
|
* Effects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core ↵Scott González2009-04-191-2/+4
| | | | corrupts jQuery toggle(<boolean switch>) functionality.
* Dialog demo: Removed misplaced !important.Scott González2009-04-181-3/+3
|
* Dialog: Using new delayed focus method. Also fixed a bug where focus would ↵Scott González2009-04-181-11/+9
| | | | leave the dialog for a fraction of a second when cycling through the tabbable elements.
* Dialog: Expanded all self-closing tags for HTML conformance.Scott González2009-04-181-4/+4
|
* Dialog: Using local variables to improve minification.Scott González2009-04-181-66/+75
|
* Progressbar: Removed getter property.Scott González2009-04-181-2/+1
|
* Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, ↵Scott González2009-04-182-0/+36
| | | | setFocus().
* Accordion - Removed easeslide animation. Fixes #4204 - Easeslide does not ↵Scott González2009-04-181-7/+1
| | | | work (Accordion).
* Accordion: Gracefully falling back to a linear animation for any ↵Scott González2009-04-171-0/+3
| | | | non-existant animation specified for the animated option. Fixes #4392 - Accordion: option animated true causes JavaScript error.
* whitespaceRichard Worth2009-04-171-69/+69
|
* Added visual test page for #3736 - Some handles get stuck when using two or ↵Richard Worth2009-04-172-1/+33
| | | | more handles
* Added visual test page for #3762 - slider handles not restricted properly ↵Richard Worth2009-04-171-0/+27
| | | | when set programmatically
* Datepicker: Fixed #3861 Manually entered date does not update altFieldKeith Wood2009-04-162-2/+36
|
* Progressbar: Modified value method to act as both a getter and setter. ↵Scott González2009-04-162-2/+15
| | | | Fixed #4427 - progressbar('value') returns a reference to this instead of the value.
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget ↵Scott González2009-04-1520-63/+215
| | | | factory should auto detect getters.
* Datepicker: Fixed #4462 - Estonian localizationKeith Wood2009-04-143-0/+25
|
* Fix for 4427. Per Scott G; Widgets cannot presently have getters and setters ↵Andrew Powell2009-04-121-1/+2
| | | | with the same name. Scott's changes to the widget factory enable this and will be merged soon.
* Datepicker: Fixed #4348 - Datepicker positioned outside body when scrollbar ↵Keith Wood2009-04-101-4/+4
| | | | enabled
* Datepicker: Apply min/max settings on setDateKeith Wood2009-04-101-0/+34
|
* Datepicker: Restored keystrokes for yearly movementsKeith Wood2009-04-101-10/+17
|
* Datepicker: Removed more remnants of range select functionalityKeith Wood2009-04-101-11/+5
|
* Datepicker: Apply min/max settings on setDateKeith Wood2009-04-101-13/+14
|