]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Tue, 12 Feb 2013 14:57:29 +0000 (09:57 -0500)]
Datepicker i18n: Change Slovak day/month names to lowercase. Fixes #9078 - Datepicker Slovak localisation - name of day/month is always lowercase.
David Petersen [Tue, 12 Feb 2013 02:04:28 +0000 (20:04 -0600)]
Position: Handle decimal percentage offsets. Fixes #9076: percentage offset does not support decimal
David Petersen [Thu, 7 Feb 2013 14:33:26 +0000 (08:33 -0600)]
Slider: Coding standards for tests
Scott González [Wed, 6 Feb 2013 13:37:58 +0000 (08:37 -0500)]
Added .mailmap for top contributors.
Scott González [Tue, 5 Feb 2013 18:01:32 +0000 (13:01 -0500)]
Autocomplete: Use .ui-front instead of .zIndex() for the suggestions menu.
Scott González [Tue, 5 Feb 2013 15:13:27 +0000 (10:13 -0500)]
Datepicker: Use entity number instead of entity name when escaping single quotes.
Scott González [Tue, 5 Feb 2013 14:33:48 +0000 (09:33 -0500)]
Autocomplete: Optimize element type checks for speed and size.
David Petersen [Wed, 30 Jan 2013 19:07:33 +0000 (13:07 -0600)]
Slider: allow range option to be changed. Fixed #5602 - Slider Does Not Exhibit Proper Behavior When Switching Range
Bruno M. Custódio [Tue, 5 Feb 2013 13:47:59 +0000 (13:47 +0000)]
Updating 'jQuery' to 1.9.1.
David Petersen [Fri, 1 Feb 2013 02:19:52 +0000 (20:19 -0600)]
Slider: Add disabled tests and remove disabled prop from handles
Travis Carden [Fri, 18 Jan 2013 19:12:39 +0000 (13:12 -0600)]
Fix file permissions in themes/base/images.
Scott González [Sun, 3 Feb 2013 13:55:34 +0000 (08:55 -0500)]
Dailog: Cover iframes during drag and resize. Fixes #7650 - Dialog cannot be dragged properly with IFRAME.
Scott González [Sun, 3 Feb 2013 00:32:42 +0000 (19:32 -0500)]
Dialog: Don't use ._on() for modal event handlers. Fixes #9048 - Dialog: broken focusin event handler when beforeclose event of a modal opens another modal.
Scott González [Sun, 3 Feb 2013 00:11:30 +0000 (19:11 -0500)]
oops...
Vahid Sohrabloo [Fri, 1 Feb 2013 22:09:43 +0000 (01:39 +0330)]
Draggable: Change $.ui.contains() to $.contains(). Fixes #9051 - Draggable: Reference to undefined $.ui.contains().
Scott González [Fri, 1 Feb 2013 21:52:04 +0000 (16:52 -0500)]
Datepicker: Escape single quotes in tooltips. Fixes #9049 - Datepicker beforeShowDay tooltip not displayed properly if single quote is used.
Jörn Zaefferer [Fri, 1 Feb 2013 18:17:32 +0000 (19:17 +0100)]
Dialog: Add effect files to deprecated testsuite to sync with non-deprecated file
Jörn Zaefferer [Fri, 1 Feb 2013 17:44:51 +0000 (18:44 +0100)]
Upgrade to node-testswarm 1.0. -alpha works well, tested with QUnit already.
Scott González [Fri, 1 Feb 2013 13:59:55 +0000 (08:59 -0500)]
Dialog: Check for empty array in addition to empty object when checking if there are buttons. Fixes #9043 - Dialog: Buttonpane shown with no buttons when modifying native prototypes.
Scott González [Thu, 31 Jan 2013 22:20:19 +0000 (17:20 -0500)]
Dialog: Set the _isOpen flag immediately in open(). Fixes #8958 - Dialog: Double ui-widget-overlay when opening modal dialog triggers an event opening same dialog.
Scott González [Thu, 31 Jan 2013 15:31:27 +0000 (10:31 -0500)]
Datepicker demo: Simplify localization demo so that jqueryui.com works properly.
Scott González [Thu, 31 Jan 2013 15:19:48 +0000 (10:19 -0500)]
Upgrade QUnit to 1.11.0. Fixes #8969 - Global test failure in Opera 12.12.
Scott González [Thu, 31 Jan 2013 14:16:54 +0000 (09:16 -0500)]
Sortable demo: Fix use of tabs API.
Scott González [Thu, 31 Jan 2013 14:05:04 +0000 (09:05 -0500)]
Menu: Escape em and en dashes in regex. Fixes #9016 - Menu: Non-ASCII characters.
Kris Borchers [Thu, 31 Jan 2013 05:38:20 +0000 (23:38 -0600)]
Dialog Tests: Cleanup el -> element
Kris Borchers [Thu, 31 Jan 2013 05:17:45 +0000 (23:17 -0600)]
Dialog Tests: Add test to ensure dialog keeps focus when clicking a modal overlay
Kris Borchers [Wed, 30 Jan 2013 18:30:37 +0000 (12:30 -0600)]
Dialog: Move call to _focusTabbable and triggering of open and focus events into the _show callback. Fixes #6756 - Dialog: show: "blind" with link in content doesn't animate properly. Fixes #8051 - Dialog: 'Explode' dialog animation causes crash in IE 6, 7 and 8. Fixes #4421 - Dialog: Focus lost from dialog which uses show-effect
Scott González [Wed, 30 Jan 2013 13:36:13 +0000 (08:36 -0500)]
Autocomplete: Fix .data() references in demos. Fixes #9029 - Autocomplete: Multiple demo has errors.
David Petersen [Sat, 26 Jan 2013 17:59:08 +0000 (11:59 -0600)]
Effects Core: make removeClass work correctly with changes jQuery 1.9.0. Fixed #9015 - Inclusion of jQuery UI breaks removeClass
Thomas Jaggi [Mon, 28 Jan 2013 15:03:42 +0000 (16:03 +0100)]
Slider: Added rounded corners to range area. Fixed #9024 - Slider: Range area needs rounded corners, too
David Sullivan [Sat, 26 Jan 2013 10:03:14 +0000 (04:03 -0600)]
Dialog: modified _createOverlay to _appendTo instead of document.body. Fixed #8984 - Modal dialogs display behind overlay when using appendTo option
Scott González [Fri, 25 Jan 2013 13:51:13 +0000 (08:51 -0500)]
Dialog: Allow interaction with datepickers from modal dialogs. Fixes #8989 - Dialog: Cannot change month/year in datepicker within modal.
Scott González [Thu, 24 Jan 2013 23:12:26 +0000 (18:12 -0500)]
Autocomplete demo: Fixed reference to widget instance.
David Petersen [Thu, 24 Jan 2013 01:12:25 +0000 (19:12 -0600)]
Dialog: Don't handle overlays on destory if there are not any. Fixed: #9004 - failed in _destroyOverlay when I destroy a modal dialog thau was never opened. Fixed: #9000 Dialog leaves broken event handler after close/destroy in certain cases
David Petersen [Wed, 23 Jan 2013 19:50:00 +0000 (11:50 -0800)]
Merge pull request #891 from petersendidit/datepicker_8994
Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 -...
David Petersen [Wed, 23 Jan 2013 19:41:01 +0000 (13:41 -0600)]
Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Datepicker: next and prev buttons are disabled when using yearRange
Scott González [Tue, 22 Jan 2013 14:19:04 +0000 (09:19 -0500)]
Accordion: Add panel in addition to content for create event. Fixes #8998 - Accordion: Create event uses content instead of panel.
Scott González [Tue, 22 Jan 2013 13:56:38 +0000 (08:56 -0500)]
Accordion: Properly set corner classes on refresh. Fixes #8995 - Accordion: Corner display issues.
Scott González [Thu, 17 Jan 2013 18:32:30 +0000 (13:32 -0500)]
Updating the master version to 1.10.1pre.
Kris Borchers [Thu, 17 Jan 2013 06:28:41 +0000 (00:28 -0600)]
Updating to jQuery 1.9.0
Scott González [Wed, 16 Jan 2013 18:59:27 +0000 (13:59 -0500)]
Build: Check patch instead of minor to detect major releases.
Scott González [Wed, 16 Jan 2013 18:45:54 +0000 (13:45 -0500)]
Whitespace.
Corey Frang [Wed, 16 Jan 2013 17:15:16 +0000 (11:15 -0600)]
Updating to jQuery Color 2.1.2
Scott González [Tue, 15 Jan 2013 14:25:00 +0000 (09:25 -0500)]
Spinner: Inherit font color since we inherit background color. Fixes #8950 - Spinner: value can't be seen in dark themes.
Jörn Zaefferer [Mon, 14 Jan 2013 20:19:09 +0000 (21:19 +0100)]
Revert "Updating the master version to 1.10.1pre."
This reverts commit
20cf7abef11e8d2bdbbbdbdb3c320f7f8aa871fd .
Jörn Zaefferer [Mon, 14 Jan 2013 20:16:43 +0000 (21:16 +0100)]
Updating the master version to 1.10.1pre.
Jörn Zaefferer [Mon, 14 Jan 2013 20:06:53 +0000 (21:06 +0100)]
Build: Fix generate_themes task to adopt to changes in download builder.
Dominic Barnes [Tue, 8 Jan 2013 18:19:16 +0000 (12:19 -0600)]
Slider: Moved events to named functions (to allow extended plugins to hook in).
Mike Sherov [Fri, 11 Jan 2013 02:02:28 +0000 (21:02 -0500)]
Tooltip: Avoid errors on mouseover of tooltips with parents that have no title attribute. Fixes #8955 - Tooltip: error when parent element has no title attribute using jQuery <1.7
This corrects a failing test with core 1.6, so no new test is required.
Scott González [Thu, 10 Jan 2013 13:52:20 +0000 (08:52 -0500)]
Update copyright year to 2013.
Mike Sherov [Wed, 9 Jan 2013 02:36:34 +0000 (21:36 -0500)]
Effects: fix backwards compatibility in animateClass for jQuery Core <1.8
Scott González [Wed, 9 Jan 2013 01:38:09 +0000 (20:38 -0500)]
Release: Remove TODO for uploading release zip to GitHub since downloads are discontinued.
Scott González [Wed, 9 Jan 2013 01:20:03 +0000 (20:20 -0500)]
Release: Remove support for node <0.8.
Scott González [Wed, 9 Jan 2013 01:15:35 +0000 (20:15 -0500)]
Updated maintainers list.
Scott González [Wed, 9 Jan 2013 01:13:11 +0000 (20:13 -0500)]
Updated AUTHORS.txt.
Jörn Zaefferer [Tue, 8 Jan 2013 16:28:45 +0000 (17:28 +0100)]
Libs/externals: Fix line endings.
Jörn Zaefferer [Tue, 8 Jan 2013 13:33:08 +0000 (14:33 +0100)]
Update .gitattributes to only touch files with text content.
Scott González [Tue, 8 Jan 2013 13:09:34 +0000 (08:09 -0500)]
Datepicker i18n: Fix line endings.
Scott González [Tue, 8 Jan 2013 12:54:11 +0000 (07:54 -0500)]
Core: Resume focus test based on the event, not the callback.
Mike Sherov [Thu, 3 Jan 2013 19:38:05 +0000 (14:38 -0500)]
Dev: add .gitattributes file to force all line endings to LF
Mike Sherov [Thu, 3 Jan 2013 19:33:41 +0000 (14:33 -0500)]
Effects: Avoid cssHook blending in non-rgba browsers when the value is "transparent". Fixes #8914: odd behaviour of css hook when setting backgroundColor to transparent in IE7/8
Mike Sherov [Wed, 2 Jan 2013 23:27:22 +0000 (18:27 -0500)]
Interactions: Update widget defaults to match documented API.
Mike Sherov [Wed, 2 Jan 2013 23:03:03 +0000 (18:03 -0500)]
Tests: Correct all 404 errors in the test suite
Mike Sherov [Wed, 2 Jan 2013 22:37:26 +0000 (17:37 -0500)]
Datepicker Tests: Prepare for widget-ization tests.
Mike Sherov [Wed, 2 Jan 2013 19:58:12 +0000 (14:58 -0500)]
Slider: add options for event callbacks
Mike Sherov [Wed, 2 Jan 2013 04:16:12 +0000 (23:16 -0500)]
Draggable Tests: Cover all cursorAt option formats.
TJ VanToll [Sat, 29 Dec 2012 03:17:50 +0000 (22:17 -0500)]
Selectable: Account for scrolling on the helper's initial position. Fixed #8915 - Selectable: Lasso offset issue with scrolling.
TJ VanToll [Sun, 30 Dec 2012 02:58:25 +0000 (21:58 -0500)]
Selectable tests: Removed a non-existent script tag causing a 404 in the tests.
Kris Borchers [Sun, 30 Dec 2012 02:08:05 +0000 (20:08 -0600)]
Add comment explaining the mouseHandled flag
Jörn Zaefferer [Fri, 28 Dec 2012 09:15:38 +0000 (10:15 +0100)]
Tabs: Update manipulation demo - implement alt+del shortcut to remove active tab. Fixes #7847 - Tabs: simple manipulation accessibility
Jörn Zaefferer [Fri, 28 Dec 2012 09:07:02 +0000 (10:07 +0100)]
Tabs: Update manipulation demo - use delegate instead of live (can't use on until we drop core 1.6 support), reuse selected element
Rafael Xavier de Souza [Fri, 28 Dec 2012 14:32:30 +0000 (12:32 -0200)]
Theme: Split opacityOverlay from opacityFilterOverlay on theme styles.
Jörn Zaefferer [Fri, 28 Dec 2012 09:41:05 +0000 (10:41 +0100)]
Accordion: Fix testsuite overflow issue in IE7.
Kris Borchers [Fri, 28 Dec 2012 03:06:06 +0000 (21:06 -0600)]
Create mouseHandled flag per instance instead of globally. Fixes #8866 - Menu: select event not firing due to mouseHandled flag reset bug
Jörn Zaefferer [Thu, 27 Dec 2012 16:23:25 +0000 (17:23 +0100)]
Menu: Allow changing icons option after creation. Fixes #8927 - Menu: Can't change icons option after init
Jörn Zaefferer [Thu, 27 Dec 2012 16:05:25 +0000 (17:05 +0100)]
Spinner: Trigger start/spin/stop events when calling step/page methods. Fixes #8901 - Spinner does not fire start/spin/stop events when calling stepUp()/Down(), pageUp()/Down() methods
Mike Sherov [Thu, 27 Dec 2012 15:39:14 +0000 (10:39 -0500)]
Draggable Tests: Fix IE7 offset failures
Jörn Zaefferer [Thu, 27 Dec 2012 11:50:04 +0000 (12:50 +0100)]
Spinner: Update button icons when option changes. Fixes #8926 - Spinner: Can't change icons option after init
Mike Sherov [Wed, 26 Dec 2012 13:08:48 +0000 (08:08 -0500)]
Tests: Convert single quotes to double quotes.
Mike Sherov [Tue, 25 Dec 2012 17:01:09 +0000 (12:01 -0500)]
All: Convert single quotes to double quotes.
Mike Sherov [Tue, 25 Dec 2012 13:41:09 +0000 (08:41 -0500)]
Datepicker: Use tabs for indentation.
Mike Sherov [Sat, 22 Dec 2012 22:39:36 +0000 (17:39 -0500)]
Draggable Tests: add back in unreliable offset hack for cursorAt tests
Mike Sherov [Sat, 22 Dec 2012 21:30:27 +0000 (16:30 -0500)]
Draggable Tests: use jquery.simulate.js to simulate drag events
Mike Sherov [Sat, 22 Dec 2012 20:46:57 +0000 (15:46 -0500)]
Dialog Tests: Fix test fails due to window measurements in FF and IE7
Mike Sherov [Sat, 22 Dec 2012 17:56:19 +0000 (12:56 -0500)]
Dev: stop loading *_tickets.js in the test suite.
Scott González [Thu, 20 Dec 2012 15:12:40 +0000 (10:12 -0500)]
Datepicker: Remove data event handlers from the dark ages.
Scott González [Thu, 20 Dec 2012 14:49:18 +0000 (09:49 -0500)]
Build: Added notStrictEqual to the globals list for unit tests.
Dominic Barnes [Thu, 6 Dec 2012 22:11:23 +0000 (16:11 -0600)]
Slider: Create clone of options.values during _create(). Fixed #8892 - Multiple Sliders have Conflict with options.values.
Scott González [Tue, 18 Dec 2012 13:38:36 +0000 (08:38 -0500)]
Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential setinterval endless loop.
Matthieu Penant [Mon, 17 Dec 2012 13:29:17 +0000 (08:29 -0500)]
Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian French locale.
Scott González [Fri, 14 Dec 2012 16:13:46 +0000 (11:13 -0500)]
All: Use .addBack() instead of .andSelf().
Scott González [Fri, 14 Dec 2012 14:10:32 +0000 (09:10 -0500)]
Autocomplete: Append to closest .ui-front if available.
Scott González [Fri, 14 Dec 2012 13:43:56 +0000 (08:43 -0500)]
Dialog: Removed unnecessary style properties.
Scott González [Thu, 13 Dec 2012 21:55:14 +0000 (16:55 -0500)]
Autocomplete: Combobox demo - Collapse menu when clicking button.
Scott González [Thu, 13 Dec 2012 16:35:41 +0000 (11:35 -0500)]
Release: Add support for pre-releases.
Scott González [Thu, 13 Dec 2012 14:50:27 +0000 (09:50 -0500)]
Updated AUTHORS.txt.
Scott González [Wed, 12 Dec 2012 20:21:36 +0000 (15:21 -0500)]
Added CONTRIBUTING.md.
Scott González [Wed, 12 Dec 2012 16:22:08 +0000 (11:22 -0500)]
Core: Moved selectstart support test to deprecated section.
Scott González [Wed, 12 Dec 2012 16:21:49 +0000 (11:21 -0500)]
Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests for markup structure.
Scott González [Wed, 12 Dec 2012 13:54:53 +0000 (08:54 -0500)]
Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains.