]>
source.dussan.org Git - jquery-ui.git/log
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.
Scott González [Wed, 12 Dec 2012 13:47:05 +0000 (08:47 -0500)]
Dialog: Spacing.
Mike Sherov [Wed, 12 Dec 2012 08:59:11 +0000 (03:59 -0500)]
Dev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery-simulate
Mike Sherov [Wed, 12 Dec 2012 08:16:33 +0000 (03:16 -0500)]
Dev: remove todos from datepicker and dialog testsuite
Scott González [Tue, 11 Dec 2012 21:23:18 +0000 (16:23 -0500)]
Dialog: Cleanup.
Scott González [Tue, 11 Dec 2012 15:06:13 +0000 (10:06 -0500)]
Datepicker tests: Handle async focus in IE.
Scott González [Tue, 11 Dec 2012 14:44:39 +0000 (09:44 -0500)]
Menu tests: Better handling of async focus in IE.
Scott González [Mon, 10 Dec 2012 20:54:06 +0000 (15:54 -0500)]
Spinner tests: Delay all the things to make IE happy. Maybe...
Scott González [Mon, 10 Dec 2012 20:31:56 +0000 (15:31 -0500)]
Dialog tests: More async focus handling to deal with IE8.
Scott González [Mon, 10 Dec 2012 15:35:28 +0000 (10:35 -0500)]
Spinner tests: Better handling of async focus in IE.
Scott González [Mon, 10 Dec 2012 15:35:01 +0000 (10:35 -0500)]
Button tests: Handle async focus in IE.
Scott González [Mon, 10 Dec 2012 15:34:44 +0000 (10:34 -0500)]
Core tests: Handle async focus in IE.
Scott González [Mon, 10 Dec 2012 13:52:54 +0000 (08:52 -0500)]
Dialog tests: Updated markup for deprecated tests to match standard tests.
Mike Sherov [Sun, 9 Dec 2012 02:27:37 +0000 (21:27 -0500)]
Dev: remove unnecessary simulated drag delegation in test suite
Mike Sherov [Sat, 8 Dec 2012 18:19:36 +0000 (13:19 -0500)]
Dev: Change incorrect references in test suite from #main to #qunit-fixture.
Mike Sherov [Sat, 8 Dec 2012 01:06:29 +0000 (20:06 -0500)]
Dev: Remove *_tickets.js test files and move the associated tests to the proper locations.
Scott González [Fri, 7 Dec 2012 21:57:03 +0000 (16:57 -0500)]
Dialog: Respect maxHeight when determining size on open. Fixes #4820 - Dialog: Auto height does not respect the maxHeight option.
Scott González [Fri, 7 Dec 2012 19:54:21 +0000 (14:54 -0500)]
Dialog: Added appendTo option. Fixes #7948 - Dialog: Allow dialog to be attached to a element other than body.
Scott González [Fri, 7 Dec 2012 16:58:58 +0000 (11:58 -0500)]
Autocomplete: Handle detached elements for appendTo after create.
Jörn Zaefferer [Fri, 7 Dec 2012 09:51:44 +0000 (10:51 +0100)]
Build: Update to node-testswarm 0.3
Jörn Zaefferer [Fri, 7 Dec 2012 09:10:40 +0000 (10:10 +0100)]
Build: Update grunt-junit, gets rid of the bogus xml files.
Scott González [Thu, 6 Dec 2012 20:00:42 +0000 (15:00 -0500)]
Position: Split out dimension parsing.
Scott González [Thu, 6 Dec 2012 19:43:35 +0000 (14:43 -0500)]
Droppable: Added missing semicolon.
Scott González [Thu, 6 Dec 2012 19:42:10 +0000 (14:42 -0500)]
Core: Removed $.ui.isOver() and $.ui.isOverAxis(). Fixes #8891 - Remove $.ui.isOver() and $.ui.isOverAxis().
Scott González [Thu, 6 Dec 2012 19:25:48 +0000 (14:25 -0500)]
Allow higher cyclomatic complexity in functions that sanely use switch statements.
Scott González [Thu, 6 Dec 2012 19:18:20 +0000 (14:18 -0500)]
Tabs: Reduce cyclomatic complexity.
Kris Borchers [Thu, 6 Dec 2012 17:07:25 +0000 (11:07 -0600)]
Progressbar: Add link to custom label demo in demo index.
Kris Borchers [Thu, 6 Dec 2012 17:07:07 +0000 (11:07 -0600)]
Progressbar: Take min into account when calculating percentage.
Scott González [Thu, 6 Dec 2012 16:56:56 +0000 (11:56 -0500)]
Datepicker: Run JSHint test in unit tests.
Scott González [Thu, 6 Dec 2012 15:10:07 +0000 (10:10 -0500)]
Progressbar: Cleanup, byte shaving.
Scott González [Thu, 6 Dec 2012 14:50:33 +0000 (09:50 -0500)]
Progress tests: Cleanup.
Scott González [Thu, 6 Dec 2012 14:35:41 +0000 (09:35 -0500)]
Progressbar: Only remove aria-valuenow for indeterminate progressbars. Added more accessibility tests.
Scott González [Thu, 6 Dec 2012 14:21:25 +0000 (09:21 -0500)]
Progressbar: Define defaults for callbacks.
Scott González [Wed, 5 Dec 2012 22:19:14 +0000 (17:19 -0500)]
Tabs: Decode URIs before comparing. Fixes #8877 - Tabs: isLocal function issue in Safari 5.1.7.
Scott González [Wed, 5 Dec 2012 16:53:34 +0000 (11:53 -0500)]
Dialog: Restore inline styles for dimensions/display. Fixes #8119 - Dialog: Destroying a dialog leaves some styles changed.
Bjørn Johansen [Mon, 3 Dec 2012 07:05:06 +0000 (08:05 +0100)]
Datepicker: Added Norwegian Bokmål and Norwegian Nynorsk locales. Fixes #8886 - Datepicker: Add Norwegian Bokmål (nb) and Norwegian Nynorsk (nn) locales.
Signed-off-by: Bjørn Johansen <bjorn.johansen@metronet.no>
Pavel Selitskas [Sun, 2 Dec 2012 14:02:39 +0000 (17:02 +0300)]
Datepicker: Added Belarusian locale. Fixes #8885 - Datepicker: Add Belarusian locale.
Scott González [Wed, 5 Dec 2012 15:38:31 +0000 (10:38 -0500)]
Datepicker: Handle changes to the disabled option. Fixes #8883 - Datepicker: Changing disabled option doesn't work.
Scott González [Tue, 4 Dec 2012 15:03:05 +0000 (10:03 -0500)]
Dialog: Remove width, min-height, height styles on destroy. Fixes #8119 - Dialog: Destroying a dialog leaves some styles changed.
Scott González [Tue, 4 Dec 2012 14:27:57 +0000 (09:27 -0500)]
Dialog: Remove unnecessary margin on title.
Scott González [Tue, 4 Dec 2012 14:21:33 +0000 (09:21 -0500)]
Revert "Dialog: Cleanup style properties on _destroy. Reenables style check in domEqual, while removing commented and unnecessary old code. Fixes #8119 - Dialog: Destroying a dialog leaves style, scrollleft, and scrolltop leftovers."
This reverts commit
d687a1b10d1e176a6a8dd4420f1ea3a890640da0 .
Scott González [Tue, 4 Dec 2012 14:21:16 +0000 (09:21 -0500)]
Revert "Menu: Remove display property on hidden submenus instead of setting display:block. Surfaced by domEqual now checking for style property (see
d687a1b )."
This reverts commit
53b940fa27fc50b4663eef77249a9afce4129240 .
Scott González [Tue, 4 Dec 2012 14:20:56 +0000 (09:20 -0500)]
Revert "Tabs: Remove display property on hidden panels instead of setting display:block. Surfaced by domEqual now checking for style property (see
d687a1b )."
This reverts commit
b9068c1523f39da8a04c799eebc9adc8b83c7279 .
Kris Borchers [Tue, 4 Dec 2012 03:25:55 +0000 (21:25 -0600)]
Progressbar: Custom label demo cleanup
Jörn Zaefferer [Tue, 4 Dec 2012 00:17:00 +0000 (01:17 +0100)]
Dialog: Refactor _createOverlay and _destroyOverlay to use widget methods and properties.
Jörn Zaefferer [Tue, 4 Dec 2012 00:08:34 +0000 (01:08 +0100)]
Dialog: Remove the instance-storing for the overlay, just create one whenever it is needed. Heavily simplifies the code, while the memorly leak should be hardly an issue anymore, since fixed positioning restricts the overlay size to the window dimensions. Fixes #6058 - Dialog overlays are not properly reused when multiple instances of a Dialog exist.
Jörn Zaefferer [Mon, 3 Dec 2012 23:56:14 +0000 (00:56 +0100)]
Tabs: Remove display property on hidden panels instead of setting display:block. Surfaced by domEqual now checking for style property (see
d687a1b ).
Jörn Zaefferer [Mon, 3 Dec 2012 23:49:37 +0000 (00:49 +0100)]
Menu: Remove display property on hidden submenus instead of setting display:block. Surfaced by domEqual now checking for style property (see
d687a1b ).
Jörn Zaefferer [Mon, 3 Dec 2012 23:35:33 +0000 (00:35 +0100)]
Dialog: Cleanup style properties on _destroy. Reenables style check in domEqual, while removing commented and unnecessary old code. Fixes #8119 - Dialog: Destroying a dialog leaves style, scrollleft, and scrolltop leftovers.
Scott González [Mon, 3 Dec 2012 19:18:24 +0000 (14:18 -0500)]
Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Calling _super calls wrong inherited widget.
Scott González [Mon, 3 Dec 2012 18:57:28 +0000 (13:57 -0500)]
Widget tests: Fixed order of actual and expected.
Scott González [Mon, 3 Dec 2012 18:09:49 +0000 (13:09 -0500)]
Dialog: Adjust southeast resize handle to not be visible and more closely match other resize handles. Fixes #4575 - Dialog: Scrollbar is difficult to use with overflow content and resize handle.
Jörn Zaefferer [Sun, 2 Dec 2012 11:50:17 +0000 (12:50 +0100)]
Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar changes height during resize, button pane positioning changes.
Scott González [Mon, 3 Dec 2012 15:36:55 +0000 (10:36 -0500)]
Resizable: Respect containment for alsoResize option. Fixes #4603 - Resizable: alsoResize option doesn't work with containment. Fixes #5559 - Dialog: Content grows bigger than widget on resize at document edge.