]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agoDatepicker: Fixed #4691 Datepicker positioning is off if the window has almost the...
Keith Wood [Wed, 22 Jul 2009 08:39:44 +0000 (08:39 +0000)]
Datepicker: Fixed #4691 Datepicker positioning is off if the window has almost the same height as the calendar div

15 years agoDatepicker: Fixed #3891 Autosize input field
Keith Wood [Wed, 22 Jul 2009 08:37:28 +0000 (08:37 +0000)]
Datepicker: Fixed #3891 Autosize input field

15 years agoDatepicker: Fixed #4684 Datepicker bug when textbox id contains '$'
Keith Wood [Wed, 22 Jul 2009 08:34:27 +0000 (08:34 +0000)]
Datepicker: Fixed #4684 Datepicker bug when textbox id contains '$'

15 years agoDatepicker: Fixed #4647 setDate cannot be called multiple times
Keith Wood [Wed, 22 Jul 2009 08:28:01 +0000 (08:28 +0000)]
Datepicker: Fixed #4647 setDate cannot be called multiple times

15 years agoHighlight effect: refactor.
Scott González [Tue, 21 Jul 2009 04:21:50 +0000 (04:21 +0000)]
Highlight effect: refactor.

15 years agoChanged 0px to 0. Fixes #4351 - CSS units for zero.
Scott González [Tue, 21 Jul 2009 03:14:32 +0000 (03:14 +0000)]
Changed 0px to 0.  Fixes #4351 - CSS units for zero.

15 years agoDialog: Contain resizing to the document. Fixes #4664 - uiDialog.resizable needs...
Scott González [Tue, 21 Jul 2009 00:03:39 +0000 (00:03 +0000)]
Dialog: Contain resizing to the document.  Fixes #4664 - uiDialog.resizable needs containment:'document' to agree with uiDialog.draggable.

Thanks AudreyT.

15 years agoreverted r2948 - error is not in the test but in dialog itself.
Ca-Phun Ung [Mon, 20 Jul 2009 13:56:08 +0000 (13:56 +0000)]
reverted r2948 - error is not in the test but in dialog itself.

15 years agofixed error in datepicker dialog compound test
Ca-Phun Ung [Mon, 20 Jul 2009 13:22:20 +0000 (13:22 +0000)]
fixed error in datepicker dialog compound test

15 years agoadded tabs-slider demo
Jörn Zaefferer [Sun, 19 Jul 2009 11:32:40 +0000 (11:32 +0000)]
added tabs-slider demo

15 years agoFixed titles of visual test pages.
Scott González [Sat, 18 Jul 2009 18:35:30 +0000 (18:35 +0000)]
Fixed titles of visual test pages.

15 years agoStarted building compound visual tests (multiple plugins). Partial fix for #4651...
Scott González [Sat, 18 Jul 2009 18:33:16 +0000 (18:33 +0000)]
Started building compound visual tests (multiple plugins).  Partial fix for #4651 - Create test pages for nested widgets.

15 years agoDialog: Removed drag and resize option handling from setDataSwitch hash (legacy from...
Scott González [Thu, 16 Jul 2009 16:32:35 +0000 (16:32 +0000)]
Dialog: Removed drag and resize option handling from setDataSwitch hash (legacy from when dialog didn't have its own events).

15 years agoFixed the regression introduced in r2861
Jörn Zaefferer [Wed, 15 Jul 2009 08:32:22 +0000 (08:32 +0000)]
Fixed the regression introduced in r2861

15 years agoanimateClass: Don't animate scrollbar properties. Fixes #4676 - toggleClass breaks...
Scott González [Mon, 13 Jul 2009 00:51:03 +0000 (00:51 +0000)]
animateClass: Don't animate scrollbar properties.  Fixes #4676 - toggleClass breaks in IE sometimes.

15 years agotoggleClass demo: Fixed script and stylesheet URLs to be relative.
Scott González [Mon, 13 Jul 2009 00:47:34 +0000 (00:47 +0000)]
toggleClass demo: Fixed script and stylesheet URLs to be relative.

15 years agoworkaround for #4375
Jörn Zaefferer [Sat, 11 Jul 2009 14:00:08 +0000 (14:00 +0000)]
workaround for #4375

15 years agoDialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: beforeclose...
Scott González [Sat, 11 Jul 2009 00:36:36 +0000 (00:36 +0000)]
Dialog: Changed beforeclose option to beforeClose.  Fixes #4669 - Dialog: beforeclose option should be beforeClose.

15 years agoWidget factory: Force event types to be lowercase. Fixes #4668 - All event types...
Scott González [Sat, 11 Jul 2009 00:30:46 +0000 (00:30 +0000)]
Widget factory: Force event types to be lowercase.  Fixes #4668 - All event types should be lowercase even if the corresponding callback is camelcase.

15 years agoDialog: Use _trigger for drag and resize events instead of executing callbacks direct...
Scott González [Fri, 10 Jul 2009 20:00:06 +0000 (20:00 +0000)]
Dialog: Use _trigger for drag and resize events instead of executing callbacks directly.  Fixed #4629 - Dialog events not being triggered.

15 years agoaccordion: fix for static markup
Jörn Zaefferer [Thu, 9 Jul 2009 15:02:05 +0000 (15:02 +0000)]
accordion: fix for static markup

15 years agoupdated header for ui.stackfix.js, after confirming with Brandon the copyright change...
Jörn Zaefferer [Thu, 9 Jul 2009 14:41:18 +0000 (14:41 +0000)]
updated header for ui.stackfix.js, after confirming with Brandon the copyright change (he's already listed in AUTHORS.txt)

15 years agoreplacing bgiframe with ui.stackfix, updated dialog and its demos accordingly
Jörn Zaefferer [Thu, 9 Jul 2009 11:17:19 +0000 (11:17 +0000)]
replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly

15 years agoScale: Reset opacity after animation. Fixed #4274 - New show hide effects don't execu...
Scott González [Thu, 9 Jul 2009 04:00:35 +0000 (04:00 +0000)]
Scale: Reset opacity after animation. Fixed #4274 - New show hide effects don't execute correctly in IE.

15 years agoDraggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove absolutePosit...
Scott González [Thu, 9 Jul 2009 03:22:57 +0000 (03:22 +0000)]
Draggable: Removed absolutePosition from ui hash.  Fixes #3990 - Remove absolutePosition from ui hash.

15 years agoDroppable: Removed absolutePosition from ui hash. Fixes #3989 - Remove absolutePosit...
Scott González [Thu, 9 Jul 2009 03:16:23 +0000 (03:16 +0000)]
Droppable: Removed absolutePosition from ui hash.  Fixes #3989 - Remove absolutePosition from ui hash.

15 years agoFixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety and jlill...
Richard Worth [Tue, 7 Jul 2009 10:41:42 +0000 (10:41 +0000)]
Fixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety and jlillywhite.

15 years agoDatepicker: Fixed #4634 Incorrect month number when using selectOtherMonths
Keith Wood [Sun, 5 Jul 2009 05:26:14 +0000 (05:26 +0000)]
Datepicker: Fixed #4634 Incorrect month number when using selectOtherMonths

15 years agoDatepicker: Fixed #4646 Localization error in ui.datepicker-es.js
Keith Wood [Sun, 5 Jul 2009 05:15:33 +0000 (05:15 +0000)]
Datepicker: Fixed #4646 Localization error in ui.datepicker-es.js

15 years agoWidget factory: Convert falsy data values to an empty hash in _trigger. Fixes #4650...
Scott González [Sat, 4 Jul 2009 03:39:19 +0000 (03:39 +0000)]
Widget factory: Convert falsy data values to an empty hash in _trigger.  Fixes #4650: ui hash not always provided in events/callbacks.

15 years agoaccordion fix for #4653: added tests, adopted no-auto-height demo to also cover navig...
Jörn Zaefferer [Fri, 3 Jul 2009 21:05:22 +0000 (21:05 +0000)]
accordion fix for #4653: added tests, adopted no-auto-height demo to also cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed

15 years agodatepicker: fixed dateFormat example
Ca-Phun Ung [Wed, 24 Jun 2009 07:40:14 +0000 (07:40 +0000)]
datepicker: fixed dateFormat example

15 years agoDatepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization
Keith Wood [Mon, 22 Jun 2009 02:43:30 +0000 (02:43 +0000)]
Datepicker: Fixed #4613 Datepicker Swiss-French (fr-CH) localization

15 years agoDatepicker: Fixed #4536 Datepicker maxDate doesn't take into account column layout
Keith Wood [Mon, 22 Jun 2009 02:08:19 +0000 (02:08 +0000)]
Datepicker: Fixed #4536 Datepicker maxDate doesn't take into account column layout

15 years agoDatepicker. Fixed #3657 showOtherMonths should allow the selection of days from other...
Keith Wood [Sun, 21 Jun 2009 07:28:51 +0000 (07:28 +0000)]
Datepicker. Fixed #3657 showOtherMonths should allow the selection of days from other months

15 years agoTabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define default...
Scott González [Sat, 20 Jun 2009 13:17:05 +0000 (13:17 +0000)]
Tabs: Added defaults for callback options.  Fixed 4619 (Tabs doesn't define default for select option).

15 years agoTests: Fixed includes of cookie and simulate plugins.
Scott González [Sat, 20 Jun 2009 13:08:16 +0000 (13:08 +0000)]
Tests: Fixed includes of cookie and simulate plugins.

15 years agoTests: Fixed import of testsuite.css.
Scott González [Sat, 20 Jun 2009 13:03:59 +0000 (13:03 +0000)]
Tests: Fixed import of testsuite.css.

15 years agoDatepicker: default, min, and max dates can be specified as date strings in the curre...
Keith Wood [Tue, 16 Jun 2009 08:44:56 +0000 (08:44 +0000)]
Datepicker: default, min, and max dates can be specified as date strings in the current format

15 years agoDatepicker: Fixed #4592 Basque (euskara) localization
Keith Wood [Tue, 16 Jun 2009 08:42:15 +0000 (08:42 +0000)]
Datepicker: Fixed #4592 Basque (euskara) localization

15 years agoRefactored puff effect.
Scott González [Mon, 15 Jun 2009 02:21:44 +0000 (02:21 +0000)]
Refactored puff effect.

15 years agoEffects core: Removed jQuery.fn.morph (same as jQuery.fn.switchClass). Fixed #4602...
Scott González [Mon, 15 Jun 2009 02:18:47 +0000 (02:18 +0000)]
Effects core: Removed jQuery.fn.morph (same as jQuery.fn.switchClass).  Fixed #4602 (Remove jQuery.fn.morph).

15 years agoEffects core: Tweaked color animation.
Scott González [Mon, 15 Jun 2009 02:15:56 +0000 (02:15 +0000)]
Effects core: Tweaked color animation.

15 years agoWidget factory: Make methods chainable if the return value is undefined. Fixed ...
Scott González [Mon, 15 Jun 2009 02:01:11 +0000 (02:01 +0000)]
Widget factory: Make methods chainable if the return value is undefined.  Fixed #4601 (Allow undefined return value for chainable method calls).

15 years agoFixed Italian localization for datepicker. (Fixed #4599 - Datepicker i18n: Fix Itali...
Scott González [Sat, 13 Jun 2009 12:52:48 +0000 (12:52 +0000)]
Fixed Italian localization for datepicker.  (Fixed #4599 - Datepicker i18n: Fix Italian localization).  Thanks Antonello Pasella.

15 years agoEffects core: Fixed indentation for color animation overrides.
Scott González [Fri, 12 Jun 2009 13:26:45 +0000 (13:26 +0000)]
Effects core: Fixed indentation for color animation overrides.

15 years agoUI Tabs: a fix for messed up animations and ajax tabs
Klaus Hartl [Fri, 12 Jun 2009 08:36:03 +0000 (08:36 +0000)]
UI Tabs: a fix for messed up animations and ajax tabs

15 years agoEffects core: Reorganized method overloading.
Scott González [Thu, 11 Jun 2009 21:21:35 +0000 (21:21 +0000)]
Effects core: Reorganized method overloading.

15 years agoEffects core: Refactored .effect() method; now uses _normalizeArguments and honors...
Scott González [Thu, 11 Jun 2009 13:06:20 +0000 (13:06 +0000)]
Effects core: Refactored .effect() method; now uses _normalizeArguments and honors jQuery.fx.off.  Fixes #4328 (IE6 with fx.off and highlight throws a script error).

15 years agoDatepicker: Fixed #4514 Dialog doesn't accept initial date as Date
Keith Wood [Thu, 11 Jun 2009 10:27:30 +0000 (10:27 +0000)]
Datepicker: Fixed #4514 Dialog doesn't accept initial date as Date

15 years agoEffects core: Changed callback option to complete. Fixes #4586 (Effects callback...
Scott González [Wed, 10 Jun 2009 01:25:21 +0000 (01:25 +0000)]
Effects core: Changed callback option to complete.  Fixes #4586 (Effects callback should be "complete" not "callback").

15 years agoEffects core: Refactored show/hide/toggle methods.
Scott González [Wed, 10 Jun 2009 01:22:38 +0000 (01:22 +0000)]
Effects core: Refactored show/hide/toggle methods.

15 years agoDatepicker: Fixed #4556 Hungarian locale typo
Keith Wood [Tue, 9 Jun 2009 08:40:22 +0000 (08:40 +0000)]
Datepicker: Fixed #4556 Hungarian locale typo

15 years agoDialog: adjusting minHeight when the height option is less than the minHeight to...
Scott González [Tue, 9 Jun 2009 01:10:33 +0000 (01:10 +0000)]
Dialog: adjusting minHeight when the height option is less than the minHeight to prevent unexpectedly large dialogs.  Fixes #4101 (Ui Dialog height does not adjust minHeight).  Fixes #4122 (Dialog's content area isn't resized when height is adjusted).

15 years agoAll mouse-based plugins: Extend $.ui.mouse.defaults. Changed $.ui.mouse.defaults...
Scott González [Tue, 9 Jun 2009 00:46:00 +0000 (00:46 +0000)]
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).

15 years agoDatepicker: Added Vietnamese localisation
Keith Wood [Sat, 6 Jun 2009 05:59:23 +0000 (05:59 +0000)]
Datepicker: Added Vietnamese localisation

15 years agosvn:mime-type
Richard Worth [Thu, 4 Jun 2009 10:33:15 +0000 (10:33 +0000)]
svn:mime-type

15 years agoUpdated base theme to match smoothness. Fixed #4447 - UI Icons are not even, causes...
Richard Worth [Thu, 4 Jun 2009 10:27:26 +0000 (10:27 +0000)]
Updated base theme to match smoothness. Fixed #4447 - UI Icons are not even, causes misaligned buttons

15 years agoDialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - Demo:...
Scott González [Sun, 31 May 2009 12:19:20 +0000 (12:19 +0000)]
Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - Demo: Dialog modal form demo doesn't react to focus on button).

15 years agoreplaced svn:externals with versioned files within trunk/externals
Jörn Zaefferer [Wed, 27 May 2009 17:50:56 +0000 (17:50 +0000)]
replaced svn:externals with versioned files within trunk/externals

15 years agoeol-style and mime-type
Richard Worth [Fri, 22 May 2009 03:29:00 +0000 (03:29 +0000)]
eol-style and mime-type

15 years agoPartial fix for #3773
Jörn Zaefferer [Tue, 12 May 2009 08:51:48 +0000 (08:51 +0000)]
Partial fix for #3773

15 years agoTabs: prevent list-style assigned to li directly, fixes #4450
Klaus Hartl [Mon, 11 May 2009 14:13:29 +0000 (14:13 +0000)]
Tabs: prevent list-style assigned to li directly, fixes #4450

15 years agospinner: removed mousewheel plugin from trunk/external (revert)
Ca-Phun Ung [Mon, 11 May 2009 13:41:11 +0000 (13:41 +0000)]
spinner: removed mousewheel plugin from trunk/external (revert)

15 years agoFix for #4282, fixes 14 tests
Jörn Zaefferer [Mon, 11 May 2009 12:32:43 +0000 (12:32 +0000)]
Fix for #4282, fixes 14 tests

15 years agoFix for #4222
Jörn Zaefferer [Mon, 11 May 2009 11:43:48 +0000 (11:43 +0000)]
Fix for #4222

15 years agospinner: added mousewheel plugin to trunk/external.
Ca-Phun Ung [Mon, 11 May 2009 04:29:30 +0000 (04:29 +0000)]
spinner: added mousewheel plugin to trunk/external.

15 years agofix for #4492: added missing semicolons
Jörn Zaefferer [Thu, 7 May 2009 10:50:38 +0000 (10:50 +0000)]
fix for #4492: added missing semicolons

15 years agoDatepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually inserted...
Keith Wood [Sun, 26 Apr 2009 07:25:15 +0000 (07:25 +0000)]
Datepicker: Fixed #4474 Pressing Return (keyCode 13) overwrites manually inserted input in DatePicker

15 years agoDatepicker: Fixed #4480 Date format and first day for regional default values in...
Keith Wood [Sun, 26 Apr 2009 07:02:43 +0000 (07:02 +0000)]
Datepicker: Fixed #4480 Date format and first day for regional default values in "ui.datepicker-ca.js"

15 years agoDatepicker: Added Azerbaijani localisation
Keith Wood [Sun, 26 Apr 2009 02:38:44 +0000 (02:38 +0000)]
Datepicker: Added Azerbaijani localisation

15 years agoremoved BOMs
Richard Worth [Fri, 24 Apr 2009 19:53:21 +0000 (19:53 +0000)]
removed BOMs

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 22:47:42 +0000 (22:47 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 22:24:43 +0000 (22:24 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 22:21:51 +0000 (22:21 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 22:21:32 +0000 (22:21 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 22:14:47 +0000 (22:14 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 22:11:30 +0000 (22:11 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 22:11:02 +0000 (22:11 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 21:37:07 +0000 (21:37 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, added to index
Jörn Zaefferer [Thu, 23 Apr 2009 21:05:11 +0000 (21:05 +0000)]
effects: demo visualising easing functions, added to index

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 21:04:55 +0000 (21:04 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions, tuning
Jörn Zaefferer [Thu, 23 Apr 2009 21:03:48 +0000 (21:03 +0000)]
effects: demo visualising easing functions, tuning

15 years agoeffects: demo visualising easing functions
Jörn Zaefferer [Thu, 23 Apr 2009 20:55:45 +0000 (20:55 +0000)]
effects: demo visualising easing functions

15 years agoupdated the condition to assert that values.legnth ==2 and range: true. (fixed ...
Andrew Powell [Sun, 19 Apr 2009 23:50:48 +0000 (23:50 +0000)]
updated the condition to assert that values.legnth ==2 and range: true.  (fixed #3736 - Slider: some handles get stuck when using two or more handles)

15 years agoUpdated the test to include all scenarios.
Andrew Powell [Sun, 19 Apr 2009 23:15:44 +0000 (23:15 +0000)]
Updated the test to include all scenarios.

15 years agoEffects Core: Proper handling for .toggle(true). Fixes #4473 - effects.core corrupts...
Scott González [Sun, 19 Apr 2009 21:19:23 +0000 (21:19 +0000)]
Effects Core: Proper handling for .toggle(true).  Fixes #4473 - effects.core corrupts jQuery toggle(<boolean switch>) functionality.

15 years agoDialog demo: Removed misplaced !important.
Scott González [Sat, 18 Apr 2009 19:09:41 +0000 (19:09 +0000)]
Dialog demo: Removed misplaced !important.

15 years agoDialog: Using new delayed focus method. Also fixed a bug where focus would leave...
Scott González [Sat, 18 Apr 2009 18:49:49 +0000 (18:49 +0000)]
Dialog: Using new delayed focus method.  Also fixed a bug where focus would leave the dialog for a fraction of a second when cycling through the tabbable elements.

15 years agoDialog: Expanded all self-closing tags for HTML conformance.
Scott González [Sat, 18 Apr 2009 15:03:56 +0000 (15:03 +0000)]
Dialog: Expanded all self-closing tags for HTML conformance.

15 years agoDialog: Using local variables to improve minification.
Scott González [Sat, 18 Apr 2009 15:01:13 +0000 (15:01 +0000)]
Dialog: Using local variables to improve minification.

15 years agoProgressbar: Removed getter property.
Scott González [Sat, 18 Apr 2009 14:34:20 +0000 (14:34 +0000)]
Progressbar: Removed getter property.

15 years agoCore: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocus().
Scott González [Sat, 18 Apr 2009 13:04:07 +0000 (13:04 +0000)]
Core: Added asynchronous focus.  Fixed #3559 - :focusable, :tabbable, setFocus().

15 years agoAccordion - Removed easeslide animation. Fixes #4204 - Easeslide does not work ...
Scott González [Sat, 18 Apr 2009 02:32:11 +0000 (02:32 +0000)]
Accordion - Removed easeslide animation.  Fixes #4204 - Easeslide does not work (Accordion).

15 years agoAccordion: Gracefully falling back to a linear animation for any non-existant animati...
Scott González [Fri, 17 Apr 2009 23:05:37 +0000 (23:05 +0000)]
Accordion: Gracefully falling back to a linear animation for any non-existant animation specified for the animated option.  Fixes #4392 - Accordion: option animated true causes JavaScript error.

15 years agowhitespace
Richard Worth [Fri, 17 Apr 2009 21:28:37 +0000 (21:28 +0000)]
whitespace

15 years agoAdded visual test page for #3736 - Some handles get stuck when using two or more...
Richard Worth [Fri, 17 Apr 2009 14:16:09 +0000 (14:16 +0000)]
Added visual test page for #3736 - Some handles get stuck when using two or more handles

15 years agoAdded visual test page for #3762 - slider handles not restricted properly when set...
Richard Worth [Fri, 17 Apr 2009 13:59:27 +0000 (13:59 +0000)]
Added visual test page for #3762 - slider handles not restricted properly when set programmatically

15 years agoDatepicker: Fixed #3861 Manually entered date does not update altField
Keith Wood [Thu, 16 Apr 2009 10:42:04 +0000 (10:42 +0000)]
Datepicker: Fixed #3861 Manually entered date does not update altField

15 years agoProgressbar: Modified value method to act as both a getter and setter. Fixed #4427...
Scott González [Thu, 16 Apr 2009 01:57:56 +0000 (01:57 +0000)]
Progressbar: Modified value method to act as both a getter and setter.  Fixed #4427 - progressbar('value') returns a reference to this instead of the value.