]>
source.dussan.org Git - jquery-ui.git/log
Eduardo Lundgren [Mon, 9 Feb 2009 04:36:43 +0000 (04:36 +0000)]
Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper element
Eduardo Lundgren [Mon, 9 Feb 2009 04:33:50 +0000 (04:33 +0000)]
Resizable: Fixed #4090 - proportionallyResize option should be removed (made internal)
Eduardo Lundgren [Mon, 9 Feb 2009 03:59:16 +0000 (03:59 +0000)]
Resizable: Fixed #4092 - preserveCursor option should be removed
Eduardo Lundgren [Mon, 9 Feb 2009 03:56:02 +0000 (03:56 +0000)]
Resizable: Fixed #4098 - Remove transparent option
Scott González [Mon, 9 Feb 2009 02:32:43 +0000 (02:32 +0000)]
Dialog: Don't allow the height of the content area to be negative.
Scott González [Mon, 9 Feb 2009 01:36:51 +0000 (01:36 +0000)]
Resizable: Fixed #4093: Removed disableSelection option.
Richard Worth [Sun, 8 Feb 2009 06:10:29 +0000 (06:10 +0000)]
resizable visual tests: added option preventDefault tests
Richard Worth [Sun, 8 Feb 2009 00:55:16 +0000 (00:55 +0000)]
Removed unused code obsoleted by #3906 and r1754
Richard Worth [Sat, 7 Feb 2009 21:22:47 +0000 (21:22 +0000)]
resizable unit tests: defaults alpha order
Richard Worth [Sat, 7 Feb 2009 19:02:08 +0000 (19:02 +0000)]
droppable visual tests: added option accept tests
Richard Worth [Sat, 7 Feb 2009 18:28:29 +0000 (18:28 +0000)]
droppable: defaults - alpha order
Richard Worth [Sat, 7 Feb 2009 18:15:14 +0000 (18:15 +0000)]
visual tests: added default style for #draggable
Richard Worth [Sat, 7 Feb 2009 17:47:25 +0000 (17:47 +0000)]
Moved #4087 test page from demos/droppable to /tests/visual/droppable
Richard Worth [Sat, 7 Feb 2009 17:40:54 +0000 (17:40 +0000)]
fixed name and location of test page for #4088 - droppable, not sortable issue
Richard Worth [Sat, 7 Feb 2009 17:33:52 +0000 (17:33 +0000)]
sortable visual test: Updated #4088 test page to match visual TEST/ASSERT format
Richard Worth [Sat, 7 Feb 2009 17:19:25 +0000 (17:19 +0000)]
moved test page (#4088) from demos/sortable to tests/visual/sortable
Richard Worth [Sat, 7 Feb 2009 17:15:47 +0000 (17:15 +0000)]
sortable visual tests: option revert
Bohdan Ganicky [Sat, 7 Feb 2009 16:00:01 +0000 (16:00 +0000)]
demos/sortable/with-droppable: testcase for #4088 (Unable to remove() ui.draggable (sortable item) immediately after the drop callback.), not added to the index page
Bohdan Ganicky [Sat, 7 Feb 2009 15:39:17 +0000 (15:39 +0000)]
demos/droppable/remove-draggable-after-drop: testcase for #4087 (Removing ui.draggable immediately after the drop callback raises an error.), not added to the index page
Scott González [Sat, 7 Feb 2009 14:28:14 +0000 (14:28 +0000)]
Dialog: Fixed #4086: Allow changing the dialogClass option after init.
Richard Worth [Sat, 7 Feb 2009 14:27:27 +0000 (14:27 +0000)]
draggable unit tests: added option iframeFix tests
Richard Worth [Sat, 7 Feb 2009 14:09:07 +0000 (14:09 +0000)]
draggable unit tests: Added a few tests
Richard Worth [Sat, 7 Feb 2009 12:37:23 +0000 (12:37 +0000)]
resizable unit tests: zIndex default: 1000
Richard Worth [Sat, 7 Feb 2009 12:34:53 +0000 (12:34 +0000)]
unit tests: Added all defaults test page
Richard Worth [Fri, 6 Feb 2009 19:44:44 +0000 (19:44 +0000)]
Modified build script to pull docs rendered html directly from docs.jquery.com/UI
Paul Bakaus [Fri, 6 Feb 2009 07:39:52 +0000 (07:39 +0000)]
sortable: implemented tests for start,stop,beforeStop,change and update
Richard Worth [Fri, 6 Feb 2009 06:33:56 +0000 (06:33 +0000)]
duplicated images to fix on demos index
Richard Worth [Fri, 6 Feb 2009 02:41:46 +0000 (02:41 +0000)]
sortable unit tests - fixed el.css not a function
Bohdan Ganicky [Thu, 5 Feb 2009 21:44:38 +0000 (21:44 +0000)]
demos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch after item is removed from the list
Klaus Hartl [Thu, 5 Feb 2009 19:58:38 +0000 (19:58 +0000)]
Tabs: cleanup - no longer supports tabifying via list element, must use container
Bohdan Ganicky [Thu, 5 Feb 2009 19:48:10 +0000 (19:48 +0000)]
demos/sortable/connect-lists-through-tabs: fixed demo description
Bohdan Ganicky [Thu, 5 Feb 2009 19:44:20 +0000 (19:44 +0000)]
demos/sortable/connect-lists-through-tabs: correct svn props set
Bohdan Ganicky [Thu, 5 Feb 2009 19:39:38 +0000 (19:39 +0000)]
demos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certain discussion in the jquery ui google group
Klaus Hartl [Thu, 5 Feb 2009 19:36:31 +0000 (19:36 +0000)]
Tabs: fixed bug related to setting selected via data method, cleaned up mess in tests
Klaus Hartl [Thu, 5 Feb 2009 19:11:12 +0000 (19:11 +0000)]
Tabs: removed useless array joins, consistent usage of "ui-tabs-selected" class
Klaus Hartl [Thu, 5 Feb 2009 19:02:47 +0000 (19:02 +0000)]
Tabs: Added tests for select method while at the same time implemented consistent handling of possible values to pass, addresses #4051
Scott González [Thu, 5 Feb 2009 14:30:59 +0000 (14:30 +0000)]
Dialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).
Klaus Hartl [Thu, 5 Feb 2009 09:00:51 +0000 (09:00 +0000)]
fixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit
Klaus Hartl [Thu, 5 Feb 2009 08:54:57 +0000 (08:54 +0000)]
Removed superfluous display declaration (a float implicitly makes an element display block)
Klaus Hartl [Thu, 5 Feb 2009 07:27:20 +0000 (07:27 +0000)]
Tabs demo: use collapsible instead of deprecated deselectable option
Scott Jehl [Thu, 5 Feb 2009 06:07:05 +0000 (06:07 +0000)]
added float left back to anchor to get click anwhere behavior (not just text)
Richard Worth [Thu, 5 Feb 2009 06:03:31 +0000 (06:03 +0000)]
demos slider: removed extra char (;) in stylesheet
Richard Worth [Thu, 5 Feb 2009 06:01:10 +0000 (06:01 +0000)]
Fixed 4062 - slider: vertical slider handle jumps up when you click on it
Scott Jehl [Thu, 5 Feb 2009 06:00:10 +0000 (06:00 +0000)]
added vertical tabs demo. This could be implemented very easily in the future by adding a class to the widget.
Scott Jehl [Thu, 5 Feb 2009 05:43:15 +0000 (05:43 +0000)]
few more border resets changed to border-width
Scott Jehl [Thu, 5 Feb 2009 05:34:04 +0000 (05:34 +0000)]
typo: width, not weight
Scott Jehl [Thu, 5 Feb 2009 05:30:17 +0000 (05:30 +0000)]
changed border-bottom to border-bottom-weight. less specific override to retain border color
Richard Worth [Thu, 5 Feb 2009 05:25:12 +0000 (05:25 +0000)]
Fixed #3804 (Multiple Slider Focus Issues)
Richard Worth [Thu, 5 Feb 2009 04:34:38 +0000 (04:34 +0000)]
accordion defaults in alpha order
Scott González [Thu, 5 Feb 2009 04:21:21 +0000 (04:21 +0000)]
Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable activate/deactivate callback when receiving a draggable.
Scott González [Thu, 5 Feb 2009 04:12:23 +0000 (04:12 +0000)]
Draggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable receive callback when receiving a draggable.
Scott González [Thu, 5 Feb 2009 03:44:08 +0000 (03:44 +0000)]
Draggable: Removed ridiculousness (some of it anyway).
Scott González [Thu, 5 Feb 2009 02:33:21 +0000 (02:33 +0000)]
Mouse: Fixed #4061: Prevent errors when manually triggering mousedown events on elements that use $.ui.mouse (event.originalEvent isn't defined).
Paul Bakaus [Thu, 5 Feb 2009 01:39:58 +0000 (01:39 +0000)]
effect core: speed wasn't detected in all situations (fixes #4057)
Scott Jehl [Thu, 5 Feb 2009 01:08:42 +0000 (01:08 +0000)]
set a taller initial height on the progress bar. resize icon looked awkward with it.
Klaus Hartl [Wed, 4 Feb 2009 20:46:54 +0000 (20:46 +0000)]
Tabs: fixed duration for show animation - setting wasn't considered
Klaus Hartl [Wed, 4 Feb 2009 09:35:52 +0000 (09:35 +0000)]
just reviewed
Richard Worth [Wed, 4 Feb 2009 05:11:45 +0000 (05:11 +0000)]
unit tests: added index page
Richard Worth [Wed, 4 Feb 2009 05:06:37 +0000 (05:06 +0000)]
all unit tests: fixed paths to point to new separate files
Richard Worth [Wed, 4 Feb 2009 04:53:09 +0000 (04:53 +0000)]
selectable unit tests: split tests into individual files
Richard Worth [Wed, 4 Feb 2009 04:47:39 +0000 (04:47 +0000)]
resizable unit tests: split tests into individual files
Richard Worth [Wed, 4 Feb 2009 04:39:31 +0000 (04:39 +0000)]
progressbar unit tests: split tests into individual files
Richard Worth [Wed, 4 Feb 2009 04:35:18 +0000 (04:35 +0000)]
dialog unit tests: split tests into individual files
Richard Worth [Wed, 4 Feb 2009 04:27:14 +0000 (04:27 +0000)]
datepicker unit tests: split tests into individual files
Scott González [Wed, 4 Feb 2009 01:57:06 +0000 (01:57 +0000)]
Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo page.
Klaus Hartl [Tue, 3 Feb 2009 22:15:39 +0000 (22:15 +0000)]
Fixed #4044: In IE6 link pseudo classes still apply if styles have been declared to a only
Bohdan Ganicky [Tue, 3 Feb 2009 14:36:42 +0000 (14:36 +0000)]
ui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in IE6" or hasLayout strikes again
Richard Worth [Tue, 3 Feb 2009 13:37:54 +0000 (13:37 +0000)]
tabs unit tests: split tests into individual files, added some missing tests
Bohdan Ganicky [Tue, 3 Feb 2009 11:36:07 +0000 (11:36 +0000)]
themes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickable
Bohdan Ganicky [Tue, 3 Feb 2009 11:10:52 +0000 (11:10 +0000)]
themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996
Richard Worth [Tue, 3 Feb 2009 08:23:48 +0000 (08:23 +0000)]
accordion unit tests: split tests into individual files
Richard Worth [Tue, 3 Feb 2009 04:20:42 +0000 (04:20 +0000)]
Fixed #4050 (Dialog: undefined class being added to ui-dialog element)
Richard Worth [Tue, 3 Feb 2009 03:02:30 +0000 (03:02 +0000)]
draggable: missed internal use of ui.absolutePosition
Richard Worth [Tue, 3 Feb 2009 02:53:34 +0000 (02:53 +0000)]
sortable unit tests: stubbed out missing tests
Richard Worth [Tue, 3 Feb 2009 02:49:49 +0000 (02:49 +0000)]
sortable unit tests: stubbed out missing tests
Richard Worth [Tue, 3 Feb 2009 02:23:07 +0000 (02:23 +0000)]
sortable defaults
Richard Worth [Tue, 3 Feb 2009 02:18:12 +0000 (02:18 +0000)]
Fixed #4038 (sortable: cssNamespace option should be removed)
Richard Worth [Tue, 3 Feb 2009 01:22:34 +0000 (01:22 +0000)]
sortable: changed sortable option cursor default value to 'auto' instead of 'default'
Richard Worth [Tue, 3 Feb 2009 01:20:55 +0000 (01:20 +0000)]
sortable defaults
Richard Worth [Tue, 3 Feb 2009 00:33:00 +0000 (00:33 +0000)]
sortable unit tests: split tests into individual files
Klaus Hartl [Mon, 2 Feb 2009 21:16:31 +0000 (21:16 +0000)]
Tabs: a better cursor for selected and collapsible tabs
Klaus Hartl [Mon, 2 Feb 2009 20:15:06 +0000 (20:15 +0000)]
Tabs: introduced "collapsible" option while deprecating "deselectable", fixes #4029
Richard Worth [Mon, 2 Feb 2009 14:36:08 +0000 (14:36 +0000)]
unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
Jörn Zaefferer [Mon, 2 Feb 2009 14:02:20 +0000 (14:02 +0000)]
accordion: use synced animations only when animating two elements; optimize for only-one
Richard Worth [Mon, 2 Feb 2009 13:23:51 +0000 (13:23 +0000)]
unit tests: minor updates
Richard Worth [Mon, 2 Feb 2009 07:18:27 +0000 (07:18 +0000)]
Fixed #4037 (droppable: cssNamespace option should be removed, addClasses option added)
Richard Worth [Mon, 2 Feb 2009 07:14:19 +0000 (07:14 +0000)]
Failing test for #4037 (droppable: cssNamespace option should be removed, addClasses option added)
Richard Worth [Mon, 2 Feb 2009 07:13:25 +0000 (07:13 +0000)]
slider unit tests: moved init and destroy tests to 'slider: methods' module
Richard Worth [Mon, 2 Feb 2009 07:12:37 +0000 (07:12 +0000)]
draggable unit tests: typo in 'addClasses: false' test
Richard Worth [Mon, 2 Feb 2009 07:09:15 +0000 (07:09 +0000)]
droppable unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
Richard Worth [Mon, 2 Feb 2009 06:46:56 +0000 (06:46 +0000)]
unit tests: added common widget tests. Thanks Scott G.
Richard Worth [Mon, 2 Feb 2009 06:45:50 +0000 (06:45 +0000)]
Fixed #4036 (draggable: cssNamespace option should be removed, addClasses option added)
Richard Worth [Mon, 2 Feb 2009 06:34:44 +0000 (06:34 +0000)]
draggable unit tests: cleanup
Richard Worth [Mon, 2 Feb 2009 05:58:49 +0000 (05:58 +0000)]
slider unit tests: created separate file for each module: core, common widget, events, methods, options, tickets
Scott González [Mon, 2 Feb 2009 04:02:43 +0000 (04:02 +0000)]
Explode demo: Fixed Safari margin bug (fix for #3968).
Scott González [Mon, 2 Feb 2009 03:07:54 +0000 (03:07 +0000)]
Slider:
- Fixed #4016: Vertical slider was unusable when the thumb was at the min value.
- Fixed #3736 for real: Vertical slider was unusable when using a range and both thumbs were at the min value.
Scott González [Mon, 2 Feb 2009 02:29:31 +0000 (02:29 +0000)]
Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos, tests, and using alwaysOpen on init.
Paul Bakaus [Mon, 2 Feb 2009 02:11:32 +0000 (02:11 +0000)]
accordion: deprecated alwaysOpen option, introduced collapsible option (invert value) (fixes #3969)
Klaus Hartl [Sun, 1 Feb 2009 21:28:10 +0000 (21:28 +0000)]
Tabs: fixed test in IE...
Klaus Hartl [Sun, 1 Feb 2009 21:22:05 +0000 (21:22 +0000)]
Tabs: added simple test for length method