Commit Graph

4773 Commits

Author SHA1 Message Date
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
Scott González
86bd95caf0 Revert "Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f8aa33c2a2a9e4145e79df74d190d5c"
This reverts commit 07d8d5cbb1.
2012-05-24 15:01:25 -04:00
Scott González
3e3d4308d7 Revert "Autocomplete: make categories work again (follow-up)"
This reverts commit db9a015485.
2012-05-24 15:01:09 -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
Felix Nagel
db9a015485 Autocomplete: make categories work again (follow-up) 2012-05-24 19:58:09 +02:00
Felix Nagel
07d8d5cbb1 Autocomplete: make categories work again, needed because of Menu widget changes (ui-menu-divider), see revision: 44ef35eb6f 2012-05-24 19:09:54 +02: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
kborchers
474912313a Menu Tests: Increase timeout on page up/down test 2012-05-23 07:24:49 -05:00
kborchers
c275ebe09b Menu Tests: Remove unused unit tests and add new unit tests to improve coverage. 2012-05-22 23:52:59 -05: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
Scott González
1339c1850f Tooltip tests: Added accessibility tests. 2012-05-22 12:54:09 -04:00
Scott González
cb70a5e302 Progressbar demo: Made animated background selector more specific. Fixes #8314 - Theme on animated progressbar remains the same. 2012-05-22 12:46:15 -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
Scott González
d7359beee6 Autocomplete: Added tests for live region. 2012-05-22 10:09:20 -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
Jörn Zaefferer
9de4da9d10 Menu: Extend test for destroy method 2012-05-21 16:27:04 +02:00
Scott González
24b7ff1f17 Widget demo: Don't use .toggle(fn). 2012-05-21 10:11:01 -04:00
Scott González
fb91d90058 Effects toggle demo: Coding standards. 2012-05-21 10:08:28 -04:00
Scott González
1da4d7e18d Animate demo: Don't use .toggle(fn). 2012-05-21 10:06:46 -04:00
Scott González
820cff8a67 Accordion demo: Don't use .toggle(fn). 2012-05-21 10:04:23 -04:00
Scott González
33a91fb19e Spinner demo: Don't use .toggle(fn). 2012-05-21 10:02:57 -04:00
Scott González
5455b1599f Resizable, Slider: Don't use .hover(). 2012-05-21 09:55:56 -04:00
Scott González
eccd622a4d Readme: More docs about grunt. 2012-05-21 08:39:44 -04:00
Scott González
44cd5d9186 Tabs: Fixed reference to jQuery. 2012-05-21 08:31:38 -04:00
Scott González
75f6b5f188 Position visual tests: Cleanup. 2012-05-20 20:34:21 -04:00
Scott González
cac6831e34 Autocomplete: Coding standards. 2012-05-18 16:23:03 -04:00