]>
source.dussan.org Git - jquery-ui.git/log
Richard Worth [Sat, 19 Sep 2009 09:35:53 +0000 (09:35 +0000)]
dialog: fixed enable and disable methods
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.
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)
Jörn Zaefferer [Thu, 17 Sep 2009 14:55:35 +0000 (14:55 +0000)]
uni tests: cleanup after common widget tests
Jörn Zaefferer [Thu, 17 Sep 2009 14:55:22 +0000 (14:55 +0000)]
unit tests: added positon to index
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
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
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
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
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
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)
Jörn Zaefferer [Tue, 15 Sep 2009 21:19:23 +0000 (21:19 +0000)]
accordion: reverted previous change to test
Jörn Zaefferer [Tue, 15 Sep 2009 21:12:05 +0000 (21:12 +0000)]
updated to latest QUnit
Ca-Phun Ung [Tue, 15 Sep 2009 16:53:39 +0000 (16:53 +0000)]
dialog: Fixes #4826 - Setting resizable false toggles resizable on dialog
Ca-Phun Ung [Tue, 15 Sep 2009 16:14:15 +0000 (16:14 +0000)]
dialog: added unit test for ticket #4826
Jörn Zaefferer [Tue, 15 Sep 2009 15:59:10 +0000 (15:59 +0000)]
simpler import statement
Jörn Zaefferer [Tue, 15 Sep 2009 15:54:47 +0000 (15:54 +0000)]
update to latest QUnit styles
Jörn Zaefferer [Tue, 15 Sep 2009 15:54:16 +0000 (15:54 +0000)]
Jörn Zaefferer [Tue, 15 Sep 2009 15:42:41 +0000 (15:42 +0000)]
dialog: methods test cleanup
Jörn Zaefferer [Tue, 15 Sep 2009 15:21:42 +0000 (15:21 +0000)]
accordion: activate test fix, use false to close, not -1
Jörn Zaefferer [Tue, 15 Sep 2009 15:09:41 +0000 (15:09 +0000)]
accordion: icon test fix, was failing in webkits
Ca-Phun Ung [Tue, 15 Sep 2009 15:02:57 +0000 (15:02 +0000)]
dialog: mime-type
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
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)
Jörn Zaefferer [Tue, 15 Sep 2009 08:39:47 +0000 (08:39 +0000)]
tabs: comment about failing options-defaults-test
Jörn Zaefferer [Tue, 15 Sep 2009 08:39:28 +0000 (08:39 +0000)]
slider: fixed defaults test to include cancel-callback
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
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
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
Jörn Zaefferer [Tue, 15 Sep 2009 08:37:22 +0000 (08:37 +0000)]
draggable: tests cleanup, put all elements into #main
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
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
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")
Jörn Zaefferer [Tue, 15 Sep 2009 08:25:00 +0000 (08:25 +0000)]
slider tests: fixing variable scopes
Jörn Zaefferer [Tue, 15 Sep 2009 08:21:20 +0000 (08:21 +0000)]
resizable: make global _store variable local
Jörn Zaefferer [Tue, 15 Sep 2009 08:14:11 +0000 (08:14 +0000)]
datepicker: fixed two global variables
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)
Jörn Zaefferer [Fri, 11 Sep 2009 18:47:34 +0000 (18:47 +0000)]
progressbar: implemented missing tests
Jörn Zaefferer [Fri, 11 Sep 2009 18:31:15 +0000 (18:31 +0000)]
removed code that created testsuite markup; QUnit handles that
Jörn Zaefferer [Fri, 11 Sep 2009 18:30:23 +0000 (18:30 +0000)]
change script ordering to load testswarm agent after QUnit
Jörn Zaefferer [Fri, 11 Sep 2009 18:22:52 +0000 (18:22 +0000)]
inject testswarm agent when the test is run by testswarm
Scott González [Sun, 6 Sep 2009 16:19:30 +0000 (16:19 +0000)]
Widget factory: Namespace the remove event handler.
Jörn Zaefferer [Wed, 2 Sep 2009 19:41:18 +0000 (19:41 +0000)]
effects easing: typo
Richard Worth [Wed, 2 Sep 2009 19:30:46 +0000 (19:30 +0000)]
fixed a little issue in Chrome, Safari
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.
Jörn Zaefferer [Tue, 1 Sep 2009 08:26:53 +0000 (08:26 +0000)]
moving test.html file to child dir 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
Jörn Zaefferer [Tue, 1 Sep 2009 08:16:10 +0000 (08:16 +0000)]
rename modules for testswarm compability
Jörn Zaefferer [Sun, 30 Aug 2009 10:46:20 +0000 (10:46 +0000)]
update to lastest QUnit
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.
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.
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.
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.
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.
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.
Paul Bakaus [Sun, 23 Aug 2009 17:40:44 +0000 (17:40 +0000)]
draggable, sortable: include originalPosition in ui hash, implements #3782
Paul Bakaus [Sat, 22 Aug 2009 13:58:36 +0000 (13:58 +0000)]
sortable: removed deprecated ui.absolutePosition from ui hash, fixes #3991
Paul Bakaus [Sat, 22 Aug 2009 13:48:04 +0000 (13:48 +0000)]
sortable: toArray/serialize should not include the placeholder, fixes #4138
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
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
Paul Bakaus [Sat, 22 Aug 2009 08:10:19 +0000 (08:10 +0000)]
draggable: position and offset were undefined in start callback, fixes #4380
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
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
Chi Cheng [Wed, 19 Aug 2009 16:33:32 +0000 (16:33 +0000)]
Datepicker: Add yearSuffix value for Chinese/Korean. fixes #4793
Jörn Zaefferer [Tue, 18 Aug 2009 19:23:49 +0000 (19:23 +0000)]
Workaround for #4786, improved
Jörn Zaefferer [Tue, 18 Aug 2009 19:22:25 +0000 (19:22 +0000)]
Workaround for #4786
Jörn Zaefferer [Tue, 18 Aug 2009 19:07:26 +0000 (19:07 +0000)]
sortable accordion: formatting
Jörn Zaefferer [Tue, 18 Aug 2009 18:37:33 +0000 (18:37 +0000)]
Tabs: Fix for #4785, improving styles
Jörn Zaefferer [Tue, 18 Aug 2009 18:26:45 +0000 (18:26 +0000)]
Tabs: Fix for #4785, mime-type
Jörn Zaefferer [Tue, 18 Aug 2009 18:25:27 +0000 (18:25 +0000)]
Tabs: Fix for #4785
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
Jörn Zaefferer [Sun, 16 Aug 2009 09:08:47 +0000 (09:08 +0000)]
position: added demo to demos/index.html
Richard Worth [Thu, 13 Aug 2009 02:04:57 +0000 (02:04 +0000)]
set trunk version to 1.8pre
Richard Worth [Thu, 13 Aug 2009 02:03:33 +0000 (02:03 +0000)]
set trunk version to 1.8a1
Richard Worth [Wed, 12 Aug 2009 08:20:57 +0000 (08:20 +0000)]
dialog unit 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
Jörn Zaefferer [Tue, 11 Aug 2009 19:08:23 +0000 (19:08 +0000)]
accordion: Fix for #4695, refactored
Jörn Zaefferer [Tue, 11 Aug 2009 19:01:08 +0000 (19:01 +0000)]
accordion: Fix for #4695
Jörn Zaefferer [Tue, 11 Aug 2009 18:58:03 +0000 (18:58 +0000)]
accordion: Fix for #4695
Jörn Zaefferer [Tue, 11 Aug 2009 18:46:00 +0000 (18:46 +0000)]
accordion: fix for #4436
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
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.
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
Richard Worth [Sat, 8 Aug 2009 12:18:02 +0000 (12:18 +0000)]
slider option visual tests
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
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)
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
Jörn Zaefferer [Thu, 6 Aug 2009 18:19:40 +0000 (18:19 +0000)]
accordion: visual testcase for #4322
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
Jörn Zaefferer [Thu, 6 Aug 2009 18:10:10 +0000 (18:10 +0000)]
draggable: inline comment to clarify some odd check
Jörn Zaefferer [Thu, 6 Aug 2009 17:32:55 +0000 (17:32 +0000)]
datepicker i18n: missing comma (syntax checking editors are great)
Scott González [Wed, 5 Aug 2009 13:30:55 +0000 (13:30 +0000)]
Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.
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.
Richard Worth [Wed, 5 Aug 2009 12:17:35 +0000 (12:17 +0000)]
eol-style and mime-type
Richard Worth [Wed, 5 Aug 2009 12:16:43 +0000 (12:16 +0000)]
Accordion visual test: option navigation true
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.
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.
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.
Scott González [Mon, 3 Aug 2009 13:17:56 +0000 (13:17 +0000)]
Position: fixed comment wording.
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.