]>
source.dussan.org Git - jquery-ui.git/log
Felix Nagel [Mon, 29 Apr 2013 21:05:07 +0000 (23:05 +0200)]
Selectmenu: add renderItemData method similar to autocomplete
Felix Nagel [Mon, 29 Apr 2013 20:36:37 +0000 (22:36 +0200)]
Selectmenu: add spaces
Felix Nagel [Mon, 29 Apr 2013 20:23:11 +0000 (22:23 +0200)]
Selectmenu: use guard clause for option length checking in refresh
Felix Nagel [Mon, 29 Apr 2013 20:19:53 +0000 (22:19 +0200)]
Selectmenu: adjust comments, trim trailing spaces
Felix Nagel [Mon, 29 Apr 2013 20:15:50 +0000 (22:15 +0200)]
Selectmenu: rename var to focusIndex
Felix Nagel [Mon, 29 Apr 2013 20:15:29 +0000 (22:15 +0200)]
Selectmenu: blank before comment
Felix Nagel [Mon, 29 Apr 2013 20:14:50 +0000 (22:14 +0200)]
Selectmenu: improve readability when creating button elements
Felix Nagel [Mon, 29 Apr 2013 20:07:41 +0000 (22:07 +0200)]
Selectmenu: set aria states as string if needed
Felix Nagel [Mon, 29 Apr 2013 20:04:56 +0000 (22:04 +0200)]
Selectmenu: simplify tabindex attribute setting on button create
Felix Nagel [Mon, 29 Apr 2013 20:01:51 +0000 (22:01 +0200)]
Selectmenu: Comments start with an uppercase letter
Felix Nagel [Mon, 29 Apr 2013 19:59:55 +0000 (21:59 +0200)]
Selectmenu: don't quote click, remove extraneous space
Felix Nagel [Mon, 29 Apr 2013 19:54:36 +0000 (21:54 +0200)]
Selectmenu: improve id generation
Felix Nagel [Mon, 29 Apr 2013 19:46:41 +0000 (21:46 +0200)]
Selectmenu: clean up CSS
Felix Nagel [Mon, 29 Apr 2013 19:34:10 +0000 (21:34 +0200)]
Selectmenu Tests: added labels to disabled empty visual test
Felix Nagel [Mon, 29 Apr 2013 19:13:33 +0000 (21:13 +0200)]
Selectmenu Tests: change doctype to lower case
Felix Nagel [Mon, 29 Apr 2013 19:08:20 +0000 (21:08 +0200)]
Selectmenu Test: rename widget method test
Felix Nagel [Mon, 29 Apr 2013 19:03:12 +0000 (21:03 +0200)]
Selectmenu Tests: clean up spacing and intention
Felix Nagel [Mon, 29 Apr 2013 18:59:35 +0000 (20:59 +0200)]
Selectmenu Tests: add toLowerCase() to node type checks
Felix Nagel [Mon, 29 Apr 2013 18:51:01 +0000 (20:51 +0200)]
Selectmenu Tests: remove unneeded test
Felix Nagel [Mon, 29 Apr 2013 18:49:06 +0000 (20:49 +0200)]
Selectmenu Tests: use simulate instead of trigger
Felix Nagel [Mon, 29 Apr 2013 18:48:48 +0000 (20:48 +0200)]
Selectmenu Tests: remove unneeded test
Felix Nagel [Mon, 29 Apr 2013 18:47:02 +0000 (20:47 +0200)]
Selectmenu Tests: cleanup unit tests
Felix Nagel [Mon, 29 Apr 2013 18:34:16 +0000 (20:34 +0200)]
Selectmenu Tests: rename wrapper divs
Felix Nagel [Mon, 29 Apr 2013 18:31:02 +0000 (20:31 +0200)]
Selectmenu Tests: updated jQuery and old testsuite version
Felix Nagel [Mon, 29 Apr 2013 18:22:15 +0000 (20:22 +0200)]
Selectmenu: clean up default demo
Felix Nagel [Mon, 29 Apr 2013 18:14:43 +0000 (20:14 +0200)]
Selectmenu: clean up custom render demo
Felix Nagel [Sun, 21 Apr 2013 13:10:38 +0000 (15:10 +0200)]
Merge branch 'master' into selectmenu
Mike Sherov [Sun, 14 Apr 2013 22:47:29 +0000 (18:47 -0400)]
Datepicker Tests: Fix hanging IE tests resulting from asynchronous blur
Mike Sherov [Sun, 14 Apr 2013 21:07:24 +0000 (17:07 -0400)]
Datepicker Tests: fix failing oldIE tests by creating new inputs to focus when necessary for focus tests.
Mike Sherov [Sun, 14 Apr 2013 16:58:42 +0000 (12:58 -0400)]
Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test cases for old Opera and old Safari.
Mike Sherov [Wed, 27 Mar 2013 20:47:57 +0000 (16:47 -0400)]
Draggable: allow draggable to defer destroying itself upon DOM removal until after stop is fired. Fixes #6889 - Draggable: Cursor doesn't revert to pre-dragging state after revert action when original element is removed.
Scott González [Fri, 12 Apr 2013 13:05:48 +0000 (09:05 -0400)]
Grunt: Allow tabs tests to run in PhantomJS.
Scott González [Fri, 12 Apr 2013 00:54:36 +0000 (20:54 -0400)]
Autocomplete demo: Use custom namespace for combobox.
Mike Sherov [Fri, 12 Apr 2013 00:48:05 +0000 (20:48 -0400)]
Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in all browsers without having to rely on timeouts.
Scott González [Thu, 11 Apr 2013 18:03:51 +0000 (14:03 -0400)]
Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows.
TJ VanToll [Sun, 7 Apr 2013 16:57:15 +0000 (12:57 -0400)]
Button: On form reset only call refresh on current button widgets. Fixed #9213: Button: timeout in formResetHandler causing refresh to be called on non-widgets
Scott González [Tue, 9 Apr 2013 18:22:37 +0000 (14:22 -0400)]
Tests: Renamed TestSwarm jobs.
Scott González [Mon, 8 Apr 2013 19:02:54 +0000 (15:02 -0400)]
Upgrade grunt-contrib-jshint to 0.4.1.
Scott González [Mon, 8 Apr 2013 19:02:12 +0000 (15:02 -0400)]
Updated .jshintrc settings.
Scott González [Mon, 8 Apr 2013 18:45:09 +0000 (14:45 -0400)]
Draggable tests: Wrap IIFE in parens.
Scott González [Mon, 8 Apr 2013 18:43:37 +0000 (14:43 -0400)]
Build: Change single quotes to double quotes.
Mike Sherov [Sun, 7 Apr 2013 19:15:04 +0000 (15:15 -0400)]
Datepicker Tests: use simulated events for focus and blur.
Mike Sherov [Sun, 7 Apr 2013 18:40:26 +0000 (14:40 -0400)]
Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden before showing it.
Mike Sherov [Sun, 7 Apr 2013 18:16:31 +0000 (14:16 -0400)]
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by correctly not double focusing a programmatically focused date picker.
A partial fix was implemented to resolve #6694, and this commit completes the fix so we can programmatically focus a date picker without focus being fired twice.
Mike Sherov [Sun, 7 Apr 2013 16:31:21 +0000 (12:31 -0400)]
Draggable Tests: style guide conformance for TestHelpers
Mike Sherov [Sun, 7 Apr 2013 16:17:19 +0000 (12:17 -0400)]
Draggable Tests: fix more old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements.
Mike Sherov [Sun, 7 Apr 2013 16:10:59 +0000 (12:10 -0400)]
Draggable Tests: fix old Safari and old Opera tests with jQuery < 1.8 tests by accounting for a bug in $.contains on disconnected Elements.
Mike Sherov [Sun, 7 Apr 2013 02:59:56 +0000 (22:59 -0400)]
Draggable Tests: fix copypasta'd assertion messages.
Scott González [Fri, 5 Apr 2013 20:41:07 +0000 (16:41 -0400)]
Mailmap: Change Corey Frang's email address.
Scott González [Wed, 3 Apr 2013 20:19:39 +0000 (16:19 -0400)]
Datepicker: Remove unused _getBorders() method.
Scott González [Wed, 3 Apr 2013 20:12:50 +0000 (16:12 -0400)]
Datepicker: Remove unnecessary global variable now that we don't use inline event handlers anymore.
Scott González [Wed, 3 Apr 2013 20:06:15 +0000 (16:06 -0400)]
Datepicker: Fixed date format for Serbian locales. Fixes #7347 - Datepicker: Wrong date format for Serbian localization.
Mike Sherov [Wed, 3 Apr 2013 16:26:39 +0000 (12:26 -0400)]
Draggable: Don't cache parent offset if the parent position is fixed. Fixes #5009 - Draggable: scroll not working with parent's position fixed
Mike Sherov [Tue, 2 Apr 2013 13:08:17 +0000 (09:08 -0400)]
Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes #6258 - Draggable: not following mouse when scrolled and using overflow-y: scroll.
Felix Nagel [Tue, 2 Apr 2013 17:42:19 +0000 (19:42 +0200)]
Merge branch 'master' into selectmenu
Scott González [Tue, 2 Apr 2013 14:42:21 +0000 (10:42 -0400)]
Sortable: Copy the cell structure when sorting a table row. Fixes #9185 - Sortable: Placeholder breaks table-layout: fixed.
Mike Sherov [Mon, 1 Apr 2013 12:59:52 +0000 (08:59 -0400)]
Spinner Tests: Fix IE test failures by removing timing dependencies from focus/blur tests.
Mike Sherov [Sun, 31 Mar 2013 16:55:57 +0000 (12:55 -0400)]
Spinner Tests: Fix IE test failures by accounting for the async nature of focus/blur.
Mike Sherov [Sun, 31 Mar 2013 16:32:33 +0000 (12:32 -0400)]
Autocomplete Tests: Fix oldIE test failures by accounting for casing differences in .html() return values.
Mike Sherov [Sun, 31 Mar 2013 16:28:40 +0000 (12:28 -0400)]
Position Tests: Fix FF and IE10 test failures by accounting for subpixel offsets.
Mike Sherov [Sun, 31 Mar 2013 16:19:43 +0000 (12:19 -0400)]
Draggable Tests: Fix IE8 test failures by accounting for the IE8 testswarm IFRAME positioning bug.
Mike Sherov [Sun, 31 Mar 2013 16:06:28 +0000 (12:06 -0400)]
Sortable Tests: Fix IE7 Test fails by being more generous with dragging near borders.
Mike Sherov [Sun, 31 Mar 2013 15:55:24 +0000 (11:55 -0400)]
Sortable Tests: Fix IE7 test failures due to incorrectly expecting relative urls in img srcs.
Mike Sherov [Sun, 31 Mar 2013 15:49:54 +0000 (11:49 -0400)]
Selectable Tests: Fix test failures in IE7 by accounting simulated events properly.
Scott González [Wed, 27 Mar 2013 19:23:59 +0000 (15:23 -0400)]
Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: refresh() method incorrectly opens collapsed accordion.
Scott González [Wed, 27 Mar 2013 13:40:53 +0000 (09:40 -0400)]
Tests: Handle globals in .jshintrc.
Scott González [Wed, 27 Mar 2013 13:35:17 +0000 (09:35 -0400)]
Core: Removed $.ui.hasScroll(). Fixes #9190 - Core: Remove $.ui.hasScroll().
Scott González [Wed, 27 Mar 2013 13:30:15 +0000 (09:30 -0400)]
Core: Updated comment about $.ui.plugin.
Scott González [Tue, 26 Mar 2013 18:44:32 +0000 (14:44 -0400)]
Build: Use globals instead of predef for JSHint.
Scott González [Tue, 26 Mar 2013 18:43:35 +0000 (14:43 -0400)]
Whitespace.
Scott González [Tue, 26 Mar 2013 18:08:28 +0000 (14:08 -0400)]
Datepicker demo (localization): Add English as an option.
Mike Sherov [Tue, 26 Mar 2013 13:18:58 +0000 (09:18 -0400)]
Draggable Tests: Minor style fixes and removing unnecessary setup and teardown for core tests.
Mike Sherov [Tue, 26 Mar 2013 13:18:00 +0000 (09:18 -0400)]
Draggable Tests: Test that removing an element on drop doesn't cause a draggable error. Fixes #9159 - Draggable Tests: Write test case for #8269
Suhail Alkowaileet [Sat, 23 Mar 2013 10:11:14 +0000 (13:11 +0300)]
Datepicker demo: Corrected the Arabic word for Arabic.
Mike Sherov [Sat, 23 Mar 2013 02:12:52 +0000 (04:12 +0200)]
Draggable: Handle containment set to false after init, and style improvements. Fixes #8962 - Containment doesn't properly update
Jason Moon [Thu, 21 Mar 2013 14:56:39 +0000 (09:56 -0500)]
Sortable: update placeholder when axis is x or y for connected lists. Fixed #8301 - Placeholder doesn't move when using connectWith option
Scott González [Thu, 21 Mar 2013 21:11:59 +0000 (17:11 -0400)]
Datepicker Added it-CH locale. Fixes #9175 - Datepicker: Add Italian in Switzerland locale.
Scott González [Thu, 21 Mar 2013 19:54:50 +0000 (15:54 -0400)]
Autocomplete: Insert the live region before the input. Fixes #9172 - Autocomplete: .replaceWith() fails to replace.
Scott González [Thu, 21 Mar 2013 16:34:28 +0000 (12:34 -0400)]
Upgrade to grunt 0.4.1.
Jörn Zaefferer [Thu, 21 Mar 2013 16:09:21 +0000 (17:09 +0100)]
Autocomplete: Menu's input option is long gone, remove leftovers
Felix Nagel [Tue, 19 Mar 2013 19:27:12 +0000 (20:27 +0100)]
Selectmenu: Updating to use instance method on bridge, see
4fce29e9356d7cbe2ccbdc29a391603580e852de
Felix Nagel [Tue, 19 Mar 2013 19:16:22 +0000 (20:16 +0100)]
Selectmenu: add ui-state-disabled and aria-disabled manually as its removed from Widget, see
44d07173db32b498e5f83f60db290ff1463daee3
Felix Nagel [Tue, 19 Mar 2013 18:59:31 +0000 (19:59 +0100)]
Merge branch 'master' into selectmenu
Jörn Zaefferer [Tue, 19 Mar 2013 16:53:09 +0000 (17:53 +0100)]
Widget: Remove copy-pasta leftovers
Jörn Zaefferer [Tue, 19 Mar 2013 15:53:35 +0000 (16:53 +0100)]
Widget tests: Use instance method. Also replace a few instances of $.data in widget implementations.
Corey Frang [Wed, 30 Jan 2013 14:32:48 +0000 (08:32 -0600)]
Widgets: Updating to use instance method on bridge
Corey Frang [Wed, 30 Jan 2013 14:30:35 +0000 (08:30 -0600)]
Demos: Updating to use instance method on bridge
Corey Frang [Wed, 30 Jan 2013 14:11:22 +0000 (08:11 -0600)]
Widget: Implement instance method on the bridge to return widget instance - Fixes #9030 - `instance` method in widget prototype
Scott González [Mon, 18 Mar 2013 17:22:32 +0000 (13:22 -0400)]
README: 1-8-stable -> 1-10-stable.
Scott González [Mon, 18 Mar 2013 17:05:57 +0000 (13:05 -0400)]
Progressbar demo (label): Use absolute positioning for the label. Fixes #9163 - Progressbar demo: Incorrect presentation with progressbar label in IE9.
Scott González [Sat, 16 Mar 2013 19:27:56 +0000 (15:27 -0400)]
Autocomplete demo (combobox): Hide select on create. Fixes #9158 - Autocomplete Combobox demo shows underlying select by default.
Mike Sherov [Sat, 16 Mar 2013 18:36:06 +0000 (14:36 -0400)]
Draggable: make sure snap elements are in the document before snapping. Fixes #8459 - Draggable: element can snap to an element that was removed during drag.
Zbigniew Motyka [Mon, 29 Oct 2012 08:55:54 +0000 (09:55 +0100)]
Draggable: modified snapping algorithm to use edges and corners. Fixed #8165 - Draggable: Snapping doesn't take top/left into account properly
TJ VanToll [Sat, 16 Mar 2013 15:02:57 +0000 (11:02 -0400)]
Autocomplete: Updated reference in combobox demo. Fixed #9157 - Combobox demo does not show Items
Woody Gilk [Thu, 14 Mar 2013 18:21:24 +0000 (13:21 -0500)]
Draggable: Fix double offset bug when scrolling. Fixes #6817 - Draggable: auto scroll goes double distance when dragging
Scott González [Fri, 15 Mar 2013 13:57:45 +0000 (09:57 -0400)]
Use .csslintrc instead of inlining rules in the Gruntfile.
Scott González [Fri, 15 Mar 2013 13:36:49 +0000 (09:36 -0400)]
Grunt: Run all CSS files through csslint.
Scott González [Fri, 15 Mar 2013 13:04:48 +0000 (09:04 -0400)]
Grunt: Add lint and test aliases.
Scott González [Fri, 15 Mar 2013 13:04:22 +0000 (09:04 -0400)]
Grunt: Don't run htmllint against core_deprecated.html.
Scott González [Fri, 15 Mar 2013 11:01:24 +0000 (07:01 -0400)]
Core: Deprecated .zIndex(). Fixes #9061 - Core: Deprecate .zIndex().