]>
source.dussan.org Git - jquery-ui.git/log
Felix Nagel [Wed, 23 Oct 2013 22:17:22 +0000 (00:17 +0200)]
Selectmenu Tests: remove widthMenu option and rename widthButton option to width
Felix Nagel [Wed, 23 Oct 2013 22:11:37 +0000 (00:11 +0200)]
Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu
Felix Nagel [Wed, 23 Oct 2013 22:11:10 +0000 (00:11 +0200)]
Selectmenu: remove widthMenu option and rename widthButton option to width
Scott González [Wed, 23 Oct 2013 14:12:40 +0000 (10:12 -0400)]
Selectmenu: Whitespace.
Felix Nagel [Mon, 21 Oct 2013 19:18:33 +0000 (21:18 +0200)]
Selectmenu: lint fix
Felix Nagel [Mon, 21 Oct 2013 18:39:15 +0000 (20:39 +0200)]
Selectmenu: add ui-state-active class to active list item
Felix Nagel [Mon, 21 Oct 2013 18:33:49 +0000 (20:33 +0200)]
Merge branch 'master' into selectmenu
Mike Sherov [Mon, 21 Oct 2013 14:59:54 +0000 (10:59 -0400)]
Draggable Tests: Test both position and offset of draggable element in all applicable tests.
Mike Sherov [Mon, 21 Oct 2013 14:48:54 +0000 (10:48 -0400)]
Draggable: Make sure positional constraints are never applied to ui.originalPosition
Jörn Zaefferer [Mon, 21 Oct 2013 12:24:10 +0000 (14:24 +0200)]
Datepicker: Finnish date format doesn't have padding for day and month. Fixes #9609 - Datepicker: Correct the Finnish date format
Mike Sherov [Sun, 20 Oct 2013 23:33:40 +0000 (19:33 -0400)]
Draggable: apply axis options to position instead of style. Fixes #7251 - Draggable: constrained axis option returns incorrect position.
Mike Sherov [Sun, 20 Oct 2013 19:34:52 +0000 (15:34 -0400)]
Draggable Tests: Fix lint error.
Mike Sherov [Sun, 20 Oct 2013 12:55:02 +0000 (08:55 -0400)]
Draggable Tests: Add position asserts to drag tests
They're currently disabled however due to bugs both
in the tests and in the actual widget.
Mike Sherov [Sun, 20 Oct 2013 13:35:12 +0000 (09:35 -0400)]
Draggable Tests: consolidate drag tests and provide error messages for all assertions.
Mike Sherov [Sun, 20 Oct 2013 12:37:34 +0000 (08:37 -0400)]
Draggable Tests: clarify scroll helpers.
Mike Sherov [Sat, 19 Oct 2013 19:47:13 +0000 (15:47 -0400)]
Draggable Tests: make sure offset tests are actually testing offsets
Mike Sherov [Sat, 19 Oct 2013 15:12:35 +0000 (11:12 -0400)]
Tests: extract TestHelpers.forceScrollableWindow for tests that need the window to scroll
Kris Borchers [Fri, 18 Oct 2013 04:07:39 +0000 (23:07 -0500)]
Menu: More precise removal of ui-state-active class for easier CSS overrides. Fixes #9532 - Need a way in Menu to keep ui-state-active class on selected item
Kris Borchers [Wed, 16 Oct 2013 02:40:49 +0000 (21:40 -0500)]
Resizable: Store size based on calculated helper size to prevent 1 pixel shifts. Fixes #9547 - Resizable: off-by-one pixel dimensions with helper and grid
Jörn Zaefferer [Fri, 18 Oct 2013 13:39:20 +0000 (15:39 +0200)]
Autocomplete: Append liveRegion to body to support detached init. Fixes #9590 - Dynamically adding input field breaks auto-complete's accessibility for screen readers
onovy [Wed, 18 Sep 2013 11:06:22 +0000 (13:06 +0200)]
Demos: Fixed small typo.
Andrei Picus [Thu, 17 Oct 2013 14:20:11 +0000 (17:20 +0300)]
Sortable: Fix typo and break lines in comment.
Jyoti Deka [Fri, 18 Oct 2013 15:23:36 +0000 (17:23 +0200)]
Slider: Remove unnecessary 3rd argument in _slide method when calling this.values()
Jörn Zaefferer [Fri, 18 Oct 2013 15:21:23 +0000 (17:21 +0200)]
Revert "Slider: Remove unnecessary 3rd argument in _slide method when calling this.values()"
This reverts commit
b715e1d3cc54245c54d3981aa341f3a812dba499 .
Reverting to fix author email address to avoid CLA issues in the future.
Jyoti Deka [Thu, 10 Oct 2013 17:27:29 +0000 (13:27 -0400)]
Slider: Remove unnecessary 3rd argument in _slide method when calling this.values()
Jyoti Deka [Tue, 15 Oct 2013 03:43:06 +0000 (23:43 -0400)]
Widget: option-method should work as getter only when argument length is 1. Fixes #9601 - Widget: calling _setOption with undefined as 3rd argument makes it a getter
Felix Nagel [Wed, 9 Oct 2013 23:01:41 +0000 (01:01 +0200)]
Selectmenu: Remove links in menu items
Felix Nagel [Wed, 9 Oct 2013 22:08:49 +0000 (00:08 +0200)]
Merge branch 'master' into selectmenu
Kris Borchers [Sun, 6 Oct 2013 03:19:57 +0000 (22:19 -0500)]
Autocomplete tests: Update tests now that generated menu doesn't have anchors in elements
Kris Borchers [Wed, 25 Sep 2013 04:46:59 +0000 (23:46 -0500)]
Menu: Add items option for better definition of menu items in non parent-child structures
Kris Borchers [Mon, 23 Sep 2013 03:25:29 +0000 (22:25 -0500)]
Autocomplete: Don't add anchors to items in generated menu
Kris Borchers [Mon, 23 Sep 2013 02:03:46 +0000 (21:03 -0500)]
Menu tests: Remove anchors from visual test
Kris Borchers [Wed, 18 Sep 2013 04:22:33 +0000 (23:22 -0500)]
Menu: Remove the requirement to use anchors in menu items
Scott González [Fri, 4 Oct 2013 14:10:30 +0000 (10:10 -0400)]
Tabs: Keep reference to existing tablist during refresh. Fixes #9584 - Tabs: Refresh issue when tabs are moved to bottom.
Scott González [Thu, 3 Oct 2013 16:09:50 +0000 (12:09 -0400)]
Dialog: Added note explaining that _on() is safe to use for shared handlers because of stacking.
Scott González [Thu, 3 Oct 2013 15:44:49 +0000 (11:44 -0400)]
Updated author information.
Stephane Deschamps [Thu, 5 Sep 2013 12:37:09 +0000 (14:37 +0200)]
Day TH's: scope=col. Closes gh-1074
A TH must feature a way to know which span of TD's it applies to, and in simple tables such as date tables, this can be achieved through the use of the scope attribute.
Jörn Zaefferer [Fri, 27 Sep 2013 16:53:15 +0000 (18:53 +0200)]
Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.
Fixes #9166 - Dialog: moveToTop implementation resets flash/video/iframe/scroll
Fixes #9364 - Dialog: Click of element with tooltip scrolls the dialog to the top
Scott González [Wed, 2 Oct 2013 14:15:32 +0000 (10:15 -0400)]
Build: Fixed TestSwarm submission.
Timo Tijhof [Wed, 2 Oct 2013 13:33:03 +0000 (15:33 +0200)]
Gruntfile: Remove project prefix from TestSwarm job name
* Also added a line break to separate the for statement
from the testswarm chain.
* Passing explicit false instead of empty string as `extra`.
Scott González [Wed, 2 Oct 2013 13:45:27 +0000 (09:45 -0400)]
Updated author information.
TJ VanToll [Mon, 30 Sep 2013 14:49:42 +0000 (17:49 +0300)]
Dialog: Safe activeElement access.
Fixed #9420 - Dialog: Close causes blur of window in IE9
Fixed #8443 - Dialog: "unspecified error" when using ie9 and iframe
Jasper de Groot [Mon, 30 Sep 2013 15:23:57 +0000 (17:23 +0200)]
Dialog: Changed the width of the close button. Fixed #9133 - Dialog: Resizing causes close icon to misalign in Firefox.
Felix Nagel [Sun, 29 Sep 2013 13:41:47 +0000 (15:41 +0200)]
Selectmenu Tests: add width options to common test
Felix Nagel [Sun, 29 Sep 2013 13:33:49 +0000 (15:33 +0200)]
Selectmenu: show only one line of text maximum
Felix Nagel [Sun, 29 Sep 2013 13:33:14 +0000 (15:33 +0200)]
Selectmenu: add widthMenu and widthButton options
TJ VanToll [Fri, 27 Sep 2013 17:49:57 +0000 (13:49 -0400)]
Spinner: Only format the value when there is one. Fixes #9573 - Spinner: forces a field validation in Firefox before field loses focus or form is submitted
Felix Nagel [Wed, 25 Sep 2013 23:10:16 +0000 (01:10 +0200)]
Selectmenu: Click on button text does not open menu in Webkit browsers
Felix Nagel [Wed, 25 Sep 2013 20:30:13 +0000 (22:30 +0200)]
Selectmenu: remove unneeded variable usage
Felix Nagel [Wed, 25 Sep 2013 20:27:03 +0000 (22:27 +0200)]
Selectmenu: do not follow anchor link when item is clicked
Felix Nagel [Wed, 25 Sep 2013 19:29:15 +0000 (21:29 +0200)]
Merge branch 'selectmenu-review' of https://github.com/scottgonzalez/jquery-ui into selectmenu
Felix Nagel [Wed, 25 Sep 2013 19:18:57 +0000 (21:18 +0200)]
Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenu
Jörn Zaefferer [Fri, 20 Sep 2013 16:15:55 +0000 (18:15 +0200)]
Build: Remove the build task and it's dependencies. Will bring back testing against minified files later.
Jörn Zaefferer [Fri, 20 Sep 2013 15:59:04 +0000 (17:59 +0200)]
Build: Update grunt-compare-size to latest, add it's .sizecache.json to .gitignore
Kris Borchers [Mon, 26 Aug 2013 05:06:44 +0000 (00:06 -0500)]
Menu: Only focus menu after click if focus is on an element within menu. Fixes #9044 - Menu: Autofocus issue with dialog opened from menu widget
Scott González [Mon, 16 Sep 2013 18:45:48 +0000 (14:45 -0400)]
Selectmenu: Code review.
Scott González [Mon, 16 Sep 2013 15:58:05 +0000 (11:58 -0400)]
Merge branch 'master' into selectmenu
Scott González [Mon, 16 Sep 2013 15:57:35 +0000 (11:57 -0400)]
Widget: Only remove hover and focus classes when disabling, not enabling. Fixes #9558 - Widget: .enable() while already enabled kills ui-state-focus and ui-state-hover.
Jörn Zaefferer [Wed, 11 Sep 2013 20:00:27 +0000 (22:00 +0200)]
Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() method
Jörn Zaefferer [Wed, 11 Sep 2013 20:11:58 +0000 (22:11 +0200)]
Widget Bridge: Make the _init method optional. Add tests for both states. Fixes #9543 - Widget bridge: Make _init() optional.
Felix Nagel [Wed, 4 Sep 2013 19:34:20 +0000 (21:34 +0200)]
Selectmenu Tests: check CSS class on menu items
Scott González [Mon, 2 Sep 2013 13:25:00 +0000 (09:25 -0400)]
Update AUTHORS.txt.
Felix Nagel [Sat, 31 Aug 2013 09:50:53 +0000 (11:50 +0200)]
Selectmenu: lint fix
Felix Nagel [Sat, 31 Aug 2013 01:12:22 +0000 (03:12 +0200)]
Merge branch 'master' into selectmenu
Felix Nagel [Sat, 31 Aug 2013 01:10:52 +0000 (03:10 +0200)]
Selectmenu Tests: check if button text is updated when selected option is added
Felix Nagel [Sat, 31 Aug 2013 01:09:57 +0000 (03:09 +0200)]
Selectmenu: update button text when selected option is added
TJ VanToll [Wed, 28 Aug 2013 13:17:01 +0000 (09:17 -0400)]
Draggable: Safe activeElement access from iFrames for IE9, prevent window focus changes in IE9+. Fixed #9520 - Draggable: Browser window drops behind other windows in IE9/10
TJ VanToll [Wed, 28 Aug 2013 13:22:26 +0000 (09:22 -0400)]
Upgrade grunt-contrib-jshint to 0.6.3.
Scott González [Tue, 27 Aug 2013 17:00:56 +0000 (13:00 -0400)]
README: Updated build instructions.
Pere Orga [Mon, 26 Aug 2013 13:38:32 +0000 (14:38 +0100)]
Demos/tests: Losslessly recompress PNG/GIF images.
Scott González [Wed, 21 Aug 2013 13:37:03 +0000 (09:37 -0400)]
Tests: Fixed accidental use of comma instead of semicolon.
Scott González [Thu, 15 Aug 2013 20:56:49 +0000 (16:56 -0400)]
Dialog: Capitalize default value for closeText option. Fixes #9500 - Dialog: Capitalize 'close' for closeText option.
Felix Nagel [Tue, 13 Aug 2013 17:49:17 +0000 (19:49 +0200)]
Selectmenu tests: lint fix
Mike Sherov [Mon, 12 Aug 2013 23:31:39 +0000 (19:31 -0400)]
Draggable: Ignore scroll offsets for abspos draggables. Fixes #9315 - Draggable: jumps down with offset of scrollbar
Mohsen Ekhtiari [Sun, 11 Aug 2013 21:45:33 +0000 (02:15 +0430)]
Position demo: Added missing semicolon.
Kris Borchers [Fri, 2 Aug 2013 01:41:58 +0000 (20:41 -0500)]
Selectmenu: Override menu's _closeOnDocumentClick function to prevent collapseAll and manually fix focus state on open
Kris Borchers [Mon, 12 Aug 2013 00:16:41 +0000 (19:16 -0500)]
Merge branch 'master' into selectmenu
Kris Borchers [Thu, 1 Aug 2013 01:20:13 +0000 (20:20 -0500)]
Menu: Make check for click outside of menu a function which can be overridden. Fixes #8929 - Menu needs adjustement for use in Selectmenu
TJ VanToll [Fri, 19 Jul 2013 01:19:38 +0000 (21:19 -0400)]
CSS Framework: Display child links within .ui-state-hover and .ui-state-focus widgets the same. Fixes #9428 - CSS Framework: Title color not reset in a focused accordion tab
Scott González [Tue, 6 Aug 2013 19:06:08 +0000 (15:06 -0400)]
Dialog: Search the correct document for focus trapping. Fixes #9439 - Dialog: Context is not respected for modals.
Scott González [Tue, 6 Aug 2013 13:22:27 +0000 (09:22 -0400)]
Mailmap: Fix Nick Pierpoint.
Scott González [Tue, 6 Aug 2013 13:04:02 +0000 (09:04 -0400)]
Mailmap: Fix Christoph Rönsch.
TJ VanToll [Sat, 3 Aug 2013 21:52:11 +0000 (17:52 -0400)]
Menu tests: jshint cleanup of unused argument
TJ VanToll [Fri, 2 Aug 2013 10:51:04 +0000 (06:51 -0400)]
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469: on( "menuselect" )
not firing every time.
Felix Nagel [Fri, 2 Aug 2013 23:16:42 +0000 (01:16 +0200)]
Selectmenu tests: check item focus
Siebrand Mazeland [Fri, 2 Aug 2013 11:15:58 +0000 (13:15 +0200)]
Position: Replace double space with single space.
Vilhjálmur Skúlason [Thu, 1 Aug 2013 19:38:38 +0000 (15:38 -0400)]
Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale.
Alexander Schmitz [Wed, 31 Jul 2013 21:08:30 +0000 (17:08 -0400)]
Widget Factory: Fix multiple var statements in test
Alexander Schmitz [Wed, 31 Jul 2013 19:56:04 +0000 (15:56 -0400)]
Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget factory: Return the constructor from $.widget().
TJ VanToll [Tue, 30 Jul 2013 10:41:35 +0000 (06:41 -0400)]
Update the project's description as well as fix a few spelling / grammatical issues.
Felix Nagel [Fri, 26 Jul 2013 17:28:03 +0000 (19:28 +0200)]
Merge branch 'master' into selectmenu
TJ VanToll [Fri, 19 Jul 2013 10:32:49 +0000 (06:32 -0400)]
Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - Active header has no focus indicator
Gabriel Schulhof [Thu, 18 Jul 2013 01:00:01 +0000 (21:00 -0400)]
Widget: Make .enable() and .disable() act via ._setOptions() instead of ._setOption().
Kris Borchers [Tue, 16 Jul 2013 02:54:44 +0000 (21:54 -0500)]
Menu tests: Whitespace and general cleanup
Kris Borchers [Mon, 15 Jul 2013 02:52:35 +0000 (21:52 -0500)]
Menu tests: Check default is prevented on any click on disabled menus
TJ VanToll [Thu, 11 Jul 2013 13:58:35 +0000 (09:58 -0400)]
Updating Globalize to v0.0.1.
Felix Nagel [Wed, 10 Jul 2013 22:45:54 +0000 (00:45 +0200)]
Selectmenu: introduce _position method for easier extending
Felix Nagel [Tue, 9 Jul 2013 21:03:40 +0000 (23:03 +0200)]
Selectmenu: remove ui-front from button
Felix Nagel [Tue, 9 Jul 2013 21:00:22 +0000 (23:00 +0200)]
Selectmenu: Updating jQuery to 1.10.2.
Felix Nagel [Tue, 9 Jul 2013 20:55:35 +0000 (22:55 +0200)]
Merge branch 'master' into selectmenu