]>
source.dussan.org Git - jquery-ui.git/log
Richard Worth [Thu, 24 Dec 2009 01:24:55 +0000 (01:24 +0000)]
slider unit tests: added missing reference to jquery.ui.mouse.js
Richard Worth [Thu, 24 Dec 2009 01:18:00 +0000 (01:18 +0000)]
updated unit test for #3991 - Sortable: Remove absolutePosition from ui hash
Scott González [Wed, 23 Dec 2009 03:29:33 +0000 (03:29 +0000)]
Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction plugins.
Scott González [Tue, 22 Dec 2009 19:51:24 +0000 (19:51 +0000)]
Split mouse into its own file and udpdated dependency lists.
Fixes #5023 - Split mouse code into its own file.
Jörn Zaefferer [Wed, 16 Dec 2009 22:20:18 +0000 (22:20 +0000)]
extracting widget factory into jquery.ui.widget.js
Keith Wood [Tue, 15 Dec 2009 04:00:17 +0000 (04:00 +0000)]
Datepicker: Corrected automatic parsing of date on keystrokes
Keith Wood [Tue, 15 Dec 2009 03:42:40 +0000 (03:42 +0000)]
Datepicker: Fixed #4917 Enter key press on popup fails if _dayOverClass td is after _currentClass td
Keith Wood [Tue, 15 Dec 2009 03:32:25 +0000 (03:32 +0000)]
Datepicker - #4895 Corrected English/UK localisation
Keith Wood [Tue, 8 Dec 2009 04:54:04 +0000 (04:54 +0000)]
Datepicker - Fixed #4949 - Double click on next/previous button closes the datepicker
Keith Wood [Tue, 8 Dec 2009 00:08:44 +0000 (00:08 +0000)]
Dstepicker - Demonstrate opening/closing animations
Keith Wood [Tue, 8 Dec 2009 00:02:19 +0000 (00:02 +0000)]
Datepicker - Fixed #4987 - Add bosnian language to DatePicker
Scott González [Fri, 4 Dec 2009 04:02:55 +0000 (04:02 +0000)]
Datepicker: Fixed display of month and year dropdowns when showing month after year.
Fixes #4420 - showMonthAfterYear make calendar disorder.
Thanks bhornseth for the patch.
Keith Wood [Wed, 2 Dec 2009 00:33:56 +0000 (00:33 +0000)]
Datepicker - Fixed #4704 - Datepicker global variable isn't unique
Keith Wood [Tue, 1 Dec 2009 01:27:25 +0000 (01:27 +0000)]
Datepicker - Fixed #4870 - yearRange doesn't work as expected
Keith Wood [Tue, 1 Dec 2009 01:24:00 +0000 (01:24 +0000)]
Datepicker - Fixed #4787 - Datepicker: fix animation control
Keith Wood [Mon, 30 Nov 2009 00:03:36 +0000 (00:03 +0000)]
Datepicker - Fixed #4885 - Tab key should not have default behaviour prevented by datepicker
Keith Wood [Sun, 29 Nov 2009 22:56:30 +0000 (22:56 +0000)]
Datepicker - Fixed #4787 - Datepicker: fix animation control
Keith Wood [Fri, 27 Nov 2009 06:17:41 +0000 (06:17 +0000)]
Datepicker - Fixed #4956 - undefined variable: lookAhead()
Keith Wood [Fri, 27 Nov 2009 06:08:13 +0000 (06:08 +0000)]
Datepicker - Fixed #4969 - Datepicker cannot change values of fields named with special characters
Scott González [Thu, 26 Nov 2009 02:17:16 +0000 (02:17 +0000)]
ant build: Fixed file name parsing.
Fixes #4973 - Build fails on non-Windows OS.
Richard Worth [Sat, 21 Nov 2009 22:30:54 +0000 (22:30 +0000)]
eol-style and mime-type
Richard Worth [Sat, 21 Nov 2009 22:30:13 +0000 (22:30 +0000)]
Slider: added visual test page for #4467
Andrew Powell [Sat, 21 Nov 2009 16:59:08 +0000 (16:59 +0000)]
ui.dialog: replaced with   for xhtml compliance (fixes #4970 -XHTML Compliance : should be  )
Scott González [Thu, 19 Nov 2009 16:37:05 +0000 (16:37 +0000)]
Position: Changed document/window detection to be consistent with jQuery core.
Fixes a bug in IE7/8 where window == document.
Jörn Zaefferer [Mon, 16 Nov 2009 20:20:47 +0000 (20:20 +0000)]
Fix for #4930
Scott González [Mon, 16 Nov 2009 03:06:13 +0000 (03:06 +0000)]
class animation: added scrollbar property filtering back in to prevent an error in IE.
Scott González [Mon, 16 Nov 2009 02:49:36 +0000 (02:49 +0000)]
Pulsate: Rewrote pulsate effect.
Fixes #4718 - pulsate pulses one extra time.
Scott González [Sun, 15 Nov 2009 23:53:40 +0000 (23:53 +0000)]
class animations: Commented out browser-specific style checks.
Scott González [Sun, 15 Nov 2009 23:52:54 +0000 (23:52 +0000)]
addClass demo: Fixed URLs to be relative.
Scott González [Sun, 15 Nov 2009 01:30:38 +0000 (01:30 +0000)]
Class Animation: Don't animate shorthand styles.
Color Animation: Removed borderColor since we no longer animate shorthand styles.
Scott González [Fri, 13 Nov 2009 18:29:08 +0000 (18:29 +0000)]
Tabs: Removed deprecated deselctable option (use collapsible instead).
Fixes #4031 - Tabs: Remove deselectable option
Scott González [Fri, 13 Nov 2009 04:35:47 +0000 (04:35 +0000)]
Effects: Added fade effect. Needs documentation.
Fixes #4416 - Add fade effect.
Scott González [Fri, 13 Nov 2009 04:00:12 +0000 (04:00 +0000)]
Core: Preserve header in minified file.
Scott González [Fri, 13 Nov 2009 03:59:03 +0000 (03:59 +0000)]
Ant Build: Fixed references to source files.
Fixes #4896 - Build fails on non-Windows OS.
Scott González [Fri, 13 Nov 2009 03:18:55 +0000 (03:18 +0000)]
Tabs: Never remove the ui-state-default class when switching tabs.
Fixes #4815 - Tabs: each tab needs to have state ui-state-default.
Scott González [Tue, 10 Nov 2009 16:35:55 +0000 (16:35 +0000)]
Effects: Cleaned up createWrapper().
Scott González [Tue, 10 Nov 2009 16:16:52 +0000 (16:16 +0000)]
Effects: Added support for effects on elements with right and/or bottom style settings.
Fixes #4540 - Fix bug effect for IE7. In create wrapper function.
Scott González [Tue, 10 Nov 2009 15:55:41 +0000 (15:55 +0000)]
Effects core: Reorganized code, no actual changes.
Scott González [Mon, 9 Nov 2009 03:10:57 +0000 (03:10 +0000)]
Slider: Added paging - page up/down jumps by 1/5 the size of the range.
Fixes #3096 - Add a paging option for slider
Scott González [Mon, 9 Nov 2009 02:36:32 +0000 (02:36 +0000)]
Tabs: Made detection of navigation more flexible - now the first descendant list (ul or ol) found will be used instead of forcing it to be the first child ul.
Fixes #4501 - Tabs should work with ordered lists (<ol>) in addition to unordered (<ul>)
Fixes #4506 - tabs(): allow more flexibility in specifying what list is used
Scott González [Mon, 9 Nov 2009 01:50:23 +0000 (01:50 +0000)]
Removed use of .data() for getting/setting options in tests; using each plugin's option method instead. Fixes #4853 - Remove use of .data() for options in tests.
Scott González [Fri, 6 Nov 2009 14:15:53 +0000 (14:15 +0000)]
Effects: Fixed a bug when animating classes and nothing should happen, e.g., calling .removeClass('foo') when the element doesn't have the class foo.
Scott González [Fri, 6 Nov 2009 01:46:49 +0000 (01:46 +0000)]
Effects: Added support for animating borderColor (previously only supported individual borders, e.g., borderLeftColor). Fixes #4807 - $('').switchClass throwing error in IE8 if the switched class contains color property.
Scott González [Fri, 6 Nov 2009 01:12:09 +0000 (01:12 +0000)]
Effects: Force a non-empty hash of properties for class animations to ensure the callback is always executed. Fixes #4396 - animateClass does nothing if there are no styles changes. See jQuery core bug #5459 for the cause.
Keith Wood [Thu, 22 Oct 2009 09:49:19 +0000 (09:49 +0000)]
Datepicker: Added Afrikaans and English/UK localisations
Jörn Zaefferer [Tue, 20 Oct 2009 19:58:47 +0000 (19:58 +0000)]
progressbar: enhanced visual test
Richard Worth [Sat, 17 Oct 2009 01:27:02 +0000 (01:27 +0000)]
Tabs: fixed to use a counter for unique ids instead of relying on $.data(elem), which in 1.4 won't return an id. Thanks Mark Gibson.
Richard Worth [Mon, 12 Oct 2009 14:32:31 +0000 (14:32 +0000)]
Slider: Fixed values getter to be trimmed by min and max as value method is. Added an overload to the values method for passing in an array of new values. Fixes #4522
Richard Worth [Mon, 12 Oct 2009 11:23:59 +0000 (11:23 +0000)]
slider: Removed undocumented noPropagation last arg from values method as per http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/
a350889a377c59b8
Richard Worth [Mon, 12 Oct 2009 11:06:57 +0000 (11:06 +0000)]
slider: use internal methods _valueMin() and _valueMax()
Richard Worth [Mon, 12 Oct 2009 10:50:38 +0000 (10:50 +0000)]
Slider: Fixed animation to respond to keypress as well as mouse click, animation still does not occur at init or during mouse drag slide, both by design. Animation now occurs, if animate is on, when using the value method, but not when using the value option. This allows for animated and non-animated programmatic setting of values without changing the animate option.
Fixes #4432 - Allow animation when programmatically changing slider value
Fixes #4659 - Allow slider to animate if slider value is set programatically
Richard Worth [Mon, 12 Oct 2009 09:27:23 +0000 (09:27 +0000)]
slider: fixed two failing unit tests
'value method set respects min'
'value method set respects max'
Richard Worth [Sun, 4 Oct 2009 10:29:03 +0000 (10:29 +0000)]
sortable portlets demo: Swapped plus and minus icons for more consistency
Scott González [Wed, 30 Sep 2009 02:48:09 +0000 (02:48 +0000)]
Dialog: Fixed position parsing.
Jörn Zaefferer [Tue, 29 Sep 2009 07:48:14 +0000 (07:48 +0000)]
update to latest QUnit
Chi Cheng [Sun, 27 Sep 2009 16:07:19 +0000 (16:07 +0000)]
Sortable: add missed self. in uiHash.
Chi Cheng [Sun, 27 Sep 2009 16:01:44 +0000 (16:01 +0000)]
Dialog: fixes a typo.
Richard Worth [Fri, 25 Sep 2009 00:03:15 +0000 (00:03 +0000)]
dialog: added a visual test page for the buttons option
Scott González [Sun, 20 Sep 2009 21:07:38 +0000 (21:07 +0000)]
Fixed the initialization of color animations for cases where the first step of the animation doesn't happen in the same millisecond as the call to animate. Fixes #4251 - NaN in color animation (Firefox 3).
Richard Worth [Sat, 19 Sep 2009 15:34:20 +0000 (15:34 +0000)]
slider unit tests: method value
Richard Worth [Sat, 19 Sep 2009 15:19:42 +0000 (15:19 +0000)]
slider: fixed disabled on init, methods enable and disable
Jörn Zaefferer [Sat, 19 Sep 2009 14:03:53 +0000 (14:03 +0000)]
dialog: fixed _position regression; wrote a test for the default positon, which still needs some tuning
Jörn Zaefferer [Sat, 19 Sep 2009 13:36:49 +0000 (13:36 +0000)]
datepicker: removing odd ticket test, has no assertions
Jörn Zaefferer [Sat, 19 Sep 2009 13:36:34 +0000 (13:36 +0000)]
datepicker: renabling tests, with timeouts inbetween each test, hopefully avoids to kill testswarm clients with slow-script warnings
Richard Worth [Sat, 19 Sep 2009 10:16:08 +0000 (10:16 +0000)]
dialog unit tests: options closeOnEscape, draggable
Richard Worth [Sat, 19 Sep 2009 09:49:00 +0000 (09:49 +0000)]
dialog unit tests: methods close, moveToTop, open
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