]>
source.dussan.org Git - jquery-ui.git/log
kborchers [Fri, 1 Jun 2012 05:03:16 +0000 (00:03 -0500)]
Menu: Properly remove submenu carat icons and menu dividers during destroy and add a test for this functionality
kborchers [Fri, 1 Jun 2012 04:03:51 +0000 (23:03 -0500)]
Menu: Add comment explaining extra filter from keypress
kborchers [Fri, 1 Jun 2012 00:55:18 +0000 (19:55 -0500)]
Menu: Typo in comment
kborchers [Fri, 1 Jun 2012 00:54:12 +0000 (19:54 -0500)]
Menu: Don't remove the icon elements on destroy since they exist in the original markup
Jörn Zaefferer [Wed, 30 May 2012 12:40:03 +0000 (14:40 +0200)]
Accordion: Update activate and beforeActivate event properties to newPanel/oldPanel (instead of content). Fixes #6840 and #6842
Scott González [Wed, 30 May 2012 12:08:12 +0000 (08:08 -0400)]
Menu tests: Anchor the regex for aria-activedescendant check.
Scott González [Tue, 29 May 2012 21:55:24 +0000 (17:55 -0400)]
Tabs: Properly remove generated aria-controls attributes on destroy.
kborchers [Wed, 30 May 2012 04:11:42 +0000 (23:11 -0500)]
Dialog: Use new uniqueId method for generating id's
kborchers [Wed, 30 May 2012 03:25:23 +0000 (22:25 -0500)]
Tabs: Remove aria-controls attribute during destroy
kborchers [Wed, 30 May 2012 02:21:35 +0000 (21:21 -0500)]
Menu tests: Fix test id's so that they are unique to pass linting
kborchers [Wed, 30 May 2012 02:00:30 +0000 (21:00 -0500)]
Menu tests: Add id's to some anchors to ensure destroy is only removing id's that have been generated
kborchers [Wed, 30 May 2012 01:59:50 +0000 (20:59 -0500)]
Menu tests: Modify test to check for id's generated by the new uniqueId method
kborchers [Wed, 30 May 2012 01:59:03 +0000 (20:59 -0500)]
Menu: Use new uniqueId and removeUniqueId methods for generating id's on menus and menu items and for removing those id's during destroy. Also, properly remove the aria-disabled attribute during destroy.
kborchers [Wed, 30 May 2012 01:55:43 +0000 (20:55 -0500)]
Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzalez to provide a generalized way of generating and removing generated element id's. Also, added a unit test. Fixed #8361 - Add uniqueId() and removeUniqueId()
Scott González [Tue, 29 May 2012 19:14:35 +0000 (15:14 -0400)]
Tests: Differentiate between attributes and properties in domEqual().
Pavel Stetina [Tue, 29 May 2012 14:20:02 +0000 (10:20 -0400)]
Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
Scott González [Tue, 29 May 2012 14:04:20 +0000 (10:04 -0400)]
Tabs: Simplify _findActive() now that hrefs are never used.
Danny Trunk [Mon, 28 May 2012 19:11:20 +0000 (15:11 -0400)]
Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.
Scott González [Mon, 28 May 2012 17:42:47 +0000 (13:42 -0400)]
Accordion tests: Check for a specific height in heightStyle: content tests.
Scott González [Mon, 28 May 2012 16:41:57 +0000 (12:41 -0400)]
Accordion tests: equalHeights() -> equalHeight(); Validate against a specific height instead of a range.
Scott González [Sat, 26 May 2012 03:10:46 +0000 (23:10 -0400)]
Progressbar tests: Cleanup.
Scott González [Sat, 26 May 2012 02:57:08 +0000 (22:57 -0400)]
Tests: Convert children to an array in domEqual().
Scott González [Fri, 25 May 2012 20:51:51 +0000 (16:51 -0400)]
Tests: Added several more property checks to domEqual().
Scott González [Fri, 25 May 2012 16:58:40 +0000 (12:58 -0400)]
Menu: Added a comment about which characters are checked for dividers.
kborchers [Fri, 25 May 2012 12:43:29 +0000 (07:43 -0500)]
Menu Tests: Make the elements without anchors look like group headings and remove disabled elements to focus on dividers and no anchor elements
kborchers [Fri, 25 May 2012 04:44:51 +0000 (23:44 -0500)]
Menu: Better handling of divider elements and menu items without anchors.
Scott González [Fri, 25 May 2012 01:15:55 +0000 (21:15 -0400)]
Menu: Minor cleanup.
Scott González [Thu, 24 May 2012 20:16:27 +0000 (16:16 -0400)]
Autocomplete: Remove left-over clearTimeout( this.closing ).
Scott González [Thu, 24 May 2012 19:46:22 +0000 (15:46 -0400)]
Accordion: Make sure there's always one header with tabindex=0. Fixes #8348 - Accordion: Collapsed accordion is removed from tab order.
Scott González [Thu, 24 May 2012 19:21:35 +0000 (15:21 -0400)]
Spinner: Use _destroy() instead of destroy().
Scott González [Thu, 24 May 2012 19:20:10 +0000 (15:20 -0400)]
Droppable: Fixed destroy method.
Scott González [Thu, 24 May 2012 19:18:04 +0000 (15:18 -0400)]
Selectable: Fixed destroy method.
Scott González [Thu, 24 May 2012 19:16:28 +0000 (15:16 -0400)]
Resizable: Fixed destroy method.
Scott González [Thu, 24 May 2012 19:10:49 +0000 (15:10 -0400)]
Draggable: Fixed destroy method.
Scott González [Thu, 24 May 2012 19:01:25 +0000 (15:01 -0400)]
Revert "Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision:
44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c "
This reverts commit
07d8d5cbb1e20521f2ec55145ce45d08d8ee5a1f .
Scott González [Thu, 24 May 2012 19:01:09 +0000 (15:01 -0400)]
Revert "Autocomplete: make categories work again (follow-up)"
This reverts commit
db9a015485f0a5dbbb12b22720dbb2111cda2dd8 .
Viktar Varvanovich [Thu, 24 May 2012 18:30:55 +0000 (14:30 -0400)]
Draggable: Apply ui-draggable-dragging class prior to calculating dimensions. Fixes #8349 - Draggable: Incorrect dimensions used if .ui-draggable-dragging changes dimensions
Felix Nagel [Thu, 24 May 2012 17:58:09 +0000 (19:58 +0200)]
Autocomplete: make categories work again (follow-up)
Felix Nagel [Thu, 24 May 2012 17:09:54 +0000 (19:09 +0200)]
Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision:
44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c
Scott González [Thu, 24 May 2012 12:37:01 +0000 (08:37 -0400)]
Accordion: Coding standards.
Scott González [Wed, 23 May 2012 23:28:52 +0000 (19:28 -0400)]
Autocomplete: We no longer need to remove aria attributes on destroy.
Scott González [Wed, 23 May 2012 19:57:31 +0000 (15:57 -0400)]
Accordion: Use .show()/.hide() for initial panel visibility.
kborchers [Wed, 23 May 2012 12:24:49 +0000 (07:24 -0500)]
Menu Tests: Increase timeout on page up/down test
kborchers [Wed, 23 May 2012 04:52:59 +0000 (23:52 -0500)]
Menu Tests: Remove unused unit tests and add new unit tests to improve coverage.
Scott González [Tue, 22 May 2012 20:22:40 +0000 (16:22 -0400)]
Tabs: Whitespace.
Scott González [Tue, 22 May 2012 19:13:45 +0000 (15:13 -0400)]
Tabs: Don't blur anchors on activation.
Scott González [Tue, 22 May 2012 19:12:38 +0000 (15:12 -0400)]
Tabs: Use ._bind() for main event handling.
Scott González [Tue, 22 May 2012 17:46:33 +0000 (13:46 -0400)]
Tooltip: Use this instead of that when possible. Saves 24 bytes :-)
Scott González [Tue, 22 May 2012 16:54:09 +0000 (12:54 -0400)]
Tooltip tests: Added accessibility tests.
Scott González [Tue, 22 May 2012 16:46:00 +0000 (12:46 -0400)]
Progressbar demo: Made animated background selector more specific. Fixes #8314 - Theme on animated progressbar remains the same.
Jörn Zaefferer [Tue, 22 May 2012 16:34:00 +0000 (18:34 +0200)]
Tooltip: Cleanup comments
Scott González [Tue, 22 May 2012 15:06:44 +0000 (11:06 -0400)]
Tooltip: Handle multiple aria-describedby values.
Scott González [Tue, 22 May 2012 14:09:08 +0000 (10:09 -0400)]
Autocomplete: Added tests for live region.
Jörn Zaefferer [Tue, 22 May 2012 14:01:40 +0000 (16:01 +0200)]
Menu: Handle SPACE same as ENTER, select items or opening submenus
TJ VanToll [Tue, 22 May 2012 01:52:48 +0000 (21:52 -0400)]
Button: Corrected default label applied to submit buttons. Fixed #8337: Submit inputs don't automatically set label option.
Scott González [Tue, 22 May 2012 12:28:53 +0000 (08:28 -0400)]
Dialog: Only create the button pane once and store a reference to it. Fixes #8343 - _createButtons removes all elements with .ui-dialog-buttonpane class.
Courthead [Sun, 22 Apr 2012 01:33:49 +0000 (18:33 -0700)]
Sortable: calculating item positions on the fly and setting the direction variable when inserting an item into a different sortable. Fixed #8268 - Items may not be inserted into the correct position when dragged between connected sortables
Scott González [Mon, 21 May 2012 19:29:53 +0000 (15:29 -0400)]
Core: Check if jQuery supports inner/outer/Width/Height setters.
Scott González [Mon, 21 May 2012 18:56:18 +0000 (14:56 -0400)]
Buttonset: Use input[type=*] instead of just [type=*].
Scott González [Mon, 21 May 2012 18:53:27 +0000 (14:53 -0400)]
Don't use :submit selector.
Scott González [Mon, 21 May 2012 18:50:49 +0000 (14:50 -0400)]
Don't use :reset selector.
Scott González [Mon, 21 May 2012 18:49:49 +0000 (14:49 -0400)]
Don't use :input selector.
Scott González [Mon, 21 May 2012 18:42:08 +0000 (14:42 -0400)]
Don't use :button selector.
Scott González [Mon, 21 May 2012 17:51:49 +0000 (13:51 -0400)]
Button: Fixed version properties.
Scott González [Mon, 21 May 2012 16:47:15 +0000 (12:47 -0400)]
Don't use :checkbox selector.
Scott González [Mon, 21 May 2012 16:02:28 +0000 (12:02 -0400)]
Don't use :radio selector.
Jörn Zaefferer [Mon, 21 May 2012 14:42:14 +0000 (16:42 +0200)]
Menu: Refactor focus method, extract _scrollIntroView method
Jörn Zaefferer [Mon, 21 May 2012 14:36:33 +0000 (16:36 +0200)]
Menu: Coding standards
Jörn Zaefferer [Mon, 21 May 2012 14:27:04 +0000 (16:27 +0200)]
Menu: Extend test for destroy method
Scott González [Mon, 21 May 2012 14:11:01 +0000 (10:11 -0400)]
Widget demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 14:08:28 +0000 (10:08 -0400)]
Effects toggle demo: Coding standards.
Scott González [Mon, 21 May 2012 14:06:46 +0000 (10:06 -0400)]
Animate demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 14:04:23 +0000 (10:04 -0400)]
Accordion demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 14:02:57 +0000 (10:02 -0400)]
Spinner demo: Don't use .toggle(fn).
Scott González [Mon, 21 May 2012 13:55:56 +0000 (09:55 -0400)]
Resizable, Slider: Don't use .hover().
Scott González [Mon, 21 May 2012 12:39:44 +0000 (08:39 -0400)]
Readme: More docs about grunt.
Scott González [Mon, 21 May 2012 12:31:38 +0000 (08:31 -0400)]
Tabs: Fixed reference to jQuery.
Scott González [Mon, 21 May 2012 00:34:21 +0000 (20:34 -0400)]
Position visual tests: Cleanup.
Scott González [Fri, 18 May 2012 20:23:03 +0000 (16:23 -0400)]
Autocomplete: Coding standards.
Scott González [Fri, 18 May 2012 20:18:46 +0000 (16:18 -0400)]
Tabs manipulation demo: Update for aria-controls.
Scott González [Fri, 18 May 2012 20:11:14 +0000 (16:11 -0400)]
Tabs: Pass the list item instead of the anchor in events; move aria-controls from the anchor to the list item.
kborchers [Fri, 18 May 2012 19:55:10 +0000 (15:55 -0400)]
Autocomplete: Added check to prevent accidental focus of menu-item on page load in Firefox. Fixed #7024 - Autocomplete menu options are activated even if mouse is not moved.
Scott González [Fri, 18 May 2012 19:34:47 +0000 (15:34 -0400)]
Menu: Remove need to pass an event for next(), previous(), focus().
Jörn Zaefferer [Fri, 18 May 2012 17:14:37 +0000 (19:14 +0200)]
Position: Cleanup visual tests, keep general and feedback
Scott González [Fri, 18 May 2012 15:31:01 +0000 (11:31 -0400)]
Tests: Use versioned jQuery files in index files.
Scott González [Fri, 18 May 2012 14:40:44 +0000 (10:40 -0400)]
Menu visual tests: cleanup.
Scott González [Fri, 18 May 2012 14:07:27 +0000 (10:07 -0400)]
Tooltip visual tests: Cleaned up animation tests.
Scott González [Fri, 18 May 2012 13:44:56 +0000 (09:44 -0400)]
Tooltip visual tests: Removed now-unused ajax content.
Scott González [Fri, 18 May 2012 13:43:54 +0000 (09:43 -0400)]
Tooltip: Cleaned up visual test.
Jörn Zaefferer [Fri, 18 May 2012 14:04:54 +0000 (16:04 +0200)]
Menu: Tests for role option
Jörn Zaefferer [Fri, 18 May 2012 13:29:43 +0000 (15:29 +0200)]
Visual tests: Fix index links
Jörn Zaefferer [Fri, 18 May 2012 13:18:19 +0000 (15:18 +0200)]
Menu: Update default visual test, remove the disable/toggle buttons, that behaviour must be covered by unit tests
Jörn Zaefferer [Fri, 18 May 2012 13:15:00 +0000 (15:15 +0200)]
Menu: Update default visual test, add headings and fix disable/destroy toggle buttons
Jörn Zaefferer [Fri, 18 May 2012 13:10:44 +0000 (15:10 +0200)]
Menu: Remove tablemenu visual test, broken and not interesting
Jörn Zaefferer [Fri, 18 May 2012 13:08:43 +0000 (15:08 +0200)]
Menu: Remove drilldown visual test, broken and superceded by James Rosen's implementation
Jörn Zaefferer [Fri, 18 May 2012 11:39:06 +0000 (13:39 +0200)]
Grunt: Increase TestSwarm timeout to 30 minutes
Scott González [Thu, 17 May 2012 23:46:43 +0000 (19:46 -0400)]
Effects: Lint fixes.
Scott González [Thu, 17 May 2012 14:05:49 +0000 (10:05 -0400)]
Updating version to 1.9.0pre.
Scott González [Thu, 17 May 2012 14:04:50 +0000 (10:04 -0400)]
Tagging 1.9.0m8.
Scott González [Thu, 17 May 2012 14:00:22 +0000 (10:00 -0400)]
Updated authors.