dafa74e63d766b3dcd1015b50dd47ff9531a51c2 |
|
26-Jan-2012 |
Derek Gathright <drgath@gmail.com> |
Fixes #2531192. Commented logging message |
10d8bafc5c24f3a4285cf6060a1935ba5cfc4b85 |
|
20-Aug-2011 |
Luke Smith <lsmith@yahoo-inc.com> |
namespaced @property/@method cleanup
Some files had new YUI.add() metadata property
ordering, resulting in new -min files. No
functionality was changed. |
27862469a2bfc3045062069598b68d317dca94c3 |
|
31-Jan-2010 |
Todd Kloots <kloots@yahoo-inc.com> |
Fixed issue where submenus would not appear if the user landed on a submenu label by moving the mouse diagonally from the parent menu. Fixes #2528316 |
7b00f3fda5c8d6bdb30fa5f633a3330b7141df55 |
|
30-Jan-2010 |
Todd Kloots <kloots@yahoo-inc.com> |
Removal of hard coded class names. Fixes #2528464. |
4cf54f2da5c464a71499c836c1d04d1fba9cc5ee |
|
30-Jan-2010 |
Todd Kloots <kloots@yahoo-inc.com> |
Fixed issue where moving the mouse from a submenu label directly out of the document to the browser chrome would trigger a JS error in IE. Fixes #2528424 |
752e31b910dbf30e2b803437da522585eca28528 |
|
02-Oct-2009 |
Matt Sweeney <matt.sweeney@yahoo.com> |
initial checkin for align and shim plugins |
3f3d81b727b855567c7607f389f04f35c7e6077f |
|
28-Sep-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updates to fix #2528281 and #2528286 |
e5e0975dd738b3ebd1cf7f9e165450012550dac4 |
|
25-Sep-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Repaired broken submenu toggle functionality to fix #2528281 |
48acd4bcfce0111241afe00bec21c8d8b318f4c5 |
|
31-Aug-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Applied the purgeElement fix used for event delegation to the mouseenter/mouseleave module. Applies to bugs #2528197 and #2528196. |
100123034ebc324a45f96de8e6a04aa74f41694b |
|
11-Aug-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updated node equality checks to use compareTo |
4b859f811c30da14e0f98fde5208f30bb4d91b06 |
|
11-Aug-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Removal of compareTo |
aa9a57e8333ac9dbf9f3cdbdfb316c610be53485 |
|
10-Aug-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updated equality checks to use "compareTo" |
dfaa02c184225d346e5acf9653baf4d3bafa69a9 |
|
02-Jun-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Marked "useARIA" attribute as "lazyAdd: false" to [fix bug 2527935] |
186030b6cf32f403c5bbd9c51366d2170473b0d2 |
|
27-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Filled out destructor with code that removes event handlers and unplugs the Node Focus Manager. |
f1ae5a093446a8d9906da2854617681059bd7718 |
|
26-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Removed the call to Y.Node.getDOMNode now that [bug 2527919] is fixed. |
ade849f50753ff5bb0f15dceb5557f4346e9057a |
|
22-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Fixed issue with the menu not losing focus when the user pressing the Esc key while focused on the root menu or if the user mouses down on an area outside of the menu. |
3400b203be7070506f073537f5150b980d363089 |
|
20-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Fixed broken "focus" event listener |
fd84dbd20108044a5ee332d9b02175bc14f55d3c |
|
15-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updated NAME property. |
269127229912bbc887ad01187105dcbd16133144 |
|
06-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
+ Updated ARIA usage
+ Updates for XHR-based menus
+ API docs update
+ Updates to focus management |
870e762dff448c62395c1fc5ac36d3235fc486b4 |
|
04-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updates to API docs |
dcc27ab1cda56d7ad286e36c57f451db77894301 |
|
02-May-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Doc updates. Move to Y.Plugin namespace. ARIA support back in. Now extends Y.Plugin.Base |
6880b1861f4722a5b36db984cb3b00b75b710a35 |
|
25-Apr-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updated so that the class now extends Base |
ca1938a84cc3e45821e31faace18d446aa3fc698 |
|
22-Apr-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
First pass at a fully-integrated FocusManager implementation |
ac91eab7de6e2070ada47e7e1e78f1e3051f49ab |
|
01-Apr-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updated use of ARIA roles so that statically positioned, vertical menus use the "menu" role. Also removed the use of constants to replace native types to [fix bug #2526020] |
0cb305b542b95bc619816e726618a37ffeca4fbf |
|
08-Jan-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
API docs update |
15dcde6219568367fbadd9c1f310447e9258ae17 |
|
08-Jan-2009 |
Todd Kloots <kloots@yahoo-inc.com> |
Updated directory structure for the MenuNav Node Plugin |