Scott González
|
234ced07ef
|
Tabs: Simplify _findActive() now that hrefs are never used.
|
2012-05-29 10:04:20 -04:00 |
|
Danny Trunk
|
6e2f95f59d
|
Tabs: Added heightStyle option. Fixed #8345 - Tabs: Add heightStyle option.
|
2012-05-28 15:11:20 -04:00 |
|
Scott González
|
be784b2f79
|
Menu: Added a comment about which characters are checked for dividers.
|
2012-05-25 12:58:40 -04:00 |
|
kborchers
|
fe7ca1f1c3
|
Menu: Better handling of divider elements and menu items without anchors.
|
2012-05-24 23:45:12 -05:00 |
|
Scott González
|
f63bb4fbc4
|
Menu: Minor cleanup.
|
2012-05-24 21:15:55 -04:00 |
|
Scott González
|
03da6e41f6
|
Autocomplete: Remove left-over clearTimeout( this.closing ).
|
2012-05-24 16:16:27 -04:00 |
|
Scott González
|
6a48cda458
|
Accordion: Make sure there's always one header with tabindex=0. Fixes #8348 - Accordion: Collapsed accordion is removed from tab order.
|
2012-05-24 15:46:22 -04:00 |
|
Scott González
|
1af21ce27d
|
Spinner: Use _destroy() instead of destroy().
|
2012-05-24 15:21:35 -04:00 |
|
Scott González
|
79e4ae93b5
|
Droppable: Fixed destroy method.
|
2012-05-24 15:20:10 -04:00 |
|
Scott González
|
446d8b7f4c
|
Selectable: Fixed destroy method.
|
2012-05-24 15:18:04 -04:00 |
|
Scott González
|
ae3d3515a7
|
Resizable: Fixed destroy method.
|
2012-05-24 15:16:28 -04:00 |
|
Scott González
|
4da1716cfd
|
Draggable: Fixed destroy method.
|
2012-05-24 15:10:49 -04:00 |
|
Viktar Varvanovich
|
a0c18ea250
|
Draggable: Apply ui-draggable-dragging class prior to calculating dimensions. Fixes #8349 - Draggable: Incorrect dimensions used if .ui-draggable-dragging changes dimensions
|
2012-05-24 14:31:52 -04:00 |
|
Scott González
|
a1f604eb45
|
Accordion: Coding standards.
|
2012-05-24 08:37:01 -04:00 |
|
Scott González
|
d0ef9d6fb2
|
Autocomplete: We no longer need to remove aria attributes on destroy.
|
2012-05-23 19:28:52 -04:00 |
|
Scott González
|
164e46e9aa
|
Accordion: Use .show()/.hide() for initial panel visibility.
|
2012-05-23 15:57:48 -04:00 |
|
Scott González
|
c1dc1911bf
|
Tabs: Whitespace.
|
2012-05-22 16:22:40 -04:00 |
|
Scott González
|
ad1b647973
|
Tabs: Don't blur anchors on activation.
|
2012-05-22 15:13:45 -04:00 |
|
Scott González
|
bbb44f9e67
|
Tabs: Use ._bind() for main event handling.
|
2012-05-22 15:12:38 -04:00 |
|
Scott González
|
9b37ed24ce
|
Tooltip: Use this instead of that when possible. Saves 24 bytes :-)
|
2012-05-22 13:46:33 -04:00 |
|
Jörn Zaefferer
|
0c87dd1f45
|
Tooltip: Cleanup comments
|
2012-05-22 18:34:00 +02:00 |
|
Scott González
|
b6cc9dd870
|
Tooltip: Handle multiple aria-describedby values.
|
2012-05-22 11:06:44 -04:00 |
|
Jörn Zaefferer
|
9dcd0e0eb8
|
Menu: Handle SPACE same as ENTER, select items or opening submenus
|
2012-05-22 16:01:40 +02:00 |
|
TJ VanToll
|
1f1613852c
|
Button: Corrected default label applied to submit buttons. Fixed #8337: Submit inputs don't automatically set label option.
|
2012-05-22 08:43:21 -04:00 |
|
Scott González
|
286941ef8d
|
Dialog: Only create the button pane once and store a reference to it. Fixes #8343 - _createButtons removes all elements with .ui-dialog-buttonpane class.
|
2012-05-22 08:28:53 -04:00 |
|
Courthead
|
c42bdcecf8
|
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
|
2012-05-22 08:00:20 -04:00 |
|
Scott González
|
033f83ffeb
|
Core: Check if jQuery supports inner/outer/Width/Height setters.
|
2012-05-21 15:29:53 -04:00 |
|
Scott González
|
15ece1f51a
|
Buttonset: Use input[type=*] instead of just [type=*].
|
2012-05-21 14:56:18 -04:00 |
|
Scott González
|
e37f599a53
|
Don't use :submit selector.
|
2012-05-21 14:53:27 -04:00 |
|
Scott González
|
8b17f68b57
|
Don't use :reset selector.
|
2012-05-21 14:50:49 -04:00 |
|
Scott González
|
51863d5a71
|
Don't use :input selector.
|
2012-05-21 14:49:49 -04:00 |
|
Scott González
|
b4ca9289cf
|
Don't use :button selector.
|
2012-05-21 14:42:08 -04:00 |
|
Scott González
|
26b5492441
|
Button: Fixed version properties.
|
2012-05-21 13:51:49 -04:00 |
|
Scott González
|
e6f21410ff
|
Don't use :checkbox selector.
|
2012-05-21 12:47:15 -04:00 |
|
Scott González
|
9ac52deaa2
|
Don't use :radio selector.
|
2012-05-21 12:43:35 -04:00 |
|
Jörn Zaefferer
|
1e586dcd48
|
Menu: Refactor focus method, extract _scrollIntroView method
|
2012-05-21 16:42:14 +02:00 |
|
Jörn Zaefferer
|
f89971a2c3
|
Menu: Coding standards
|
2012-05-21 16:36:33 +02:00 |
|
Scott González
|
5455b1599f
|
Resizable, Slider: Don't use .hover().
|
2012-05-21 09:55:56 -04:00 |
|
Scott González
|
44cd5d9186
|
Tabs: Fixed reference to jQuery.
|
2012-05-21 08:31:38 -04:00 |
|
Scott González
|
cac6831e34
|
Autocomplete: Coding standards.
|
2012-05-18 16:23:03 -04:00 |
|
Scott González
|
5c9d9f9e9d
|
Tabs: Pass the list item instead of the anchor in events; move aria-controls from the anchor to the list item.
|
2012-05-18 16:11:14 -04:00 |
|
kborchers
|
098dd1404b
|
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.
|
2012-05-18 15:55:10 -04:00 |
|
Scott González
|
0adc6f5e17
|
Menu: Remove need to pass an event for next(), previous(), focus().
|
2012-05-18 15:34:47 -04:00 |
|
Scott González
|
f67b69a288
|
Effects: Lint fixes.
|
2012-05-17 19:46:43 -04:00 |
|
Scott González
|
a88b94ebeb
|
Tabs: Update todo to reference newer ticket.
|
2012-05-16 19:22:49 -04:00 |
|
Scott González
|
90705cdffe
|
Tabs: Preparing for when jQuery starts always returning jqXHR objects from $.ajax().
|
2012-05-16 17:14:50 -04:00 |
|
Scott González
|
85639bf0fa
|
Autocomplete: Update live region if focus event is canceled. Remove live region on destroy.
|
2012-05-16 09:43:49 -04:00 |
|
Jörn Zaefferer
|
f4b2d7a411
|
Autocomplete: ARIA live region as extension, adding a messages option. Fixes #7840 - Autocomplete: popup results not read by screen-readers
|
2012-05-16 11:55:12 +02:00 |
|
Scott González
|
d4318a5f4c
|
Tabs: Replaced fx option with show and hide options. Fixes #8319 - Tabs: Deprecate fx option.
|
2012-05-14 14:40:06 -04:00 |
|
Eneko Illarramendi
|
1304c50532
|
Datepicker: Fixed Basque locale. Fixes #8318 - Datepicker i18n: Basque locale incorrect.
|
2012-05-14 14:27:59 -04:00 |
|