]> source.dussan.org Git - jquery-ui.git/log
jquery-ui.git
13 years agoMouse: Reset click event suppression on next mousedown. Fixes #6946 - Mouse: click...
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

13 years agoDatepicker: Reformat minDate/maxDate when dateFormat changes. Fixes #7009 - Reformat...
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.

13 years agoSortable: Changed floating calculation to determine also whether items are being...
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)

13 years agoDialog: Added a class to dialog wrapper when it is currently displaying buttons,...
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

13 years agoDatepicker i18n: corrected arabic month name for May. Fixed #7055 - Datepicker: arabi...
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

13 years agoSwitched to latest stable jQuery 1.5.1
Richard Worth [Thu, 3 Mar 2011 01:44:26 +0000 (20:44 -0500)]
Switched to latest stable jQuery 1.5.1

13 years agoeffects.drop: Quick second pass Style Guidance
gnarf [Mon, 7 Mar 2011 05:34:24 +0000 (23:34 -0600)]
effects.drop: Quick second pass Style Guidance

13 years agoeffects.fade: Using $ instead of jQuery
gnarf [Mon, 7 Mar 2011 03:16:56 +0000 (21:16 -0600)]
effects.fade: Using $ instead of jQuery

13 years agoeffects.core: Style Guidance
gnarf [Mon, 7 Mar 2011 02:44:35 +0000 (20:44 -0600)]
effects.core: Style Guidance

13 years agoeffects.*: style guidance
gnarf [Mon, 7 Mar 2011 00:48:14 +0000 (18:48 -0600)]
effects.*: style guidance

13 years agoeffects.*: Style Guidance
gnarf [Mon, 7 Mar 2011 00:34:18 +0000 (18:34 -0600)]
effects.*: Style Guidance

13 years agoeffect.*: Style Guidance
gnarf [Sun, 6 Mar 2011 23:45:43 +0000 (17:45 -0600)]
effect.*: Style Guidance

13 years agoAdding fade to the tests
gnarf [Sun, 6 Mar 2011 21:24:48 +0000 (15:24 -0600)]
Adding fade to the tests

13 years agoeffects.*: More Style Guidance
gnarf [Sun, 6 Mar 2011 21:24:24 +0000 (15:24 -0600)]
effects.*: More Style Guidance

13 years agoeffects.drop: Style Guidance
gnarf [Sun, 6 Mar 2011 11:36:06 +0000 (05:36 -0600)]
effects.drop: Style Guidance

13 years agoeffects.clip: Reuse a var instead of calculate again
gnarf [Sun, 6 Mar 2011 11:25:38 +0000 (05:25 -0600)]
effects.clip: Reuse a var instead of calculate again

13 years agoeffects.clip: Style Guidance
gnarf [Sun, 6 Mar 2011 11:22:32 +0000 (05:22 -0600)]
effects.clip: Style Guidance

13 years agoEffects: Minor whitespace improvements
gnarf [Sat, 5 Mar 2011 22:17:54 +0000 (16:17 -0600)]
Effects: Minor whitespace improvements

13 years agoEffects: General Code Cleanup
gnarf [Fri, 4 Mar 2011 23:10:02 +0000 (17:10 -0600)]
Effects: General Code Cleanup

13 years agoCleaning up effects.core _normalizeArguments a bit more
gnarf [Thu, 3 Mar 2011 02:58:10 +0000 (20:58 -0600)]
Cleaning up effects.core _normalizeArguments a bit more

13 years agoUpdated to new effects object API
gnarf [Thu, 3 Mar 2011 02:10:09 +0000 (20:10 -0600)]
Updated to new effects object API

13 years agoJust a quick touch to update to new internal 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

13 years agoQuick rewrite for new options object
gnarf [Thu, 3 Mar 2011 01:46:46 +0000 (19:46 -0600)]
Quick rewrite for new options object

13 years agoShould add a visual test for the standard show/hide method to make sure we don't...
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

13 years agoStarting to clean up the internal API for animations
gnarf [Thu, 3 Mar 2011 01:30:27 +0000 (19:30 -0600)]
Starting to clean up the internal API for animations

13 years agoMenubar: Close menu on input click when already open
jzaefferer [Mon, 28 Feb 2011 21:53:06 +0000 (22:53 +0100)]
Menubar: Close menu on input click when already open

13 years agoMenubar: Remove dependency on button and simplify CSS accordingly.
jzaefferer [Mon, 28 Feb 2011 21:49:49 +0000 (22:49 +0100)]
Menubar: Remove dependency on button and simplify CSS accordingly.

13 years agoMenu: Cleanup
jzaefferer [Mon, 28 Feb 2011 21:38:06 +0000 (22:38 +0100)]
Menu: Cleanup

13 years agoMenu: Move addClass(active) call to _open to make it work for both mouse
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

13 years agoTooltip: Make sure we have a target before trying to open the tooltip.
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.

13 years agoTooltip: Rename _show to _open.
Scott González [Sat, 26 Feb 2011 14:04:33 +0000 (15:04 +0100)]
Tooltip: Rename _show to _open.

13 years agoWidget tests: Work around a bug in jQuery core in IE 9rc.
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.

13 years agoSpinner: Ignore delta of 0 from triggered mousewheel event. Verified
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.

13 years agoAccordion: Improve unit test to get consistent results on mobile devices
jzaefferer [Sat, 26 Feb 2011 10:48:56 +0000 (11:48 +0100)]
Accordion: Improve unit test to get consistent results on mobile devices

13 years agoPosition: Test for window scrollTop support and run scrolled window test
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.

13 years agoButton: Only add text classes if there is text. Fixes #7040 - button class change...
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.

13 years agoAutocomplete: Update combobox menu to point out limits and link to
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.

13 years agoMenu: Cleanup contextmenu demo and fix aria unit test to ignore empty
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

13 years agoAdding a domEqual assertion to our testsuite for more sane DOM
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.

13 years agoPosition: Drop offset-as-a-setter from position, 1.9 won't support core
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

13 years agoMenu: Cleanup unit test page
jzaefferer [Fri, 25 Feb 2011 09:43:06 +0000 (10:43 +0100)]
Menu: Cleanup unit test page

13 years agoMerge branch 'master' of github.com:jquery/jquery-ui
Scott González [Fri, 25 Feb 2011 09:41:52 +0000 (10:41 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

13 years agoDatepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan...
Scott González [Fri, 25 Feb 2011 09:40:36 +0000 (10:40 +0100)]
Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add Tajikistan localization.

13 years agoMenu: Optimize menu positioning in menubar
jzaefferer [Thu, 24 Feb 2011 22:03:58 +0000 (23:03 +0100)]
Menu: Optimize menu positioning in menubar

13 years agoMenu: Add ui-state-active to active menu bar button
jzaefferer [Thu, 24 Feb 2011 21:57:44 +0000 (22:57 +0100)]
Menu: Add ui-state-active to active menu bar button

13 years agoAutocomplete tests: Fixed various bugs in various versions of IE.
Scott González [Thu, 24 Feb 2011 21:54:54 +0000 (22:54 +0100)]
Autocomplete tests: Fixed various bugs in various versions of IE.

13 years agoMerge branch 'master' of github.com:jquery/jquery-ui
maggiewachs [Thu, 24 Feb 2011 21:00:56 +0000 (16:00 -0500)]
Merge branch 'master' of github.com:jquery/jquery-ui

13 years agoAdded two options to set the button style and add down arrow icons
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

13 years agoAdded a second example to show a menubar with buttons and icons and one without ...
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)

13 years agoMenu: Fix testsuite, new option
jzaefferer [Thu, 24 Feb 2011 20:29:48 +0000 (21:29 +0100)]
Menu: Fix testsuite, new option

13 years agoRemoved active state when menu closes
maggiewachs [Thu, 24 Feb 2011 16:46:51 +0000 (11:46 -0500)]
Removed active state when menu closes

13 years agoAdded active state toggle to items with submenus to provide "breadcrumb" feedback
maggiewachs [Thu, 24 Feb 2011 16:44:47 +0000 (11:44 -0500)]
Added active state toggle to items with submenus to provide "breadcrumb" feedback

13 years agoAdded another nested list for testing
maggiewachs [Thu, 24 Feb 2011 16:35:34 +0000 (11:35 -0500)]
Added another nested list for testing

13 years agoLine 58: document click function was missing event parameter
maggiewachs [Thu, 24 Feb 2011 16:16:15 +0000 (11:16 -0500)]
Line 58: document click function was missing event parameter

13 years agoAdded menubar styles and removed ui-widget-header class from markup
maggiewachs [Thu, 24 Feb 2011 16:06:47 +0000 (11:06 -0500)]
Added menubar styles and removed ui-widget-header class from markup

13 years agoAdded ui-* classes to widget container
maggiewachs [Thu, 24 Feb 2011 16:06:12 +0000 (11:06 -0500)]
Added ui-* classes to widget container

13 years agoAdded menubar styles
maggiewachs [Thu, 24 Feb 2011 16:05:24 +0000 (11:05 -0500)]
Added menubar styles

13 years agoMenu: Update menubar to use menu instead of removed flyoutmenu.
jzaefferer [Thu, 24 Feb 2011 15:39:08 +0000 (16:39 +0100)]
Menu: Update menubar to use menu instead of removed flyoutmenu.

13 years agoMenu: Outline outline on focussed menu
jzaefferer [Thu, 24 Feb 2011 14:57:02 +0000 (15:57 +0100)]
Menu: Outline outline on focussed menu

13 years agoMenu: Integrated flyoutmenu into menu, and moved flyoutmenu.html
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

13 years agoMenu: Update autocomplete to use deactivate and check for focus class
jzaefferer [Thu, 24 Feb 2011 11:05:20 +0000 (12:05 +0100)]
Menu: Update autocomplete to use deactivate and check for focus class

13 years agoMenu: Refactoring flyout menu in prepartion for merging into menu
jzaefferer [Thu, 24 Feb 2011 10:13:37 +0000 (11:13 +0100)]
Menu: Refactoring flyout menu in prepartion for merging into menu

13 years agoMenu: Fix filter matching to work with flyout menu
jzaefferer [Thu, 24 Feb 2011 09:50:08 +0000 (10:50 +0100)]
Menu: Fix filter matching to work with flyout menu

13 years agoMenu: Move item matching code into menu
jzaefferer [Thu, 24 Feb 2011 09:40:12 +0000 (10:40 +0100)]
Menu: Move item matching code into menu

13 years agoAutocomplete: Added support for contenteditable elements. Fixes #6914 - Autocomplete...
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.

13 years agoMenu: Get rid of .css(top:0,left:0) workaround, not necessary anymore
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

13 years agoMenu: Replace ui-state-hover with ui-state-focus. More semantic, looks
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.

13 years agoMenu: Update unit test to use focus instead of activate method
jzaefferer [Thu, 24 Feb 2011 09:07:24 +0000 (10:07 +0100)]
Menu: Update unit test to use focus instead of activate method

13 years agoMenu: Rename activate to focus and deactivate to blur method
jzaefferer [Thu, 24 Feb 2011 09:06:08 +0000 (10:06 +0100)]
Menu: Rename activate to focus and deactivate to blur method

13 years agoMenu: Add some testing for ensure that id-attributes aren't overwritten.
jzaefferer [Wed, 23 Feb 2011 16:01:19 +0000 (17:01 +0100)]
Menu: Add some testing for ensure that id-attributes aren't overwritten.

13 years agoFixed #6979 - Several components are leaking variables into the global scope
Gilmore Davidson [Sun, 13 Feb 2011 07:11:40 +0000 (18:11 +1100)]
Fixed #6979 - Several components are leaking variables into the global scope

13 years agoUse #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer [Wed, 23 Feb 2011 11:46:13 +0000 (12:46 +0100)]
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use

13 years agoDrop unused tests/unit/defaults.html. If any, we need to composite suite
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.

13 years agoMenu: Test page for table-based menu (hackity hack)
jzaefferer [Wed, 23 Feb 2011 11:26:43 +0000 (12:26 +0100)]
Menu: Test page for table-based menu (hackity hack)

13 years agoMenu: Introducing position option into flyout menu
jzaefferer [Wed, 23 Feb 2011 11:12:29 +0000 (12:12 +0100)]
Menu: Introducing position option into flyout menu

13 years agoMenu: Rename nested.html to flyoutmenu.html, updated headers
jzaefferer [Tue, 22 Feb 2011 15:15:11 +0000 (16:15 +0100)]
Menu: Rename nested.html to flyoutmenu.html, updated headers

13 years agoMenu: Overhauled menubar, again starting with Michael Lang's fork. Added
jzaefferer [Tue, 22 Feb 2011 14:14:12 +0000 (15:14 +0100)]
Menu: Overhauled menubar, again starting with Michael Lang's fork. Added
working keyboard navigation, including nested menus. Still need to
properly style the menu buttons, e.g. highlight the button of the
currently open menu.

13 years agoMenu: Escape characters for RegExp matching for keyboard item matching.
jzaefferer [Tue, 22 Feb 2011 11:09:03 +0000 (12:09 +0100)]
Menu: Escape characters for RegExp matching for keyboard item matching.

13 years agoMenu: Overhauled nested menu via flyoutmenu.js backported from Michael
jzaefferer [Tue, 22 Feb 2011 10:51:08 +0000 (11:51 +0100)]
Menu: Overhauled nested menu via flyoutmenu.js backported from Michael
Lang's fork. Changed key input handling by setting focus to menu,
getting rid of input option.

13 years agoSpinner: Use jQuery's focus() method instead of DOM method to set focus
jzaefferer [Mon, 21 Feb 2011 21:45:19 +0000 (22:45 +0100)]
Spinner: Use jQuery's focus() method instead of DOM method to set focus
to input. Fixes testsuite in IE6.

13 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Mon, 21 Feb 2011 21:27:06 +0000 (22:27 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

13 years agoDisable dialog tests on TestSwarm until we can get some running in IE6
jzaefferer [Mon, 21 Feb 2011 21:26:38 +0000 (22:26 +0100)]
Disable dialog tests on TestSwarm until we can get some running in IE6
without freezing the browser.

13 years agoUpdating the master version to 1.9pre
Scott González [Mon, 21 Feb 2011 19:50:22 +0000 (20:50 +0100)]
Updating the master version to 1.9pre

13 years agoTagging the 1.9m4 release. 1.9m4
Scott González [Mon, 21 Feb 2011 19:49:11 +0000 (20:49 +0100)]
Tagging the 1.9m4 release.

13 years agoUnit tests: Add QUnit toolbar for hiding passed tests
jzaefferer [Mon, 21 Feb 2011 16:09:02 +0000 (17:09 +0100)]
Unit tests: Add QUnit toolbar for hiding passed tests

13 years agoAccordion: Handle changing the event option. Fixes #6740 - Dynamically changing accor...
Scott González [Mon, 21 Feb 2011 15:07:42 +0000 (16:07 +0100)]
Accordion: Handle changing the event option. Fixes #6740 - Dynamically changing accordion's event handler doesn't actually change the behaviour.

13 years agoMerge branch 'master' of github.com:jquery/jquery-ui
jzaefferer [Mon, 21 Feb 2011 13:45:54 +0000 (14:45 +0100)]
Merge branch 'master' of github.com:jquery/jquery-ui

13 years agoMenu: Fix visual test to use select event (was selected)
jzaefferer [Mon, 21 Feb 2011 09:38:30 +0000 (10:38 +0100)]
Menu: Fix visual test to use select event (was selected)

13 years agoDatepicker i18n: Changed all html named character entities to unicode hex entities...
Richard Worth [Sat, 19 Feb 2011 14:54:15 +0000 (09:54 -0500)]
Datepicker i18n: Changed all html named character entities to unicode hex entities. Fixed #7008 - Chromium-Browser does not support html-entities in datePicker i18n-translation

13 years agoDatepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian... 132/head
adam j. sontag [Fri, 18 Feb 2011 16:45:44 +0000 (11:45 -0500)]
Datepicker: Display Year before Month in Hungarian i18n.  Fixes #7019 - Hungarian Localisation has month-date in wrong order

13 years agoFix datepicker tests to pass in Chrome and run faster by letting QUnit
jzaefferer [Fri, 18 Feb 2011 15:08:17 +0000 (16:08 +0100)]
Fix datepicker tests to pass in Chrome and run faster by letting QUnit
handle the staggered proessing (renders at least once per second, faster
then rendering after each test). Disabled broken manual-entry tests
after confirming its only an issue in the test, not the impl.

13 years agoDatepicker: Account for daylight saving when calculating number of days in a month...
Scott González [Wed, 16 Feb 2011 18:15:14 +0000 (13:15 -0500)]
Datepicker: Account for daylight saving when calculating number of days in a month. Fixes #6978 - In Calender for march 2011 dates showing till 5th only.

Thanks jomyjohn

13 years agoWidget: modified widget to throw exception on attempt to call private methods. Fixed... 128/head
William Kevin Manire [Wed, 16 Feb 2011 08:28:32 +0000 (00:28 -0800)]
Widget: modified widget to throw exception on attempt to call private methods. Fixed #6947 - Attempt to access private member of widget returns jQuery object

13 years agoMenu: Remove ui-state-hover class from menu items on destroy
jzaefferer [Mon, 14 Feb 2011 11:06:04 +0000 (12:06 +0100)]
Menu: Remove ui-state-hover class from menu items on destroy

13 years agoDatepicker: prevent datepicker initialization on empty jquery collection and add... 126/head
Dan Heberden [Tue, 15 Feb 2011 18:15:46 +0000 (10:15 -0800)]
Datepicker: prevent datepicker initialization on empty jquery collection and add unit test. Fixed #6976 - datepicker creates extra dom element with empty object

13 years agoMerge remote branch 'msolli/master'
Scott González [Tue, 15 Feb 2011 15:00:25 +0000 (10:00 -0500)]
Merge remote branch 'msolli/master'

13 years agoTabs: Pass original event for show and select events. Fixes #5043 - Tabs: pass origin...
David Petersen [Tue, 8 Feb 2011 00:32:32 +0000 (19:32 -0500)]
Tabs: Pass original event for show and select events. Fixes #5043 - Tabs: pass original event.

13 years agoDatepicker: Properly handle datepickers attached to inputs that are hidden using...
Scott González [Tue, 15 Feb 2011 13:38:09 +0000 (08:38 -0500)]
Datepicker: Properly handle datepickers attached to inputs that are hidden using CSS. Fixes #6988 - Datepicker: Treat all hidden text fields the same.

13 years agoDatepicker: improved translation of Norwegian names for days and months. Fixed #6986... 123/head
Martin Solli [Mon, 14 Feb 2011 13:49:33 +0000 (05:49 -0800)]
Datepicker: improved translation of Norwegian names for days and months. Fixed #6986 - Improved translation of day and month names

13 years agoTooltip: Added missing items test
jzaefferer [Fri, 11 Feb 2011 15:01:23 +0000 (16:01 +0100)]
Tooltip: Added missing items test