]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agosortable unit tests - fixed el.css not a function
Richard Worth [Fri, 6 Feb 2009 02:41:46 +0000 (02:41 +0000)]
sortable unit tests - fixed el.css not a function

15 years agodemos/sortable/connect-lists-through-tabs: finetuning + automatic tab switch after...
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

15 years agoTabs: cleanup - no longer supports tabifying via list element, must use container
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

15 years agodemos/sortable/connect-lists-through-tabs: fixed demo description
Bohdan Ganicky [Thu, 5 Feb 2009 19:48:10 +0000 (19:48 +0000)]
demos/sortable/connect-lists-through-tabs: fixed demo description

15 years agodemos/sortable/connect-lists-through-tabs: correct svn props set
Bohdan Ganicky [Thu, 5 Feb 2009 19:44:20 +0000 (19:44 +0000)]
demos/sortable/connect-lists-through-tabs: correct svn props set

15 years agodemos/sortable/connect-lists-through-tabs: new demo created as a reaction to a certai...
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

15 years agoTabs: fixed bug related to setting selected via data method, cleaned up mess in tests
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

15 years agoTabs: removed useless array joins, consistent usage of "ui-tabs-selected" class
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

15 years agoTabs: Added tests for select method while at the same time implemented consistent...
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

15 years agoDialog: Removed shadow option due to introducing too many bugs. (Reopens #3681).
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).

15 years agofixed tab not being pushed on top of panel border in IE6, tweaked CSS a bit
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

15 years agoRemoved superfluous display declaration (a float implicitly makes an element display...
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)

15 years agoTabs demo: use collapsible instead of deprecated deselectable option
Klaus Hartl [Thu, 5 Feb 2009 07:27:20 +0000 (07:27 +0000)]
Tabs demo: use collapsible instead of deprecated deselectable option

15 years agoadded float left back to anchor to get click anwhere behavior (not just text)
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)

15 years agodemos slider: removed extra char (;) in stylesheet
Richard Worth [Thu, 5 Feb 2009 06:03:31 +0000 (06:03 +0000)]
demos slider: removed extra char (;) in stylesheet

15 years agoFixed 4062 - slider: vertical slider handle jumps up when you click on it
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

15 years agoadded vertical tabs demo. This could be implemented very easily in the future by...
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.

15 years agofew more border resets changed to border-width
Scott Jehl [Thu, 5 Feb 2009 05:43:15 +0000 (05:43 +0000)]
few more border resets changed to border-width

15 years agotypo: width, not weight
Scott Jehl [Thu, 5 Feb 2009 05:34:04 +0000 (05:34 +0000)]
typo: width, not weight

15 years agochanged border-bottom to border-bottom-weight. less specific override to retain borde...
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

15 years agoFixed #3804 (Multiple Slider Focus Issues)
Richard Worth [Thu, 5 Feb 2009 05:25:12 +0000 (05:25 +0000)]
Fixed #3804 (Multiple Slider Focus Issues)

15 years agoaccordion defaults in alpha order
Richard Worth [Thu, 5 Feb 2009 04:34:38 +0000 (04:34 +0000)]
accordion defaults in alpha order

15 years agoDraggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable activate/deacti...
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.

15 years agoDraggable/Sortable: Partial fix for #4009: Fixed ui hash for sortable receive callbac...
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.

15 years agoDraggable: Removed ridiculousness (some of it anyway).
Scott González [Thu, 5 Feb 2009 03:44:08 +0000 (03:44 +0000)]
Draggable: Removed ridiculousness (some of it anyway).

15 years agoMouse: Fixed #4061: Prevent errors when manually triggering mousedown events on eleme...
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).

15 years agoeffect core: speed wasn't detected in all situations (fixes #4057)
Paul Bakaus [Thu, 5 Feb 2009 01:39:58 +0000 (01:39 +0000)]
effect core: speed wasn't detected in all situations (fixes #4057)

15 years agoset a taller initial height on the progress bar. resize icon looked awkward with it.
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.

15 years agoTabs: fixed duration for show animation - setting wasn't considered
Klaus Hartl [Wed, 4 Feb 2009 20:46:54 +0000 (20:46 +0000)]
Tabs: fixed duration for show animation - setting wasn't considered

15 years agojust reviewed
Klaus Hartl [Wed, 4 Feb 2009 09:35:52 +0000 (09:35 +0000)]
just reviewed

15 years agounit tests: added index page
Richard Worth [Wed, 4 Feb 2009 05:11:45 +0000 (05:11 +0000)]
unit tests: added index page

15 years agoall unit tests: fixed paths to point to new separate files
Richard Worth [Wed, 4 Feb 2009 05:06:37 +0000 (05:06 +0000)]
all unit tests: fixed paths to point to new separate files

15 years agoselectable unit tests: split tests into individual files
Richard Worth [Wed, 4 Feb 2009 04:53:09 +0000 (04:53 +0000)]
selectable unit tests: split tests into individual files

15 years agoresizable 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

15 years agoprogressbar 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

15 years agodialog 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

15 years agodatepicker 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

15 years agoDatepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo...
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.

15 years agoFixed #4044: In IE6 link pseudo classes still apply if styles have been declared...
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

15 years agoui.dialog.css: fix #3982 "Dialog: content jumps up when dialog resized in IE6" or...
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

15 years agotabs unit tests: split tests into individual files, added some missing tests
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

15 years agothemes/base/ui.tabs.css: fix for IE6 so tabs' whole region is clickable
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

15 years agothemes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996
Bohdan Ganicky [Tue, 3 Feb 2009 11:10:52 +0000 (11:10 +0000)]
themes/base/ui.tabs.css: IE hasLayout zoom fix, fixes #3996

15 years agoaccordion unit tests: split tests into individual files
Richard Worth [Tue, 3 Feb 2009 08:23:48 +0000 (08:23 +0000)]
accordion unit tests: split tests into individual files

15 years agoFixed #4050 (Dialog: undefined class being added to ui-dialog element)
Richard Worth [Tue, 3 Feb 2009 04:20:42 +0000 (04:20 +0000)]
Fixed #4050 (Dialog: undefined class being added to ui-dialog element)

15 years agodraggable: missed internal use of ui.absolutePosition
Richard Worth [Tue, 3 Feb 2009 03:02:30 +0000 (03:02 +0000)]
draggable: missed internal use of ui.absolutePosition

15 years agosortable unit tests: stubbed out missing tests
Richard Worth [Tue, 3 Feb 2009 02:53:34 +0000 (02:53 +0000)]
sortable unit tests: stubbed out missing tests

15 years agosortable 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

15 years agosortable defaults
Richard Worth [Tue, 3 Feb 2009 02:23:07 +0000 (02:23 +0000)]
sortable defaults

15 years agoFixed #4038 (sortable: cssNamespace option should be removed)
Richard Worth [Tue, 3 Feb 2009 02:18:12 +0000 (02:18 +0000)]
Fixed #4038 (sortable: cssNamespace option should be removed)

15 years agosortable: changed sortable option cursor default value to 'auto' instead of 'default'
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'

15 years agosortable defaults
Richard Worth [Tue, 3 Feb 2009 01:20:55 +0000 (01:20 +0000)]
sortable defaults

15 years agosortable unit tests: split tests into individual files
Richard Worth [Tue, 3 Feb 2009 00:33:00 +0000 (00:33 +0000)]
sortable unit tests: split tests into individual files

15 years agoTabs: a better cursor for selected and collapsible tabs
Klaus Hartl [Mon, 2 Feb 2009 21:16:31 +0000 (21:16 +0000)]
Tabs: a better cursor for selected and collapsible tabs

15 years agoTabs: introduced "collapsible" option while deprecating "deselectable", fixes #4029
Klaus Hartl [Mon, 2 Feb 2009 20:15:06 +0000 (20:15 +0000)]
Tabs: introduced "collapsible" option while deprecating "deselectable", fixes #4029

15 years agounit tests: created separate file for each module: core, common widget, events, metho...
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

15 years agoaccordion: use synced animations only when animating two elements; optimize for only-one
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

15 years agounit tests: minor updates
Richard Worth [Mon, 2 Feb 2009 13:23:51 +0000 (13:23 +0000)]
unit tests: minor updates

15 years agoFixed #4037 (droppable: cssNamespace option should be removed, addClasses option...
Richard Worth [Mon, 2 Feb 2009 07:18:27 +0000 (07:18 +0000)]
Fixed #4037 (droppable: cssNamespace option should be removed, addClasses option added)

15 years agoFailing test for #4037 (droppable: cssNamespace option should be removed, addClasses...
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)

15 years agoslider unit tests: moved init and destroy tests to 'slider: methods' module
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

15 years agodraggable unit tests: typo in 'addClasses: false' test
Richard Worth [Mon, 2 Feb 2009 07:12:37 +0000 (07:12 +0000)]
draggable unit tests: typo in 'addClasses: false' test

15 years agodroppable unit tests: created separate file for each module: core, common widget...
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

15 years agounit tests: added common widget tests. Thanks Scott G.
Richard Worth [Mon, 2 Feb 2009 06:46:56 +0000 (06:46 +0000)]
unit tests: added common widget tests. Thanks Scott G.

15 years agoFixed #4036 (draggable: cssNamespace option should be removed, addClasses option...
Richard Worth [Mon, 2 Feb 2009 06:45:50 +0000 (06:45 +0000)]
Fixed #4036 (draggable: cssNamespace option should be removed, addClasses option added)

15 years agodraggable unit tests: cleanup
Richard Worth [Mon, 2 Feb 2009 06:34:44 +0000 (06:34 +0000)]
draggable unit tests: cleanup

15 years agoslider unit tests: created separate file for each module: core, common widget, events...
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

15 years agoExplode demo: Fixed Safari margin bug (fix for #3968).
Scott González [Mon, 2 Feb 2009 04:02:43 +0000 (04:02 +0000)]
Explode demo: Fixed Safari margin bug (fix for #3968).

15 years agoSlider:
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.

15 years agoAccordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos...
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.

15 years agoaccordion: deprecated alwaysOpen option, introduced collapsible option (invert value...
Paul Bakaus [Mon, 2 Feb 2009 02:11:32 +0000 (02:11 +0000)]
accordion: deprecated alwaysOpen option, introduced collapsible option (invert value) (fixes #3969)

15 years agoTabs: fixed test in IE...
Klaus Hartl [Sun, 1 Feb 2009 21:28:10 +0000 (21:28 +0000)]
Tabs: fixed test in IE...

15 years agoTabs: added simple test for length method
Klaus Hartl [Sun, 1 Feb 2009 21:22:05 +0000 (21:22 +0000)]
Tabs: added simple test for length method

15 years agoTabs: Fixed IE bug which would mistake tabs as ajax with dynamically created HTML...
Klaus Hartl [Sun, 1 Feb 2009 21:09:02 +0000 (21:09 +0000)]
Tabs: Fixed IE bug which would mistake tabs as ajax with dynamically created HTML, fixes #4033

15 years agodatepicker: #4032 - Incorrect layout in multiple month rows. I noticed the static...
Ca-Phun Ung [Sun, 1 Feb 2009 05:50:12 +0000 (05:50 +0000)]
datepicker: #4032 - Incorrect layout in multiple month rows. I noticed the static tests were recently updated with a row-break so I have added the row-break fix for now so it will be ready for the release. We should seriously consider inline-block.

15 years agoDraggable: Fixed #3980: Don't allow connecting to disabled sortables.
Scott González [Sun, 1 Feb 2009 04:37:19 +0000 (04:37 +0000)]
Draggable: Fixed #3980: Don't allow connecting to disabled sortables.

15 years agoAccordion: Added focus state to headers.
Scott González [Sun, 1 Feb 2009 02:11:06 +0000 (02:11 +0000)]
Accordion: Added focus state to headers.

15 years agodraggable: changed option cursor default to 'auto' instead of 'default'
Richard Worth [Sun, 1 Feb 2009 02:00:38 +0000 (02:00 +0000)]
draggable: changed option cursor default to 'auto' instead of 'default'

15 years agounit tests: fixed missing tests to hide with new qunit checkbox
Richard Worth [Sun, 1 Feb 2009 01:57:28 +0000 (01:57 +0000)]
unit tests: fixed missing tests to hide with new qunit checkbox

15 years agodraggable unit tests: added some missing tests
Richard Worth [Sun, 1 Feb 2009 01:54:28 +0000 (01:54 +0000)]
draggable unit tests: added some missing tests

15 years agoDialog: Fixed #4015: Set z-index on shadow when the dialog opens.
Scott González [Sun, 1 Feb 2009 01:29:58 +0000 (01:29 +0000)]
Dialog: Fixed #4015: Set z-index on shadow when the dialog opens.

15 years agoSortable demos: Updated all uses of connectWith to use a string instead of an array...
Scott González [Sun, 1 Feb 2009 01:06:42 +0000 (01:06 +0000)]
Sortable demos: Updated all uses of connectWith to use a string instead of an array (array is deprecated).

15 years agoSortable: Added defaults for cursor, cursorAt, opacity.
Scott González [Sun, 1 Feb 2009 01:02:34 +0000 (01:02 +0000)]
Sortable: Added defaults for cursor, cursorAt, opacity.

15 years agoSortable: Fixed #4017: Revert opacity after sort.
Scott González [Sun, 1 Feb 2009 00:55:34 +0000 (00:55 +0000)]
Sortable: Fixed #4017: Revert opacity after sort.

15 years agodraggable unit tests: created separate file for each module: defaults, events, method...
Richard Worth [Sun, 1 Feb 2009 00:25:58 +0000 (00:25 +0000)]
draggable unit tests: created separate file for each module: defaults, events, methods, options, tickets

15 years agoSortable: Fixed #3979: Fixed using a string for connectWith option.
Scott González [Sat, 31 Jan 2009 16:54:06 +0000 (16:54 +0000)]
Sortable: Fixed #3979: Fixed using a string for connectWith option.

15 years agoaccordion: another partial fix for #4011, fixes tests/visual/accordion/width.html...
Jörn Zaefferer [Sat, 31 Jan 2009 16:52:52 +0000 (16:52 +0000)]
accordion: another partial fix for #4011, fixes tests/visual/accordion/width.html in FF, IE still buggy

15 years agodatepicker: #4003 - Inline datepicker and button panel.
Ca-Phun Ung [Sat, 31 Jan 2009 10:40:55 +0000 (10:40 +0000)]
datepicker: #4003 - Inline datepicker and button panel.

15 years agoeol-style and mime-type
Richard Worth [Sat, 31 Jan 2009 06:24:22 +0000 (06:24 +0000)]
eol-style and mime-type

15 years agoprogressbar demos: Added animated progressbar demo
Richard Worth [Sat, 31 Jan 2009 06:08:17 +0000 (06:08 +0000)]
progressbar demos: Added animated progressbar demo

15 years agoaccordion demos: file rename
Richard Worth [Sat, 31 Jan 2009 05:56:46 +0000 (05:56 +0000)]
accordion demos: file rename

15 years agoeol-style and mime-type
Richard Worth [Sat, 31 Jan 2009 05:54:48 +0000 (05:54 +0000)]
eol-style and mime-type

15 years agodialog: changed shadow default to false. Not quite ready to be on by default. Maybe...
Richard Worth [Sat, 31 Jan 2009 05:47:58 +0000 (05:47 +0000)]
dialog: changed shadow default to false. Not quite ready to be on by default. Maybe in 1.next.

15 years agodialog visual tests - added option modal true and false
Richard Worth [Sat, 31 Jan 2009 04:41:20 +0000 (04:41 +0000)]
dialog visual tests - added option modal true and false

15 years agoDialog: Shadow cleanup.
Scott González [Sat, 31 Jan 2009 04:33:36 +0000 (04:33 +0000)]
Dialog: Shadow cleanup.
  - Don't hide shadow during drag/resize in IE6 (let the user do this one their own).
  - Let users modify the shadow option after init.

.parents('.ui-dialog')
.bind('dragstart resizestart', function() {
$(this).find('.ui-dialog-content').dialog('option', 'shadow', false);
})
.bind('dragstop resizestop', function() {
$(this).find('.ui-dialog-content').dialog('option', 'shadow', true);
});

15 years agoAccordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false.
Scott González [Sat, 31 Jan 2009 02:55:56 +0000 (02:55 +0000)]
Accordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false.
Removed some browser snifing.
Added support for non-px units.

15 years agoFixed #4008 (Sortable events are improperly named)
Richard Worth [Sat, 31 Jan 2009 02:36:47 +0000 (02:36 +0000)]
Fixed #4008 (Sortable events are improperly named)

15 years agoTabs: reviewed and simplified just a bit
Klaus Hartl [Sat, 31 Jan 2009 01:16:59 +0000 (01:16 +0000)]
Tabs: reviewed and simplified just a bit

15 years agoTabs: simplified tests a bit, found bug by that - fixed as well as two other unreport...
Klaus Hartl [Sat, 31 Jan 2009 00:45:14 +0000 (00:45 +0000)]
Tabs: simplified tests a bit, found bug by that - fixed as well as two other unreported bugs

15 years agoadded effect methods demos - still need class animations
Scott Jehl [Fri, 30 Jan 2009 22:57:11 +0000 (22:57 +0000)]
added effect methods demos - still need class animations