Commit Graph

44 Commits

Author SHA1 Message Date
Richard Worth
bd3dc48e02 changed ui.jquery.com to jqueryui.com 2009-02-27 11:41:40 +00:00
Paul Bakaus
8bc04f67e3 progressbar: removed unused variables, some whitespace changes (fixes #4052) 2009-02-11 13:04:18 +00:00
Eduardo Lundgren
8139c81d1b Revert changes for #3838 for the release 1.6rc5 2009-01-16 02:09:45 +00:00
Eduardo Lundgren
78c4d87d7b Fix for #3838 - Components should use this.widgetName on internally 2009-01-16 00:33:46 +00:00
Richard Worth
a11c201008 Happy New Year 2009-01-03 21:55:13 +00:00
Eduardo Lundgren
dbcf65fce9 Remove trailing spaces 2008-12-31 08:22:11 +00:00
Richard Worth
2b21245cd0 progressbar: changed value to have 'ui-widget-header' instead of 'ui-state-default' 2008-12-23 13:27:57 +00:00
Scott González
a9912abb2a Progressbar: Fixed #3645: Use new CSS framework. 2008-12-11 03:03:13 +00:00
Richard Worth
c95e3b27a4 progressbar: Removed all progressbar options except value. Added visual test for disabled progressbar. 2008-12-10 05:12:08 +00:00
Richard Worth
31a11f073d progressbar: a little clean up and some more visual tests 2008-12-05 15:42:46 +00:00
Richard Worth
d55c733e41 progressbar refactor 2008-12-05 13:35:11 +00:00
Richard Worth
89a113ba19 progressbar: formatting changes 2008-11-21 04:12:18 +00:00
Richard Worth
2192c024e2 New file: AUTHORS.txt instead of having a single contributor's name in each file header. See http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/ca0b1cc9580141b 2008-11-21 02:14:03 +00:00
Richard Worth
29f7dc9a2c Removed all trailing whitespace from .js and .html files 2008-11-18 02:55:25 +00:00
Scott González
ce69e7ced4 Progressbar: Removed text method. 2008-11-18 02:22:30 +00:00
Scott González
e0dec0bd84 Progressbar: Removed identifier, element, textElement from the ui object in callbacks. 2008-11-17 13:58:53 +00:00
Scott González
d342e1c0ce Progressbar: Removed textClass option. 2008-11-17 13:56:28 +00:00
Scott González
45721d461e Progressbar: Removed references to jQuery for compatibility with .noConflict(). 2008-11-17 01:16:34 +00:00
Scott González
11a81ac980 Progressbar:
Refactored creation of elements on init.
Removed propagate method; using trigger instead.
Fixed appending background text element.
Added $.ui.progressbar.uuid; used for identifier instead of timestamp + random number.
Fixed updating of text to also update the background text.
Removed default for unused addClass option.
2008-11-17 00:21:36 +00:00
Richard Worth
7ea535fa1d fixed #3578 - ALL CODE: e, ui should be changed to event, ui 2008-11-14 03:00:16 +00:00
Scott González
fc406b754c Dialog, Progressbar: Combined ARIA attribute settings into one .attr() call. 2008-11-07 13:57:31 +00:00
David Bolter
b420cbb3ce Tweaking attr to normalize for FF2 ARIA implementation. Removed ariaRole and ariaState API. (Assist: Scott González, Fixes #3529) 2008-11-05 19:43:21 +00:00
David Bolter
b0772dc3d8 added ARIA semantics, and tests.
patch review:scott.gonzalez@gmail.com
(fixes bug #3482)
2008-10-29 16:57:04 +00:00
Jörn Zaefferer
923d1ec3bb adding version property to all ui components 2008-10-05 16:29:21 +00:00
Richard Worth
d48b56a28c Corrected naming and capitalization consistency for Colorpicker and Progressbar 2008-09-20 13:11:01 +00:00
Richard Worth
f94beb7f94 Removed exposure of internal instance in progressbar's ui callback parameter. See #2928 2008-09-20 12:46:45 +00:00
Eduardo Lundgren
2ea4539112 Progressbar - Source formatting 2008-09-20 11:22:54 +00:00
Eduardo Lundgren
c784591d8c Progressbar - Source formatting 2008-09-20 11:11:11 +00:00
Eduardo Lundgren
99f8a711de Progressbar - Added suport for animated equations (easeInOutQuint, ...) 2008-09-20 04:22:53 +00:00
Eduardo Lundgren
2f842cedd6 Progressbar duration option fixed 2008-09-20 04:09:27 +00:00
Richard Worth
0bae0870d9 whitespace 2008-09-20 02:43:18 +00:00
Richard Worth
ca5c0ca9e9 Added newline to end of files 2008-09-20 01:48:18 +00:00
Eduardo Lundgren
66a947c0e7 Progressbar .text() added, improvements 2008-09-19 17:21:45 +00:00
Richard Worth
f6008ca694 Fixed #3284 - Put version numbers inside of individual files. 2008-09-04 22:03:30 +00:00
Chi Cheng
75bfb681b9 Progressbar: hidden instance in ui(), options._interval->this._interval
Update spinner/progressbar demos
2008-08-25 05:47:48 +00:00
Chi Cheng
ad3fd31b44 JSLint check 2008-08-23 02:38:28 +00:00
Chi Cheng
69bbd38444 init -> _init 2008-08-16 14:45:28 +00:00
Chi Cheng
d7ca21dbfd progressbar: internal methods, fix #3203 2008-08-16 06:00:46 +00:00
Eduardo Lundgren
a3977524f3 Progressbar updates 2008-08-09 23:51:46 +00:00
Eduardo Lundgren
c654cd6ac5 Progressbar updates - using .animate() 2008-08-09 23:06:18 +00:00
Eduardo Lundgren
c0f55a95ac Source formatting 2008-08-08 05:56:57 +00:00
Chi Cheng
04e8503ff0 Progressbar: XHTML code/reorder defaults 2008-08-07 20:17:02 +00:00
Scott González
12cdae02b1 New plugins for 1.6: Fixed headers and indentation. 2008-07-10 02:50:51 +00:00
Paul Bakaus
4e06fa6304 - removed 1.6 branch
- changed version in tags/1.5.2 to 1.5.2
- merged trunk with 1.6
2008-07-09 11:09:40 +00:00