Kris Borchers
|
34409e7ddd
|
Updating to jQuery 1.9.0
|
2013-01-17 00:28:41 -06:00 |
|
Scott González
|
fb6119e182
|
Upgrade jQuery to 1.8.3.
|
2012-11-14 15:22:01 -05:00 |
|
Scott González
|
a638acb583
|
Upgrade jQuery to 1.8.2.
|
2012-09-20 21:41:47 -04:00 |
|
Scott González
|
1e6b2b2298
|
Upgrade jQuery to 1.8.0.
|
2012-08-13 09:19:09 -04:00 |
|
kborchers
|
db3fabedb4
|
Menu: Expose the submenu indicator icon as an icon option
|
2012-07-10 00:14:54 -05: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
|
b52c4ece53
|
Menu visual tests: cleanup.
|
2012-05-18 10:40:44 -04:00 |
|
Jörn Zaefferer
|
c0873f5da9
|
Menu: Update default visual test, remove the disable/toggle buttons, that behaviour must be covered by unit tests
|
2012-05-18 15:18:19 +02:00 |
|
Jörn Zaefferer
|
5fa6821897
|
Menu: Update default visual test, add headings and fix disable/destroy toggle buttons
|
2012-05-18 15:15:00 +02:00 |
|
Jörn Zaefferer
|
8bd0426e36
|
Menu: Remove tablemenu visual test, broken and not interesting
|
2012-05-18 15:10:44 +02:00 |
|
Jörn Zaefferer
|
70ce3f1f70
|
Menu: Remove drilldown visual test, broken and superceded by James Rosen's implementation
|
2012-05-18 15:08:43 +02:00 |
|
Jörn Zaefferer
|
0a6b126413
|
Fix various issues in our html files, fourth batch
|
2012-04-23 19:07:03 +02:00 |
|
kborchers
|
1ce42f4328
|
Menu: Modified interactions to allow keyboard navigation to disabled items so that they are announced by screen readers but prevent selection of and navigation to sub-menus of disabled items
|
2012-04-16 23:30:33 -05:00 |
|
kborchers
|
44ef35eb6f
|
Menu: Add dividers using empty list items
|
2012-04-07 15:38:27 -05:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04:00 |
|
Scott González
|
4f909c50ba
|
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'
|
2012-02-12 09:14:36 -05:00 |
|
kborchers
|
87dc9ce24a
|
Menu: Prevent navigating to disabled menu items with the keyboard.
|
2012-02-06 14:12:56 -06:00 |
|
kborchers
|
48ad0994a0
|
Menu: Prevent clicking on disabled menu items and remove unnecessary extra padding from disabled items.
|
2012-02-03 16:12:37 -06:00 |
|
kborchers
|
aa8c4770a9
|
Menu: Update the default visual test to use the new menus option that replaced the items option
|
2011-12-07 14:51:46 -06:00 |
|
Scott González
|
54fb1441fe
|
Upgrade jQuery to 1.7.1.
|
2011-11-22 08:43:09 -05:00 |
|
Scott González
|
50dab05784
|
Upgrade jQuery to 1.7.
|
2011-11-09 10:18:33 -05:00 |
|
kborchers
|
ab3e1c5a44
|
Menu: Update visual test to remove bottom scroll bar in scrolling menus in IE6 and IE7
|
2011-10-18 21:11:03 -05:00 |
|
Scott González
|
efe964d86e
|
Upgraded jQuery to 1.6.4.
|
2011-10-18 09:38:27 -04:00 |
|
kborchers
|
9e617bbad1
|
Menu: Add support for structures other than UL/LI plus visual and unit tests
|
2011-09-14 10:29:36 -05:00 |
|
Jörn Zaefferer
|
e1ec6f8ebb
|
Menu: Refactor to get rid of var that. Cleanup some odd formattings and unneeded temp vars
|
2011-09-13 00:24:43 +02:00 |
|
Scott González
|
daadc343be
|
Upgrade jQuery to 1.6.2.
|
2011-07-25 11:46:45 -04:00 |
|
Jörn Zaefferer
|
e6d1ab7bf4
|
Popup and Menubar demos
|
2011-05-08 20:41:21 +02:00 |
|
Jörn Zaefferer
|
cd92ad09f5
|
Promote menubar and popup to their own top level files
|
2011-05-07 16:22:04 +02:00 |
|
Jörn Zaefferer
|
5973b4fa3f
|
Popup: Better key handling on trigger, along with a few more TODO comments
|
2011-05-07 15:18:50 +02:00 |
|
Jörn Zaefferer
|
f7e8331e26
|
Popup: Improve key handling
|
2011-05-07 00:43:07 +02:00 |
|
Jörn Zaefferer
|
2cf85da23f
|
Popup/Tooltip: Fix tab order and add notifications (on select) in
video-player demo.
|
2011-05-07 00:43:07 +02:00 |
|
Jörn Zaefferer
|
fbe982b9fb
|
Popup: If popup is a menu, focus the first menu item, as menubar does.
|
2011-05-07 00:43:07 +02:00 |
|
Jörn Zaefferer
|
28017052a4
|
Popup: Fix the reopens-issue when clicking the trigger while popup is
visible, while still handling an actualy blur properly.
|
2011-05-07 00:43:07 +02:00 |
|
Jörn Zaefferer
|
993d37af1d
|
Popup: Rename open flag to isOpen to avoid name conflict with open method.
|
2011-05-05 14:21:26 +02:00 |
|
Jörn Zaefferer
|
fd1b4f84fe
|
Menubar: Code formatting. A bit of cleanup: Replace self with that;
replace an unnecessary each.
|
2011-05-04 11:50:07 +02:00 |
|
Jörn Zaefferer
|
c7459df062
|
Popup: Also expose open method
|
2011-05-04 11:21:30 +02:00 |
|
Jörn Zaefferer
|
018590064f
|
Popup: Prevent SPACE key event on trigger from scrolling the page
|
2011-05-04 11:20:04 +02:00 |
|
Jörn Zaefferer
|
b96126b398
|
Popup: Rename _close to close and use it when selecting something within a popup.
|
2011-05-04 11:14:32 +02:00 |
|
Jörn Zaefferer
|
bba4cb2be6
|
Popup: Partial fix for closing popup when trigger is clicked again.
|
2011-05-04 11:06:32 +02:00 |
|
Jörn Zaefferer
|
f519bc0ebb
|
Menubar review
|
2011-05-04 08:31:14 +02:00 |
|
Jörn Zaefferer
|
8201c13928
|
Popup: Update popup test
|
2011-05-04 08:20:41 +02:00 |
|
Jörn Zaefferer
|
f5ee22c74a
|
Popup: Add a non-menu popup example
|
2011-05-03 22:42:35 +02:00 |
|
Jörn Zaefferer
|
cd61fb1b55
|
Merge branch 'master' into menubar
Conflicts:
ui/jquery.ui.menu.js
|
2011-04-26 22:05:44 +02:00 |
|
Hans Hillen
|
f7d2fdbab8
|
removed unbind for focusin and focusout
|
2011-04-23 17:35:03 +02:00 |
|
Hans Hillen
|
54795b5650
|
change self.open to this.open
|
2011-04-23 17:31:25 +02:00 |
|
Hans Hillen
|
42e11d8e41
|
Fix error for Escape key on menubar item
|
2011-04-22 23:11:53 +02:00 |
|
Hans Hillen
|
45c418d293
|
Added focusin & focusout handler for menubar
|
2011-04-22 20:22:16 +02:00 |
|
Hans Hillen
|
03132f93fc
|
Fix menubar escape key + minor css fix
|
2011-04-20 20:15:26 +02:00 |
|
jzaefferer
|
34e3a2401a
|
Menu: Add icons support
|
2011-04-20 17:18:15 +02:00 |
|