kborchers
|
2da2ae5070
|
Menu: Properly remove submenu carat icons and menu dividers during destroy and add a test for this functionality
|
2012-06-01 00:03:16 -05:00 |
|
kborchers
|
6e7ee98603
|
Menu: Add comment explaining extra filter from keypress
|
2012-05-31 23:03:51 -05:00 |
|
kborchers
|
ef9a0c005c
|
Menu: Typo in comment
|
2012-05-31 19:55:18 -05:00 |
|
kborchers
|
94d87c8ad6
|
Menu: Don't remove the icon elements on destroy since they exist in the original markup
|
2012-05-31 19:54:12 -05:00 |
|
Felix Nagel
|
39532f0a8e
|
Selectmenu: Use new uniqueId method for generating id's
|
2012-05-31 18:54:57 +02:00 |
|
Felix Nagel
|
749c8fbb66
|
Merge branch 'master' into selectmenu
|
2012-05-31 18:43:42 +02:00 |
|
Jörn Zaefferer
|
e0fe788ee0
|
Accordion: Update activate and beforeActivate event properties to newPanel/oldPanel (instead of content). Fixes #6840 and #6842
|
2012-05-30 14:41:58 +02:00 |
|
Scott González
|
f5954fcd74
|
Menu tests: Anchor the regex for aria-activedescendant check.
|
2012-05-30 08:08:12 -04:00 |
|
Scott González
|
fe567eb958
|
Tabs: Properly remove generated aria-controls attributes on destroy.
|
2012-05-30 08:01:02 -04:00 |
|
kborchers
|
240b22b143
|
Dialog: Use new uniqueId method for generating id's
|
2012-05-29 23:11:42 -05:00 |
|
kborchers
|
9f59d01fdc
|
Tabs: Remove aria-controls attribute during destroy
|
2012-05-29 22:25:23 -05:00 |
|
kborchers
|
5c96d817be
|
Menu tests: Fix test id's so that they are unique to pass linting
|
2012-05-29 21:21:35 -05:00 |
|
kborchers
|
112daf1333
|
Menu tests: Add id's to some anchors to ensure destroy is only removing id's that have been generated
|
2012-05-29 21:13:45 -05:00 |
|
kborchers
|
1f60380413
|
Menu tests: Modify test to check for id's generated by the new uniqueId method
|
2012-05-29 21:13:45 -05:00 |
|
kborchers
|
d44f3d079e
|
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.
|
2012-05-29 21:13:45 -05:00 |
|
kborchers
|
40e47c0b08
|
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()
|
2012-05-29 21:13:17 -05:00 |
|
Scott González
|
649a670d1c
|
Tests: Differentiate between attributes and properties in domEqual().
|
2012-05-29 15:14:35 -04:00 |
|
Pavel Stetina
|
0bbad349b9
|
Datepicker: Corrected language code for Georgian language according to ISO 639. Fixed #8356 - jquery.ui.datepicker-ge.js has wrong language code.
|
2012-05-29 10:20:02 -04:00 |
|
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
|
2662edf739
|
Accordion tests: Check for a specific height in heightStyle: content tests.
|
2012-05-28 13:42:47 -04:00 |
|
Scott González
|
359d0eadd0
|
Accordion tests: equalHeights() -> equalHeight(); Validate against a specific height instead of a range.
|
2012-05-28 12:41:57 -04:00 |
|
Scott González
|
a738d7372e
|
Progressbar tests: Cleanup.
|
2012-05-25 23:10:46 -04:00 |
|
Scott González
|
e986f36871
|
Tests: Convert children to an array in domEqual().
|
2012-05-25 22:57:08 -04:00 |
|
Scott González
|
3b7c33fd49
|
Tests: Added several more property checks to domEqual().
|
2012-05-25 16:51:51 -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
|
f11de83554
|
Menu Tests: Make the elements without anchors look like group headings and remove disabled elements to focus on dividers and no anchor elements
|
2012-05-25 07:43:29 -05: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 |
|
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
|
8abe1d015f
|
Merge remote-tracking branch 'origin/master' into selectmenu
|
2012-05-24 20:31:21 +02: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 |
|
Felix Nagel
|
d4ec5cbb3f
|
Selectmenu: make use of Menu option 'role' (follow-up), no need to adjust li role
|
2012-05-24 18:56:41 +02:00 |
|
Felix Nagel
|
37a80477c0
|
Selectmenu: small fixes for lint tests
|
2012-05-24 18:54:47 +02:00 |
|
Felix Nagel
|
7345e43048
|
Selectmenu: make use of Menu option 'role'
|
2012-05-24 18:41:32 +02:00 |
|
Felix Nagel
|
b30184d885
|
Merge with master
|
2012-05-24 18:34:32 +02:00 |
|
Felix Nagel
|
ec6d88fae4
|
Selectmenu: small fixes for lint tests
|
2012-05-24 18:30:39 +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 |
|