]>
source.dussan.org Git - jquery-ui.git/log
Scott González [Fri, 10 Sep 2010 15:12:57 +0000 (11:12 -0400)]
Build: Attempt to fix version replacement for API docs.
Scott González [Fri, 10 Sep 2010 14:57:06 +0000 (10:57 -0400)]
Build: Minor tweaks to release automation.
Scott González [Fri, 10 Sep 2010 14:30:44 +0000 (10:30 -0400)]
Build: Initial commit for release automation.
Scott González [Fri, 10 Sep 2010 14:27:32 +0000 (10:27 -0400)]
Progressbar demos: Coding standards.
Scott González [Fri, 10 Sep 2010 14:24:33 +0000 (10:24 -0400)]
Position demos: Coding standards.
Scott González [Fri, 10 Sep 2010 14:18:39 +0000 (10:18 -0400)]
Effects .hide() demos: Coding standards.
Scott González [Fri, 10 Sep 2010 13:38:42 +0000 (09:38 -0400)]
Droppable demos: Coding standards.
Scott González [Fri, 10 Sep 2010 13:17:58 +0000 (09:17 -0400)]
Draggable demos: Coding standards.
Scott González [Fri, 10 Sep 2010 13:01:54 +0000 (09:01 -0400)]
Dialog demos: Coding standards.
Scott González [Fri, 10 Sep 2010 12:50:53 +0000 (08:50 -0400)]
Datepicker demos: Coding standards.
Scott González [Fri, 10 Sep 2010 02:43:06 +0000 (22:43 -0400)]
Button demos: Coding standards.
Scott González [Fri, 10 Sep 2010 02:33:09 +0000 (22:33 -0400)]
Demos: Cleanup.
Scott González [Fri, 10 Sep 2010 02:24:52 +0000 (22:24 -0400)]
Autocomplete demos: Coding standards.
Scott González [Fri, 10 Sep 2010 01:56:28 +0000 (21:56 -0400)]
Effects demos (partial): Coding standards.
Scott González [Fri, 10 Sep 2010 01:35:00 +0000 (21:35 -0400)]
Accordion demos: Coding standards.
AndrewNewcomb [Thu, 9 Sep 2010 13:31:45 +0000 (21:31 +0800)]
datepicker: changed parseDate to be case insensitive. Fixed #6036 - datepicker: parseDate is case sensitive.
Scott González [Tue, 7 Sep 2010 18:06:07 +0000 (14:06 -0400)]
Core: Avoid layout bug in IE with minHeight support test.
Christopher McCulloh [Tue, 7 Sep 2010 17:20:41 +0000 (13:20 -0400)]
Tabs: Prevent opening a tab while panels are being animated. Fixes #4771 - Tabs: Occassionally displays multiple tabs when clicked with rotate control using opacity toggle fx.
Scott González [Tue, 7 Sep 2010 16:28:36 +0000 (12:28 -0400)]
Dialog tests: Enabling in TestSwarm.
Scott González [Tue, 7 Sep 2010 16:15:34 +0000 (12:15 -0400)]
Core: Improvements to minHeight support test. Thanks jdalton.
Scott González [Tue, 7 Sep 2010 13:49:58 +0000 (09:49 -0400)]
Dialog: Fixed test for default title. Some browsers were returning an actual non-breaking space and some were returning the string " ".
Scott González [Tue, 7 Sep 2010 13:33:09 +0000 (09:33 -0400)]
Dialog: If the browser doesn't support minHeight, use height to set the minHeight. Fixes #6027 - Dialog: minHeight isn't properly handled on init in IE6.
Scott González [Tue, 7 Sep 2010 13:28:22 +0000 (09:28 -0400)]
Core: Added $.support.minHeight. Fixes #6026 - Core: Add jQuery.support.minHeight.
Scott González [Tue, 7 Sep 2010 12:58:20 +0000 (08:58 -0400)]
Dialog: Reduced size of dialogs in height/width tests.
Scott González [Fri, 3 Sep 2010 17:35:05 +0000 (13:35 -0400)]
Tabs: Handle empty hrefs for IE6/7 as invalid. Fixes #5755 - Tabs: tabs with an empty href are enabled in IE6/7.
Scott González [Fri, 3 Sep 2010 15:35:10 +0000 (11:35 -0400)]
Tabs: Allow non-latin characters for ids. Fixes #4581 - title attribute for remote tabs does not support foreign languages.
Scott González [Fri, 3 Sep 2010 14:39:19 +0000 (10:39 -0400)]
Position: Added visual test for flipping with margin and box-shadow.
Ben Hollis [Fri, 3 Sep 2010 14:38:44 +0000 (10:38 -0400)]
Position: Take margin into account when performing collisions. Fixes #5766 - position: collision should take margin into account.
Scott González [Fri, 3 Sep 2010 13:49:29 +0000 (09:49 -0400)]
Widget: Hook into jQuery.cleanData to auto-destroy widgets. Fixes #6008 - Widget: auto-destroy is broken in jQuery 1.4.
Scott González [Thu, 2 Sep 2010 15:54:40 +0000 (11:54 -0400)]
Core tests: Enabled TestSwarm.
Scott González [Thu, 2 Sep 2010 15:51:24 +0000 (11:51 -0400)]
Core tests: Fixed object element for focusable/tabbable tests. Fixes #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.
Scott González [Thu, 2 Sep 2010 15:14:00 +0000 (11:14 -0400)]
Core tests: Split .focus() test into two tests to avoid bug in IE with stop() and start().
Scott González [Thu, 2 Sep 2010 14:38:45 +0000 (10:38 -0400)]
Core tests: Reordered some elements to avoid some bug in IE.
Scott González [Thu, 2 Sep 2010 13:41:10 +0000 (09:41 -0400)]
Position tests: Set a line-height on elements with a height less than 10px. Fixes failing tests in IE6.
Scott González [Thu, 2 Sep 2010 12:41:28 +0000 (08:41 -0400)]
Dialog: Fixed a broken maxHeight test.
The size tests are fragile because they require the browser window to be large enough to contain the dialog.
Scott González [Thu, 2 Sep 2010 12:35:40 +0000 (08:35 -0400)]
Dialog: Set the _isOpen flag before triggering the open event. Fixes #6012 - Dialog: _isOpen flag should be set before triggering open event.
Scott González [Wed, 1 Sep 2010 13:49:18 +0000 (09:49 -0400)]
Core: Refactored .disableSelection() and .enableSelection().
Scott González [Tue, 31 Aug 2010 14:17:53 +0000 (10:17 -0400)]
Dialog: Added additional syntax for creating buttons. Fixes #4344 - Dialog: Enhanced Button Option.
jzaefferer [Tue, 31 Aug 2010 12:20:56 +0000 (14:20 +0200)]
Autocomplete: Store term when selecting an item to prevent another search triggered before blur. Fixes #5591 - Home and End keys trigger search
jzaefferer [Mon, 30 Aug 2010 07:42:38 +0000 (09:42 +0200)]
Testsuite: Revert localhost back to swarm.jquery.org (thanks bugbegone)
jzaefferer [Sun, 29 Aug 2010 15:21:39 +0000 (17:21 +0200)]
Seperated testswarm injection from testsuite extensions, to fix 'failing' testsuites on TestSwarm due to unhandled errors and race conditions
jzaefferer [Sun, 29 Aug 2010 15:19:32 +0000 (17:19 +0200)]
Update to latest QUnit.
jzaefferer [Tue, 17 Aug 2010 13:46:12 +0000 (15:46 +0200)]
Autocomplete: Combobox demo cleanup
Scott González [Fri, 27 Aug 2010 22:02:11 +0000 (18:02 -0400)]
Dialog: When using the title attribute, update the title option. Fixes #5877 - Dialog: when using the title attribute, the title option should be updated.
Scott González [Fri, 27 Aug 2010 20:49:07 +0000 (16:49 -0400)]
Dialog: Don't return true when we don't want to cancel events. Fixes #3523 - Dialog: onclick return value ignored.
Scott González [Fri, 27 Aug 2010 18:48:17 +0000 (14:48 -0400)]
Widget: Throw errors when calling non-existent methods or methods on uninistantiated widgets. Fixes #5972 - Widget: Throw error for non-existent method calls.
Scott González [Fri, 27 Aug 2010 17:34:14 +0000 (13:34 -0400)]
Position: Handle $(document) and $(window) for the of option. Fixes #5963 - Position: option 'of' accepts jQuery object unless it wraps document. Fixes #5655 - (Possible) Typo in jquery.ui.position 1.8.1.
Scott González [Fri, 27 Aug 2010 17:19:51 +0000 (13:19 -0400)]
Position: Created center variable for better minification. Fixes #5964 - Combine horizontalDefault and verticalDefault to one variable - possibly named center.
Scott González [Fri, 27 Aug 2010 16:47:19 +0000 (12:47 -0400)]
Autocomplete: Improved cache demo.
Scott González [Fri, 27 Aug 2010 16:00:59 +0000 (12:00 -0400)]
Core: Fixed .disableSelect() and .enableSelect() in all browsers. Fixes #5723 - disableSelection() doesn't work cross-browser.
Scott González [Fri, 27 Aug 2010 15:52:03 +0000 (11:52 -0400)]
Core: Re-ordered functions.
Scott González [Thu, 26 Aug 2010 16:05:40 +0000 (12:05 -0400)]
Widget tests: Coding standards.
Scott González [Thu, 26 Aug 2010 15:49:07 +0000 (11:49 -0400)]
Widget: Added more unit tests.
Scott González [Thu, 26 Aug 2010 14:59:51 +0000 (10:59 -0400)]
Widget Tests: Coding standards.
Scott González [Thu, 26 Aug 2010 14:50:26 +0000 (10:50 -0400)]
Widget: Added more unit tests.
Scott González [Wed, 25 Aug 2010 01:41:34 +0000 (21:41 -0400)]
Autocomplete: Abort existing ajax requests when running new searches.
Scott González [Tue, 24 Aug 2010 13:14:44 +0000 (09:14 -0400)]
Autocomplete: Don't handle remote data if it's not the most recent request. Fixes #5982 - Autocomplete: Race condition causes incorrect suggestions.
Scott González [Mon, 23 Aug 2010 19:35:49 +0000 (15:35 -0400)]
Widget: Refactored code for re-initialization to reduce file size.
Scott González [Mon, 23 Aug 2010 19:35:28 +0000 (15:35 -0400)]
Widget: Added tests for re-initialization.
Scott González [Wed, 18 Aug 2010 18:51:30 +0000 (14:51 -0400)]
Button: Read disabled attribute from original element if disabled option is null. Fixes #5252 -Button: read disabled option from input elements.
Scott González [Wed, 18 Aug 2010 14:13:57 +0000 (10:13 -0400)]
Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore buttons that are not :visible.
Ben Hollis [Thu, 5 Aug 2010 06:57:19 +0000 (23:57 -0700)]
Position: Fix flip collision. Fixes #5932 - Position: flip collision handling is wrong in some cases.
ph-ausseil [Thu, 12 Aug 2010 03:06:41 +0000 (23:06 -0400)]
Tabs: Ignore sublists. Fixes #5893 - Tabs: ability to contain sublists.
Scott González [Wed, 11 Aug 2010 12:33:46 +0000 (08:33 -0400)]
Datepicker: Added Kazakhstan localization. Fixes #5924 - Kazakhstan localization for ui.datepicker.
Robson Braga Araujo [Tue, 10 Aug 2010 23:23:10 +0000 (07:23 +0800)]
Autocomplete: changed menu activated function to check if the offset is greater than or equal the height. Fixed #5923 - autocomplete: Scrolling with the keyboard sometimes does not show the item (Chrome)
Robson Braga Araujo [Tue, 10 Aug 2010 23:02:50 +0000 (07:02 +0800)]
Autocomplete: changed the search function to always store the last term that was entered by the user. Fixed #5922 - autocomplete: Search not triggered if the first letter is the same as the first letter of a previous erased content
Scott González [Tue, 10 Aug 2010 22:16:44 +0000 (18:16 -0400)]
Fixed broken whitespace characters and missing semicolon. Fixes #3921 - Problem with JavaScriptPacker.
malsup [Sun, 8 Aug 2010 20:43:02 +0000 (04:43 +0800)]
Effects: Fix show/hide/toggle test for using core functions. Fixed: #5456 - show() function broken with "normal" speed
Scott González [Fri, 6 Aug 2010 00:13:16 +0000 (20:13 -0400)]
Updating the master version to 1.9pre
Scott González [Fri, 6 Aug 2010 00:12:31 +0000 (20:12 -0400)]
Tagging the 1.8.4 release.
Scott González [Thu, 5 Aug 2010 16:52:50 +0000 (12:52 -0400)]
Build: Force headered files to be copied to minified directory. Fixes #5904 - Build: sometimes headered files aren't copied to minified directory.
jzaefferer [Thu, 5 Aug 2010 16:03:05 +0000 (18:03 +0200)]
Build: Strip newlines when loading release.version property from version.txt
Scott González [Thu, 5 Aug 2010 12:51:54 +0000 (08:51 -0400)]
Autocomplete: Handle clicks outside the autocomplete after scrolling the results (which causes the body to gain focus). Fixes #5903 - Autocomplete doesn't close after scrolling.
Scott González [Wed, 4 Aug 2010 17:26:42 +0000 (13:26 -0400)]
Autocomplete: Don't reset text field value on blur unless it will actually change the value. Fixes #5900 - Autocomplete: mousing over menu option replaces text box contents, moves caret.
Richard D. Worth [Wed, 4 Aug 2010 09:39:54 +0000 (02:39 -0700)]
Datepicker: use a setTimeout 0 so the same code can run in IE (as other browsers) to set focus back to the datepicker text input if a month or year drop-down is clicked closed. Fixes #5897 - Datepicker: inconsistent behavior in IE when click to close month and year drop-downs
Scott González [Wed, 4 Aug 2010 01:05:08 +0000 (21:05 -0400)]
Updating the master version to 1.9pre
Scott González [Wed, 4 Aug 2010 01:04:25 +0000 (21:04 -0400)]
Tagging the 1.8.3 release.
Ziling Zhao [Mon, 19 Apr 2010 22:42:34 +0000 (15:42 -0700)]
Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width should be at least minWidth on creation.
Scott González [Fri, 30 Jul 2010 16:59:33 +0000 (12:59 -0400)]
Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget keeps looking for remote data even when it's disabled.
Scott González [Fri, 30 Jul 2010 16:38:18 +0000 (12:38 -0400)]
Revert "Use pushStack in widget method. Fixes #5732 - make the widget method maintain the stack"
This reverts commit
ea58cd5ac0d852a9c7d7ceadbcbb74006cf9052d .
jzaefferer [Fri, 30 Jul 2010 12:39:54 +0000 (14:39 +0200)]
Update to latest QUnit.
jzaefferer [Fri, 30 Jul 2010 12:26:58 +0000 (14:26 +0200)]
Use pushStack in widget method. Fixes #5732 - make the widget method maintain the stack
jzaefferer [Fri, 30 Jul 2010 12:04:11 +0000 (14:04 +0200)]
Replace element.data(...) with $.data(element, ...). Fixes #5756 - Widget: Use $.data instead of .data for performance reasons
jzaefferer [Fri, 30 Jul 2010 12:02:55 +0000 (14:02 +0200)]
Added widget to unit tests index page.
jzaefferer [Fri, 30 Jul 2010 09:33:49 +0000 (11:33 +0200)]
Improving visual testcase for position. Partial fix for #5284 - Position: Smarter collision detection
Scott González [Fri, 30 Jul 2010 00:56:28 +0000 (20:56 -0400)]
Dialog: Wrap buttons in a div so we can float the div instead of the individual buttons. Fixes #4529 - dialog buttons are accessed in wrong order using tab.
Scott González [Thu, 29 Jul 2010 09:38:24 +0000 (05:38 -0400)]
Progressbar: cleanup.
Scott González [Thu, 29 Jul 2010 09:32:04 +0000 (05:32 -0400)]
Progressbar resize demo: Added missing mouse dependency. Fixes #5873 - Progressbar: resize demo is broken.
Scott González [Wed, 28 Jul 2010 15:56:54 +0000 (11:56 -0400)]
Tabs: coding standard.
Scott González [Wed, 28 Jul 2010 15:28:14 +0000 (11:28 -0400)]
Tabs: coding standards.
Scott González [Wed, 28 Jul 2010 00:46:39 +0000 (20:46 -0400)]
Added position plugin to demo pages that use dialogs.
Scott González [Tue, 27 Jul 2010 21:59:37 +0000 (17:59 -0400)]
Datepicker: Fixed spelling of Czech language. Fixes #5859 - Typo in Calendar localization demo.
Scott González [Tue, 27 Jul 2010 21:23:00 +0000 (17:23 -0400)]
Accordion: minor cleanup.
Scott González [Thu, 22 Jul 2010 23:27:37 +0000 (19:27 -0400)]
Core Tests: Fixed image reference.
Scott González [Thu, 22 Jul 2010 23:26:37 +0000 (19:26 -0400)]
Core: Coding standards.
Scott González [Thu, 22 Jul 2010 23:10:14 +0000 (19:10 -0400)]
Accordion: Coding standards.
Scott González [Thu, 22 Jul 2010 18:55:41 +0000 (14:55 -0400)]
Autocomplete: Removed selection handling in IE. No longer needed now that autocomplete ensures that the cursor is placed at the end of the field on select.
Scott González [Thu, 22 Jul 2010 14:33:42 +0000 (10:33 -0400)]
Core: Better support for areas in :focusable and :tabbable selectors. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.
Scott González [Thu, 22 Jul 2010 02:17:52 +0000 (22:17 -0400)]
Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fixes #5850 - .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight() setters.
Scott González [Thu, 22 Jul 2010 02:10:16 +0000 (22:10 -0400)]
Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :visibile selectors in jQuery 1.3.2+. Still need to handle areas properly. Partial fix for #4488 - :focusable and :tabbable are broken with jQuery 1.3.2.