]>
source.dussan.org Git - jquery-ui.git/log
Richard Worth [Tue, 15 Mar 2011 08:30:36 +0000 (04:30 -0400)]
Accordion: set aria-selected to true on selected header, false on others. Fixed #7078 - Accordion: Set aria-selected
Matt Hoskins [Mon, 14 Mar 2011 13:53:00 +0000 (06:53 -0700)]
Draggable: Calling .refreshPositions instead of ._refreshItems when dragging with a connected sortable to force containerCache initialisation/update. Fixed: #5563 - connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache.
jzaefferer [Fri, 11 Mar 2011 17:13:10 +0000 (18:13 +0100)]
Menu: Add menubar-with-one-button-in-table example.
jzaefferer [Fri, 11 Mar 2011 16:23:15 +0000 (17:23 +0100)]
Menu: Improve CSS on testpage
ddstreet [Fri, 11 Mar 2011 15:52:13 +0000 (10:52 -0500)]
Button: find associated label even without common ancestor. Fixes #7092 - button creation that requires a matching label does not find label in all cases
Scott González [Fri, 11 Mar 2011 15:19:45 +0000 (10:19 -0500)]
Merge branch 'ddmanager-caches-wrong-dimensions' of https://github.com/EleotleCram/jquery-ui into EleotleCram-ddmanager-caches-wrong-dimensions
gnarf [Fri, 11 Mar 2011 13:10:14 +0000 (07:10 -0600)]
effects.core: Another place where args.callback was used that escaped my first pass
Marcel Toele [Fri, 11 Mar 2011 14:37:52 +0000 (15:37 +0100)]
Droppable: enabled and accepting droppables are now activated prior to evaluating their geometry. Fixes #7104 Droppable: if activeClass changes the geometry of a droppable, then dnd uses the wrong geometry.
gnarf [Fri, 11 Mar 2011 04:18:19 +0000 (22:18 -0600)]
effects.*: Explode effect was removing more elements than it should upon completion. Fixed #6022 - multiple explosions cut short
Scott González [Wed, 9 Mar 2011 15:09:29 +0000 (10:09 -0500)]
Effects: Handle just passing an effect name.
Scott González [Wed, 9 Mar 2011 15:01:07 +0000 (10:01 -0500)]
Merge branch 'effects-api' of https://github.com/gnarf37/jquery-ui into gnarf37-effects-api
gnarf [Tue, 8 Mar 2011 22:04:55 +0000 (16:04 -0600)]
Effects demo: Animate a containing div instead of the canvas directly for easing demo. Fixes #7086 - easing only first click is working.
Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others...
Richard Worth [Tue, 8 Mar 2011 19:22:48 +0000 (14:22 -0500)]
Unit tests: removed no longer utilized tickets.js files for Menu and Tooltip
Jay Merrifield [Tue, 8 Mar 2011 14:42:10 +0000 (09:42 -0500)]
Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs.
Guillaume Gautreau [Tue, 8 Mar 2011 14:32:48 +0000 (09:32 -0500)]
Draggable: modify margins of the containment according to the margin of the draggable element. Fixed #7084 - Draggable with parent containment and margin
gnarf [Tue, 8 Mar 2011 06:56:10 +0000 (00:56 -0600)]
Merge branch 'effects-api' of github.com:gnarf37/jquery-ui into effects-api
gnarf [Tue, 8 Mar 2011 05:53:24 +0000 (23:53 -0600)]
effect.puff: Errant console.log removed
Scott González [Mon, 7 Mar 2011 15:50:47 +0000 (10:50 -0500)]
Mouse visual test: Bump jQuery version.
awgy [Sat, 5 Feb 2011 13:45:37 +0000 (07:45 -0600)]
Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed after drag in Gecko
awgy [Sat, 5 Feb 2011 08:13:55 +0000 (02:13 -0600)]
Mouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click event suppressed after drag in Gecko
Adam Parod [Thu, 17 Feb 2011 21:17:40 +0000 (15:17 -0600)]
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes.
michaelmwu [Sat, 5 Mar 2011 06:17:30 +0000 (22:17 -0800)]
Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution)
Douglas Neiner [Wed, 2 Mar 2011 17:52:21 +0000 (12:52 -0500)]
Dialog: Added a class to dialog wrapper when it is currently displaying buttons, includes unit tests for changes. Fixed #7057 - An extra class is needed on the dialog wrapper to specify when a buttonset is showing
Richard Worth [Thu, 3 Mar 2011 02:27:09 +0000 (21:27 -0500)]
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
Richard Worth [Thu, 3 Mar 2011 01:44:26 +0000 (20:44 -0500)]
Switched to latest stable jQuery 1.5.1
gnarf [Mon, 7 Mar 2011 17:15:28 +0000 (11:15 -0600)]
Merge branch 'master' into effects-api
Scott González [Mon, 7 Mar 2011 15:50:47 +0000 (10:50 -0500)]
Mouse visual test: Bump jQuery version.
Scott González [Mon, 7 Mar 2011 15:47:33 +0000 (10:47 -0500)]
Merge branch 'master' of https://github.com/voxwerk/jquery-ui into voxwerk-master
Adam Parod [Thu, 17 Feb 2011 21:17:40 +0000 (15:17 -0600)]
Datepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat minDate/maxDate when dateFormat changes.
gnarf [Mon, 7 Mar 2011 05:34:24 +0000 (23:34 -0600)]
effects.drop: Quick second pass Style Guidance
gnarf [Mon, 7 Mar 2011 03:16:56 +0000 (21:16 -0600)]
effects.fade: Using $ instead of jQuery
gnarf [Mon, 7 Mar 2011 02:44:35 +0000 (20:44 -0600)]
effects.core: Style Guidance
gnarf [Mon, 7 Mar 2011 00:48:14 +0000 (18:48 -0600)]
effects.*: style guidance
gnarf [Mon, 7 Mar 2011 00:34:18 +0000 (18:34 -0600)]
effects.*: Style Guidance
gnarf [Sun, 6 Mar 2011 23:45:43 +0000 (17:45 -0600)]
effect.*: Style Guidance
gnarf [Sun, 6 Mar 2011 21:24:48 +0000 (15:24 -0600)]
Adding fade to the tests
gnarf [Sun, 6 Mar 2011 21:24:24 +0000 (15:24 -0600)]
effects.*: More Style Guidance
gnarf [Sun, 6 Mar 2011 11:36:06 +0000 (05:36 -0600)]
effects.drop: Style Guidance
gnarf [Sun, 6 Mar 2011 11:25:38 +0000 (05:25 -0600)]
effects.clip: Reuse a var instead of calculate again
gnarf [Sun, 6 Mar 2011 11:22:32 +0000 (05:22 -0600)]
effects.clip: Style Guidance
gnarf [Sat, 5 Mar 2011 22:17:54 +0000 (16:17 -0600)]
Effects: Minor whitespace improvements
michaelmwu [Sat, 5 Mar 2011 06:17:30 +0000 (22:17 -0800)]
Sortable: Changed floating calculation to determine also whether items are being displayed horizontally. Helps fix odd sorting behavior for horizontal lists. Fixed #6702 - horizontal sortable not working (and solution)
gnarf [Fri, 4 Mar 2011 23:10:02 +0000 (17:10 -0600)]
Effects: General Code Cleanup
Douglas Neiner [Wed, 2 Mar 2011 17:52:21 +0000 (12:52 -0500)]
Dialog: Added a class to dialog wrapper when it is currently displaying buttons, includes unit tests for changes. Fixed #7057 - An extra class is needed on the dialog wrapper to specify when a buttonset is showing
gnarf [Thu, 3 Mar 2011 02:58:10 +0000 (20:58 -0600)]
Cleaning up effects.core _normalizeArguments a bit more
Richard Worth [Thu, 3 Mar 2011 02:27:09 +0000 (21:27 -0500)]
Datepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabic month name has March in place of May
gnarf [Thu, 3 Mar 2011 02:10:09 +0000 (20:10 -0600)]
Updated to new effects object API
gnarf [Thu, 3 Mar 2011 02:00:57 +0000 (20:00 -0600)]
Just a quick touch to update to new internal effects object API
Richard Worth [Thu, 3 Mar 2011 01:44:26 +0000 (20:44 -0500)]
Switched to latest stable jQuery 1.5.1
gnarf [Thu, 3 Mar 2011 01:46:46 +0000 (19:46 -0600)]
Quick rewrite for new options object
gnarf [Thu, 3 Mar 2011 01:46:19 +0000 (19:46 -0600)]
Should add a visual test for the standard show/hide method to make sure we don't break it by overriding it
gnarf [Thu, 3 Mar 2011 01:30:27 +0000 (19:30 -0600)]
Starting to clean up the internal API for animations
jzaefferer [Mon, 28 Feb 2011 21:53:06 +0000 (22:53 +0100)]
Menubar: Close menu on input click when already open
jzaefferer [Mon, 28 Feb 2011 21:49:49 +0000 (22:49 +0100)]
Menubar: Remove dependency on button and simplify CSS accordingly.
jzaefferer [Mon, 28 Feb 2011 21:38:06 +0000 (22:38 +0100)]
Menu: Cleanup
jzaefferer [Mon, 28 Feb 2011 21:36:41 +0000 (22:36 +0100)]
Menu: Move addClass(active) call to _open to make it work for both mouse
and keyboard interactions
Scott González [Sat, 26 Feb 2011 14:06:06 +0000 (15:06 +0100)]
Tooltip: Make sure we have a target before trying to open the tooltip.
Scott González [Sat, 26 Feb 2011 14:04:33 +0000 (15:04 +0100)]
Tooltip: Rename _show to _open.
Scott González [Sat, 26 Feb 2011 12:31:45 +0000 (13:31 +0100)]
Widget tests: Work around a bug in jQuery core in IE 9rc.
jzaefferer [Sat, 26 Feb 2011 11:10:52 +0000 (12:10 +0100)]
Spinner: Ignore delta of 0 from triggered mousewheel event. Verified
that mousewheel scrolling actually works fine in IE6.
jzaefferer [Sat, 26 Feb 2011 10:48:56 +0000 (11:48 +0100)]
Accordion: Improve unit test to get consistent results on mobile devices
jzaefferer [Sat, 26 Feb 2011 10:23:37 +0000 (11:23 +0100)]
Position: Test for window scrollTop support and run scrolled window test
only when support is there. Should exclude mobile devices, getting the
position testsuite to produce more useful results.
Scott González [Sat, 26 Feb 2011 10:13:00 +0000 (11:13 +0100)]
Button: Only add text classes if there is text. Fixes #7040 - button class change breaks icon only buttons.
jzaefferer [Fri, 25 Feb 2011 22:09:58 +0000 (23:09 +0100)]
Autocomplete: Update combobox menu to point out limits and link to
explaining it.
jzaefferer [Fri, 25 Feb 2011 17:58:44 +0000 (18:58 +0100)]
Menu: Cleanup contextmenu demo and fix aria unit test to ignore empty
string values
jzaefferer [Fri, 25 Feb 2011 10:33:48 +0000 (11:33 +0100)]
Adding a domEqual assertion to our testsuite for more sane DOM
comparisons. Comparing innerHTML is too dependent on random browser
quirks like IE only sometimes rendering closing tags.
jzaefferer [Fri, 25 Feb 2011 10:12:21 +0000 (11:12 +0100)]
Position: Drop offset-as-a-setter from position, 1.9 won't support core
1.3 anymore
jzaefferer [Fri, 25 Feb 2011 09:43:06 +0000 (10:43 +0100)]
Menu: Cleanup unit test page
Scott González [Fri, 25 Feb 2011 09:41:52 +0000 (10:41 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui
Scott González [Fri, 25 Feb 2011 09:40:36 +0000 (10:40 +0100)]
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization.
jzaefferer [Thu, 24 Feb 2011 22:03:58 +0000 (23:03 +0100)]
Menu: Optimize menu positioning in menubar
jzaefferer [Thu, 24 Feb 2011 21:57:44 +0000 (22:57 +0100)]
Menu: Add ui-state-active to active menu bar button
Scott González [Thu, 24 Feb 2011 21:54:54 +0000 (22:54 +0100)]
Autocomplete tests: Fixed various bugs in various versions of IE.
maggiewachs [Thu, 24 Feb 2011 21:00:56 +0000 (16:00 -0500)]
Merge branch 'master' of github.com:jquery/jquery-ui
maggiewachs [Thu, 24 Feb 2011 21:00:32 +0000 (16:00 -0500)]
Added two options to set the button style and add down arrow icons
maggiewachs [Thu, 24 Feb 2011 21:00:01 +0000 (16:00 -0500)]
Added a second example to show a menubar with buttons and icons and one without (default)
jzaefferer [Thu, 24 Feb 2011 20:29:48 +0000 (21:29 +0100)]
Menu: Fix testsuite, new option
maggiewachs [Thu, 24 Feb 2011 16:46:51 +0000 (11:46 -0500)]
Removed active state when menu closes
maggiewachs [Thu, 24 Feb 2011 16:44:47 +0000 (11:44 -0500)]
Added active state toggle to items with submenus to provide "breadcrumb" feedback
maggiewachs [Thu, 24 Feb 2011 16:35:34 +0000 (11:35 -0500)]
Added another nested list for testing
maggiewachs [Thu, 24 Feb 2011 16:16:15 +0000 (11:16 -0500)]
Line 58: document click function was missing event parameter
maggiewachs [Thu, 24 Feb 2011 16:06:47 +0000 (11:06 -0500)]
Added menubar styles and removed ui-widget-header class from markup
maggiewachs [Thu, 24 Feb 2011 16:06:12 +0000 (11:06 -0500)]
Added ui-* classes to widget container
maggiewachs [Thu, 24 Feb 2011 16:05:24 +0000 (11:05 -0500)]
Added menubar styles
jzaefferer [Thu, 24 Feb 2011 15:39:08 +0000 (16:39 +0100)]
Menu: Update menubar to use menu instead of removed flyoutmenu.
jzaefferer [Thu, 24 Feb 2011 14:57:02 +0000 (15:57 +0100)]
Menu: Outline outline on focussed menu
jzaefferer [Thu, 24 Feb 2011 14:51:51 +0000 (15:51 +0100)]
Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html
testmenu into contextmenu.html
jzaefferer [Thu, 24 Feb 2011 11:05:20 +0000 (12:05 +0100)]
Menu: Update autocomplete to use deactivate and check for focus class
jzaefferer [Thu, 24 Feb 2011 10:13:37 +0000 (11:13 +0100)]
Menu: Refactoring flyout menu in prepartion for merging into menu
jzaefferer [Thu, 24 Feb 2011 09:50:08 +0000 (10:50 +0100)]
Menu: Fix filter matching to work with flyout menu
jzaefferer [Thu, 24 Feb 2011 09:40:12 +0000 (10:40 +0100)]
Menu: Move item matching code into menu
Scott González [Thu, 24 Feb 2011 09:22:51 +0000 (10:22 +0100)]
Autocomplete: Added support for contenteditable elements. Fixes #6914 - Autocomplete: Support contenteditable.
jzaefferer [Thu, 24 Feb 2011 09:22:50 +0000 (10:22 +0100)]
Menu: Get rid of .css(top:0,left:0) workaround, not necessary anymore
jzaefferer [Thu, 24 Feb 2011 09:12:20 +0000 (10:12 +0100)]
Menu: Replace ui-state-hover with ui-state-focus. More semantic, looks
the same.
jzaefferer [Thu, 24 Feb 2011 09:07:24 +0000 (10:07 +0100)]
Menu: Update unit test to use focus instead of activate method
jzaefferer [Thu, 24 Feb 2011 09:06:08 +0000 (10:06 +0100)]
Menu: Rename activate to focus and deactivate to blur method
jzaefferer [Wed, 23 Feb 2011 16:01:19 +0000 (17:01 +0100)]
Menu: Add some testing for ensure that id-attributes aren't overwritten.
Gilmore Davidson [Sun, 13 Feb 2011 07:11:40 +0000 (18:11 +1100)]
Fixed #6979 - Several components are leaking variables into the global scope
jzaefferer [Wed, 23 Feb 2011 11:46:13 +0000 (12:46 +0100)]
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer [Wed, 23 Feb 2011 11:39:25 +0000 (12:39 +0100)]
Drop unused tests/unit/defaults.html. If any, we need to composite suite
that runs everything, not just defaults.