]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
15 years agodialog: fixed enable and disable methods
Richard Worth [Sat, 19 Sep 2009 09:35:53 +0000 (09:35 +0000)]
dialog: fixed enable and disable methods

15 years agoRewrote animateClass to work in webkit. Fixes #3112 - SwitchClass doesn't have any...
Scott González [Fri, 18 Sep 2009 13:15:57 +0000 (13:15 +0000)]
Rewrote animateClass to work in webkit. Fixes #3112 - SwitchClass doesn't have any effect in Safari 3.1.1.
Based on trunk and effects dev branch implementations.

15 years agodialog: filter invalid option-position values, convert title argument to string ...
Jörn Zaefferer [Thu, 17 Sep 2009 14:56:03 +0000 (14:56 +0000)]
dialog: filter invalid option-position values, convert title argument to string (ala closeText)

15 years agouni tests: cleanup after common widget tests
Jörn Zaefferer [Thu, 17 Sep 2009 14:55:35 +0000 (14:55 +0000)]
uni tests: cleanup after common widget tests

15 years agounit tests: added positon to index
Jörn Zaefferer [Thu, 17 Sep 2009 14:55:22 +0000 (14:55 +0000)]
unit tests: added positon to index

15 years agorenamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects...
Richard Worth [Thu, 17 Sep 2009 10:39:12 +0000 (10:39 +0000)]
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935

15 years agoremoved ui.core.js from position testsuite - position may only depend on jQuery core
Jörn Zaefferer [Wed, 16 Sep 2009 14:24:36 +0000 (14:24 +0000)]
removed ui.core.js from position testsuite - position may only depend on jQuery core

15 years agodatepicker tests keep crashing testswarm client, disabled tests until that issue...
Jörn Zaefferer [Tue, 15 Sep 2009 21:40:15 +0000 (21:40 +0000)]
datepicker tests keep crashing testswarm client, disabled tests until that issue is resolved

15 years agodatepicker tests keep crashing testswarm client, disabled tests until that issue...
Jörn Zaefferer [Tue, 15 Sep 2009 21:38:50 +0000 (21:38 +0000)]
datepicker tests keep crashing testswarm client, disabled tests until that issue is resolved

15 years agoaccordion: trying to reset margin and padding for accordion-lis to get consistent...
Jörn Zaefferer [Tue, 15 Sep 2009 21:27:32 +0000 (21:27 +0000)]
accordion: trying to reset margin and padding for accordion-lis to get consistent results for fillSpace and autoHeight tests across platforms; if that works, may need to be applied in general, not just for tests

15 years agotests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)
Jörn Zaefferer [Tue, 15 Sep 2009 21:20:51 +0000 (21:20 +0000)]
tests: declare global introduced in jQuery 1.3.2 Sizzle (fixed in trunk/1.3.3)

15 years agoaccordion: reverted previous change to test
Jörn Zaefferer [Tue, 15 Sep 2009 21:19:23 +0000 (21:19 +0000)]
accordion: reverted previous change to test

15 years agoupdated to latest QUnit
Jörn Zaefferer [Tue, 15 Sep 2009 21:12:05 +0000 (21:12 +0000)]
updated to latest QUnit

15 years agodialog: Fixes #4826 - Setting resizable false toggles resizable on dialog
Ca-Phun Ung [Tue, 15 Sep 2009 16:53:39 +0000 (16:53 +0000)]
dialog: Fixes #4826 - Setting resizable false toggles resizable on dialog

15 years agodialog: added unit test for ticket #4826
Ca-Phun Ung [Tue, 15 Sep 2009 16:14:15 +0000 (16:14 +0000)]
dialog: added unit test for ticket #4826

15 years agosimpler import statement
Jörn Zaefferer [Tue, 15 Sep 2009 15:59:10 +0000 (15:59 +0000)]
simpler import statement

15 years agoupdate to latest QUnit styles
Jörn Zaefferer [Tue, 15 Sep 2009 15:54:47 +0000 (15:54 +0000)]
update to latest QUnit styles

15 years ago(no commit message)
Jörn Zaefferer [Tue, 15 Sep 2009 15:54:16 +0000 (15:54 +0000)]

15 years agodialog: methods test cleanup
Jörn Zaefferer [Tue, 15 Sep 2009 15:42:41 +0000 (15:42 +0000)]
dialog: methods test cleanup

15 years agoaccordion: activate test fix, use false to close, not -1
Jörn Zaefferer [Tue, 15 Sep 2009 15:21:42 +0000 (15:21 +0000)]
accordion: activate test fix, use false to close, not -1

15 years agoaccordion: icon test fix, was failing in webkits
Jörn Zaefferer [Tue, 15 Sep 2009 15:09:41 +0000 (15:09 +0000)]
accordion: icon test fix, was failing in webkits

15 years agodialog: mime-type
Ca-Phun Ung [Tue, 15 Sep 2009 15:02:57 +0000 (15:02 +0000)]
dialog: mime-type

15 years agodialog: added visual test for ticket #4826 - Setting resizable false toggles resizabl...
Ca-Phun Ung [Tue, 15 Sep 2009 14:43:37 +0000 (14:43 +0000)]
dialog: added visual test for ticket #4826 - Setting resizable false toggles resizable on dialog

15 years agodialog: always convert value for closeText option to a string (fixes options-tests)
Jörn Zaefferer [Tue, 15 Sep 2009 08:40:17 +0000 (08:40 +0000)]
dialog: always convert value for closeText option to a string (fixes options-tests)

15 years agotabs: comment about failing options-defaults-test
Jörn Zaefferer [Tue, 15 Sep 2009 08:39:47 +0000 (08:39 +0000)]
tabs: comment about failing options-defaults-test

15 years agoslider: fixed defaults test to include cancel-callback
Jörn Zaefferer [Tue, 15 Sep 2009 08:39:28 +0000 (08:39 +0000)]
slider: fixed defaults test to include cancel-callback

15 years agoselectable test cleanup: border and margin helpers were never used, missing semicolon...
Jörn Zaefferer [Tue, 15 Sep 2009 08:39:11 +0000 (08:39 +0000)]
selectable test cleanup: border and margin helpers were never used, missing semicolons caused a parser error

15 years agoprogessbar: comments about failing aria-disabled attr test (in IE), no idea why that...
Jörn Zaefferer [Tue, 15 Sep 2009 08:38:37 +0000 (08:38 +0000)]
progessbar: comments about failing aria-disabled attr test (in IE), no idea why that happens

15 years agoprogressbar: option-test fails for non-numeric values, so anything non-numeric is...
Jörn Zaefferer [Tue, 15 Sep 2009 08:38:11 +0000 (08:38 +0000)]
progressbar: option-test fails for non-numeric values, so anything non-numeric is now normalized to 0

15 years agodraggable: tests cleanup, put all elements into #main
Jörn Zaefferer [Tue, 15 Sep 2009 08:37:22 +0000 (08:37 +0000)]
draggable: tests cleanup, put all elements into #main

15 years agocore tests: a few comments about failing tests, a few fixes for existing tests, mostl...
Jörn Zaefferer [Tue, 15 Sep 2009 08:35:46 +0000 (08:35 +0000)]
core tests: a few comments about failing tests, a few fixes for existing tests, mostly messages; primary remaining issue is that both $("area").is(":visible") and $("area").is(":hidden") return true, which is most likely a bug in jQuery core

15 years agoaccordion: remove deprecated alwaysOpen option (collapsible was introduced in last...
Jörn Zaefferer [Tue, 15 Sep 2009 08:33:28 +0000 (08:33 +0000)]
accordion: remove deprecated alwaysOpen option (collapsible was introduced in last stable release); fixed collapsible-false accordion in combination with activate method (with fasly-argument to close all); changed activate-option default to 0 (which was the "computed" default anyway); lots of fixes for the testsuite, while removing some of the "missing" tests: header accepts only a selector (updated spec to make that more clear), while testing animations in unit tests is rather pointless

15 years agocommon widget tests: improve handling of functions (even same() can't compare two...
Jörn Zaefferer [Tue, 15 Sep 2009 08:26:59 +0000 (08:26 +0000)]
common widget tests: improve handling of functions (even same() can't compare two functions by their "content")

15 years agoslider tests: fixing variable scopes
Jörn Zaefferer [Tue, 15 Sep 2009 08:25:00 +0000 (08:25 +0000)]
slider tests: fixing variable scopes

15 years agoresizable: make global _store variable local
Jörn Zaefferer [Tue, 15 Sep 2009 08:21:20 +0000 (08:21 +0000)]
resizable: make global _store variable local

15 years agodatepicker: fixed two global variables
Jörn Zaefferer [Tue, 15 Sep 2009 08:14:11 +0000 (08:14 +0000)]
datepicker: fixed two global variables

15 years agodialog: fixed dragStop test (was using dragStart instead of dragStop, copy&paste...
Jörn Zaefferer [Mon, 14 Sep 2009 14:54:15 +0000 (14:54 +0000)]
dialog: fixed dragStop test (was using dragStart instead of dragStop, copy&paste FTF)

15 years agoprogressbar: implemented missing tests
Jörn Zaefferer [Fri, 11 Sep 2009 18:47:34 +0000 (18:47 +0000)]
progressbar: implemented missing tests

15 years agoremoved code that created testsuite markup; QUnit handles that
Jörn Zaefferer [Fri, 11 Sep 2009 18:31:15 +0000 (18:31 +0000)]
removed code that created testsuite markup; QUnit handles that

15 years agochange script ordering to load testswarm agent after QUnit
Jörn Zaefferer [Fri, 11 Sep 2009 18:30:23 +0000 (18:30 +0000)]
change script ordering to load testswarm agent after QUnit

15 years agoinject testswarm agent when the test is run by testswarm
Jörn Zaefferer [Fri, 11 Sep 2009 18:22:52 +0000 (18:22 +0000)]
inject testswarm agent when the test is run by testswarm

15 years agoWidget factory: Namespace the remove event handler.
Scott González [Sun, 6 Sep 2009 16:19:30 +0000 (16:19 +0000)]
Widget factory: Namespace the remove event handler.

15 years agoeffects easing: typo
Jörn Zaefferer [Wed, 2 Sep 2009 19:41:18 +0000 (19:41 +0000)]
effects easing: typo

15 years agofixed a little issue in Chrome, Safari
Richard Worth [Wed, 2 Sep 2009 19:30:46 +0000 (19:30 +0000)]
fixed a little issue in Chrome, Safari

15 years agoFixed a bug in the drawing of all the graphs, especially visible in easeout curves...
Richard Worth [Wed, 2 Sep 2009 19:23:38 +0000 (19:23 +0000)]
Fixed a bug in the drawing of all the graphs, especially visible in easeout curves. Added a top line to each graph. Added support for linear graph and preview. Slowed animation down a bit, to aid in preview.

15 years agomoving test.html file to child dir for testswarm compability
Jörn Zaefferer [Tue, 1 Sep 2009 08:26:53 +0000 (08:26 +0000)]
moving test.html file to child dir for testswarm compability

15 years agomoving all*.html to tests/unit for testswarm compability
Jörn Zaefferer [Tue, 1 Sep 2009 08:25:29 +0000 (08:25 +0000)]
moving all*.html to tests/unit for testswarm compability

15 years agorename modules for testswarm compability
Jörn Zaefferer [Tue, 1 Sep 2009 08:16:10 +0000 (08:16 +0000)]
rename modules for testswarm compability

15 years agoupdate to lastest QUnit
Jörn Zaefferer [Sun, 30 Aug 2009 10:46:20 +0000 (10:46 +0000)]
update to lastest QUnit

15 years agoDialog demo: Use the ui-state-highlight class instead of a hard-coded color. Fixes...
Scott González [Sat, 29 Aug 2009 02:12:56 +0000 (02:12 +0000)]
Dialog demo: Use the ui-state-highlight class instead of a hard-coded color.  Fixes #4808 - Modal dialog form validation demo - error message uses hard-coded color.

15 years agoadded rule to negate outlines on :active state, so the outlines won't appear as much...
Scott Jehl [Fri, 28 Aug 2009 16:12:39 +0000 (16:12 +0000)]
added rule to negate outlines on :active state, so the outlines won't appear as much during mouse interaction.

15 years agoremoved outline: none; resets from our interaction styles so focus will receive nativ...
Scott Jehl [Fri, 28 Aug 2009 16:11:23 +0000 (16:11 +0000)]
removed outline: none; resets from our interaction styles so focus will receive native outline styling.

15 years agoWidget factory: Added support for deep extending multiple option hashes on init.
Scott González [Fri, 28 Aug 2009 00:39:43 +0000 (00:39 +0000)]
Widget factory: Added support for deep extending multiple option hashes on init.

15 years agoWidget factory: Support passing multiple option hashes on init. Fixes #4784.
Scott González [Wed, 26 Aug 2009 02:06:19 +0000 (02:06 +0000)]
Widget factory: Support passing multiple option hashes on init.  Fixes #4784.

15 years agoDialog: Moved positioning and overflow to CSS. Fixes #2848 - Fixed positioning for...
Scott González [Wed, 26 Aug 2009 01:40:01 +0000 (01:40 +0000)]
Dialog: Moved positioning and overflow to CSS.  Fixes #2848 - Fixed positioning for dialogs.

15 years agodraggable, sortable: include originalPosition in ui hash, implements #3782
Paul Bakaus [Sun, 23 Aug 2009 17:40:44 +0000 (17:40 +0000)]
draggable, sortable: include originalPosition in ui hash, implements #3782

15 years agosortable: removed deprecated ui.absolutePosition from ui hash, fixes #3991
Paul Bakaus [Sat, 22 Aug 2009 13:58:36 +0000 (13:58 +0000)]
sortable: removed deprecated ui.absolutePosition from ui hash, fixes #3991

15 years agosortable: toArray/serialize should not include the placeholder, fixes #4138
Paul Bakaus [Sat, 22 Aug 2009 13:48:04 +0000 (13:48 +0000)]
sortable: toArray/serialize should not include the placeholder, fixes #4138

15 years agodroppable: greedy childs that dont accept the draggable dont block propagation anymor...
Paul Bakaus [Sat, 22 Aug 2009 12:25:50 +0000 (12:25 +0000)]
droppable: greedy childs that dont accept the draggable dont block propagation anymore, fixes #4570

15 years agodraggable: scope option failed when no droppables within that scope exist, fixes...
Paul Bakaus [Sat, 22 Aug 2009 11:48:48 +0000 (11:48 +0000)]
draggable: scope option failed when no droppables within that scope exist, fixes #4289

15 years agodraggable: position and offset were undefined in start callback, fixes #4380
Paul Bakaus [Sat, 22 Aug 2009 08:10:19 +0000 (08:10 +0000)]
draggable: position and offset were undefined in start callback, fixes #4380

15 years agodraggable: made stack accept a selector instead of a complex hash, min value is autod...
Paul Bakaus [Sat, 22 Aug 2009 07:59:09 +0000 (07:59 +0000)]
draggable: made stack accept a selector instead of a complex hash, min value is autodetermined now, implements #4365

15 years agodraggable: direct removal of draggable element on drop event doesnt make used plugins...
Paul Bakaus [Fri, 21 Aug 2009 14:13:47 +0000 (14:13 +0000)]
draggable: direct removal of draggable element on drop event doesnt make used plugins fire an error anymore, fixes #4550

15 years agoDatepicker: Add yearSuffix value for Chinese/Korean. fixes #4793
Chi Cheng [Wed, 19 Aug 2009 16:33:32 +0000 (16:33 +0000)]
Datepicker: Add yearSuffix value for Chinese/Korean. fixes #4793

15 years agoWorkaround for #4786, improved
Jörn Zaefferer [Tue, 18 Aug 2009 19:23:49 +0000 (19:23 +0000)]
Workaround for #4786, improved

15 years agoWorkaround for #4786
Jörn Zaefferer [Tue, 18 Aug 2009 19:22:25 +0000 (19:22 +0000)]
Workaround for #4786

15 years agosortable accordion: formatting
Jörn Zaefferer [Tue, 18 Aug 2009 19:07:26 +0000 (19:07 +0000)]
sortable accordion: formatting

15 years agoTabs: Fix for #4785, improving styles
Jörn Zaefferer [Tue, 18 Aug 2009 18:37:33 +0000 (18:37 +0000)]
Tabs: Fix for #4785, improving styles

15 years agoTabs: Fix for #4785, mime-type
Jörn Zaefferer [Tue, 18 Aug 2009 18:26:45 +0000 (18:26 +0000)]
Tabs: Fix for #4785, mime-type

15 years agoTabs: Fix for #4785
Jörn Zaefferer [Tue, 18 Aug 2009 18:25:27 +0000 (18:25 +0000)]
Tabs: Fix for #4785

15 years agoposition: improved default demo to use position:absolute instead of fixed - with...
Jörn Zaefferer [Sun, 16 Aug 2009 09:09:48 +0000 (09:09 +0000)]
position: improved default demo to use position:absolute instead of fixed - with fixed, the positioned element doesn't move on scroll

15 years agoposition: added demo to demos/index.html
Jörn Zaefferer [Sun, 16 Aug 2009 09:08:47 +0000 (09:08 +0000)]
position: added demo to demos/index.html

15 years agoset trunk version to 1.8pre
Richard Worth [Thu, 13 Aug 2009 02:04:57 +0000 (02:04 +0000)]
set trunk version to 1.8pre

15 years agoset trunk version to 1.8a1 1.8a1
Richard Worth [Thu, 13 Aug 2009 02:03:33 +0000 (02:03 +0000)]
set trunk version to 1.8a1

15 years agodialog unit tests: added position and stackfix
Richard Worth [Wed, 12 Aug 2009 08:20:57 +0000 (08:20 +0000)]
dialog unit tests: added position and stackfix

15 years agodialog visual tests: added position and stackfix
Richard Worth [Wed, 12 Aug 2009 08:18:51 +0000 (08:18 +0000)]
dialog visual tests: added position and stackfix

15 years agoaccordion: Fix for #4695, refactored
Jörn Zaefferer [Tue, 11 Aug 2009 19:08:23 +0000 (19:08 +0000)]
accordion: Fix for #4695, refactored

15 years agoaccordion: Fix for #4695
Jörn Zaefferer [Tue, 11 Aug 2009 19:01:08 +0000 (19:01 +0000)]
accordion: Fix for #4695

15 years agoaccordion: Fix for #4695
Jörn Zaefferer [Tue, 11 Aug 2009 18:58:03 +0000 (18:58 +0000)]
accordion: Fix for #4695

15 years agoaccordion: fix for #4436
Jörn Zaefferer [Tue, 11 Aug 2009 18:46:00 +0000 (18:46 +0000)]
accordion: fix for #4436

15 years agoAccordion: added a couple failing tests for option active: init and collapsed
Richard Worth [Tue, 11 Aug 2009 00:57:50 +0000 (00:57 +0000)]
Accordion: added a couple failing tests for option active: init and collapsed

15 years agoFixed accordion option active getter and setter. Normalized getter to number, 0-based...
Richard Worth [Tue, 11 Aug 2009 00:45:01 +0000 (00:45 +0000)]
Fixed accordion option active getter and setter. Normalized getter to number, 0-based index.

15 years agoRemoved jquery.simulate from external/ as it's being removed from jqueryjs.googlecode...
Richard Worth [Mon, 10 Aug 2009 09:38:14 +0000 (09:38 +0000)]
Removed jquery.simulate from external/ as it's being removed from jqueryjs.googlecode.com/svn/trunk/plugins

15 years agoslider option visual tests
Richard Worth [Sat, 8 Aug 2009 12:18:02 +0000 (12:18 +0000)]
slider option visual tests

15 years agoaccordion: visual testcase and fix for #4444; probably fixes a few other issues,...
Jörn Zaefferer [Thu, 6 Aug 2009 18:57:44 +0000 (18:57 +0000)]
accordion: visual testcase and fix for #4444; probably fixes a few other issues, too, eg. less flickering

15 years agoaccordion: fix for #4754; related tests were failing before, fixed them, too (checked...
Jörn Zaefferer [Thu, 6 Aug 2009 18:44:36 +0000 (18:44 +0000)]
accordion: fix for #4754; related tests were failing before, fixed them, too (checked to correct sizes in Firebug)

15 years agoaccordion: visual testcase for #4322, improved the browser default stylings for a...
Jörn Zaefferer [Thu, 6 Aug 2009 18:34:51 +0000 (18:34 +0000)]
accordion: visual testcase for #4322, improved the browser default stylings for a better comparsion

15 years agoaccordion: visual testcase for #4322
Jörn Zaefferer [Thu, 6 Aug 2009 18:19:40 +0000 (18:19 +0000)]
accordion: visual testcase for #4322

15 years agoinclude position plugin in demos/index.html - especially annoying when that is missin...
Jörn Zaefferer [Thu, 6 Aug 2009 18:12:28 +0000 (18:12 +0000)]
include position plugin in demos/index.html - especially annoying when that is missing because position() isn't undefined when ui.position.js is missing

15 years agodraggable: inline comment to clarify some odd check
Jörn Zaefferer [Thu, 6 Aug 2009 18:10:10 +0000 (18:10 +0000)]
draggable: inline comment to clarify some odd check

15 years agodatepicker i18n: missing comma (syntax checking editors are great)
Jörn Zaefferer [Thu, 6 Aug 2009 17:32:55 +0000 (17:32 +0000)]
datepicker i18n: missing comma (syntax checking editors are great)

15 years agoAdded zIndex method. Fixes #4709 - Add zIndex setter/getter method.
Scott González [Wed, 5 Aug 2009 13:30:55 +0000 (13:30 +0000)]
Added zIndex method.  Fixes #4709 - Add zIndex setter/getter method.

15 years agovisual test : Accordion option navigation true - added a note about needing to refres...
Richard Worth [Wed, 5 Aug 2009 12:25:12 +0000 (12:25 +0000)]
visual test : Accordion option navigation true - added a note about needing to refresh the page after clicking a navigation link.

15 years agoeol-style and mime-type
Richard Worth [Wed, 5 Aug 2009 12:17:35 +0000 (12:17 +0000)]
eol-style and mime-type

15 years agoAccordion visual test: option navigation true
Richard Worth [Wed, 5 Aug 2009 12:16:43 +0000 (12:16 +0000)]
Accordion visual test: option navigation true

15 years agoSlider: Create a copy of the options.values array for the return value of _value...
Scott González [Tue, 4 Aug 2009 23:35:08 +0000 (23:35 +0000)]
Slider: Create a copy of the options.values array for the return value of _value().  Fixes #4751 - Dragging slider modifies values, even if callback returns false.

Thanks bkrausz.

15 years agoResizable: Don't allow resizing when disabled. Fixes #4743 - Disable Resize.
Scott González [Tue, 4 Aug 2009 02:02:57 +0000 (02:02 +0000)]
Resizable: Don't allow resizing when disabled.  Fixes #4743 - Disable Resize.

15 years agoDialog: Support hash, array, string for cursorAt option. Use position plugin. Parti...
Scott González [Mon, 3 Aug 2009 14:28:54 +0000 (14:28 +0000)]
Dialog: Support hash, array, string for cursorAt option.  Use position plugin.  Partial fix for #2525 - Standardised way to pass coordinates to plugins.

15 years agoPosition: fixed comment wording.
Scott González [Mon, 3 Aug 2009 13:17:56 +0000 (13:17 +0000)]
Position: fixed comment wording.

15 years agoSortable: Support hash, array, string for cursorAt option. Partial fix for #2525...
Scott González [Mon, 3 Aug 2009 13:17:00 +0000 (13:17 +0000)]
Sortable: Support hash, array, string for cursorAt option.  Partial fix for #2525 - Standardised way to pass coordinates to plugins.