.. |
i18n
|
Datepicker: Add yearSuffix value for Chinese/Korean. fixes #4793
|
2009-08-19 16:33:32 +00:00 |
effects.blind.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.bounce.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.clip.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.core.js
|
Effects: handle switch parameter in toggleClass, fixes #4722
|
2009-07-27 17:35:54 +00:00 |
effects.drop.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.explode.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.fold.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.highlight.js
|
Highlight effect: refactor.
|
2009-07-21 04:21:50 +00:00 |
effects.pulsate.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.scale.js
|
Scale: Reset opacity after animation. Fixed #4274 - New show hide effects don't execute correctly in IE.
|
2009-07-09 04:00:35 +00:00 |
effects.shake.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.slide.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
effects.transfer.js
|
changed ui.jquery.com to jqueryui.com
|
2009-02-27 11:41:40 +00:00 |
ui.accordion.js
|
accordion: remove deprecated alwaysOpen option (collapsible was introduced in last stable release); fixed collapsible-false accordion in combination with activate method (with fasly-argument to close all); changed activate-option default to 0 (which was the "computed" default anyway); lots of fixes for the testsuite, while removing some of the "missing" tests: header accepts only a selector (updated spec to make that more clear), while testing animations in unit tests is rather pointless
|
2009-09-15 08:33:28 +00:00 |
ui.core.js
|
Widget factory: Namespace the remove event handler.
|
2009-09-06 16:19:30 +00:00 |
ui.datepicker.js
|
datepicker: fixed two global variables
|
2009-09-15 08:14:11 +00:00 |
ui.dialog.js
|
dialog: Fixes #4826 - Setting resizable false toggles resizable on dialog
|
2009-09-15 16:53:39 +00:00 |
ui.draggable.js
|
draggable, sortable: include originalPosition in ui hash, implements #3782
|
2009-08-23 17:40:44 +00:00 |
ui.droppable.js
|
droppable: greedy childs that dont accept the draggable dont block propagation anymore, fixes #4570
|
2009-08-22 12:25:50 +00:00 |
ui.position.js
|
Position: fixed comment wording.
|
2009-08-03 13:17:56 +00:00 |
ui.progressbar.js
|
progressbar: option-test fails for non-numeric values, so anything non-numeric is now normalized to 0
|
2009-09-15 08:38:11 +00:00 |
ui.resizable.js
|
resizable: make global _store variable local
|
2009-09-15 08:21:20 +00:00 |
ui.selectable.js
|
All mouse-based plugins: Extend $.ui.mouse.defaults. Changed $.ui.mouse.defaults.cancel to ":input,option" which is used by every plugin as its default. Fixes #4584 ($.ui.mouse.defaults never used).
|
2009-06-09 00:46:00 +00:00 |
ui.slider.js
|
Slider: Create a copy of the options.values array for the return value of _value(). Fixes #4751 - Dragging slider modifies values, even if callback returns false.
|
2009-08-04 23:35:08 +00:00 |
ui.sortable.js
|
draggable, sortable: include originalPosition in ui hash, implements #3782
|
2009-08-23 17:40:44 +00:00 |
ui.stackfix.js
|
Stackfix: restrict version test to IE version
|
2009-07-25 13:19:42 +00:00 |
ui.tabs.js
|
Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define default for select option).
|
2009-06-20 13:17:05 +00:00 |