aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.progressbar.js
Commit message (Expand)AuthorAgeFilesLines
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-159/+0
* All: Remove "Depends" commentRafael Xavier de Souza2014-01-241-4/+0
* All: Wrap source files with UMD return exportsRafael Xavier de Souza2014-01-241-3/+17
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-1/+5
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-5/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-1/+5
* Update copyright year to 2013.Scott González2013-01-101-1/+1
* Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests...Scott González2012-12-121-1/+2
* Progressbar: Take min into account when calculating percentage.Kris Borchers2012-12-061-1/+1
* Progressbar: Cleanup, byte shaving.Scott González2012-12-061-26/+16
* Progressbar: Only remove aria-valuenow for indeterminate progressbars. Added ...Scott González2012-12-061-4/+4
* Progressbar: Define defaults for callbacks.Scott González2012-12-061-1/+4
* Progressbar: Create and destroy indeterminate overlay as needed and code clea...Kris Borchers2012-11-291-17/+23
* Progressbar: Add ability to set value: false for an indeterminate progressbar...kborchers2012-11-211-11/+24
* Progressbar: Do not duplicate base _setOptions methodKris Borchers2012-11-111-10/+4
* Progressbar: Refactor to better handle option changes and sanitize values. Fi...Kris Borchers2012-11-081-25/+58
* Updated docs URLS.Scott González2012-09-261-1/+1
* Simplify licensing.Scott González2012-08-091-1/+1
* Update copyright to jQuery Foundation.Scott González2012-07-041-1/+2
* Lint fixes.Scott González2012-04-021-2/+2
* Protect all copyright notices against minificationJo Liss2012-04-021-1/+1
* Updated copyright year.Scott González2012-03-081-1/+1
* Widget: Remove method argument from _super and _superApply. Was a left-over f...Jörn Zaefferer2011-11-181-1/+1
* All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store versi...Scott González2011-05-281-4/+1
* Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be ...Kyle Florence2011-04-091-0/+1
* Updated copyright year.Scott González2011-01-171-1/+1
* Updated widgets to use new methods from $.Widget.Scott González2011-01-151-1/+1
* Change destroy to _destroy and remove calls to $.Widget.prototype.destroy in ...Scott González2011-01-141-3/+1
* Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.Marian Rudzynski2010-11-221-8/+19
* Progressbar: Added a complete event. Fixes #3500 - Progressbar callback at th...Scott González2010-09-271-0/+3
* Progressbar: cleanup.Scott González2010-07-291-25/+12
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-141-1/+1
* All: Define a local undefined variable inside the main closure.Scott González2010-07-131-1/+1
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Progressbar: Conform to coding standards.Scott González2010-02-071-48/+36
* Happy New YearRichard Worth2010-01-201-1/+1
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-9/+8
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+119