equal
deleted
inserted
replaced
|
1 MenuNav Change History |
|
2 ====================== |
|
3 |
|
4 3.10.3 |
|
5 ------ |
|
6 |
|
7 * No changes. |
|
8 |
|
9 3.10.2 |
|
10 ------ |
|
11 |
|
12 * No changes. |
|
13 |
|
14 3.10.1 |
|
15 ------ |
|
16 |
|
17 * No changes. |
|
18 |
|
19 3.10.0 |
|
20 ------ |
|
21 |
|
22 * No changes. |
|
23 |
|
24 3.9.1 |
|
25 ----- |
|
26 |
|
27 * No changes. |
|
28 |
|
29 3.9.0 |
|
30 ----- |
|
31 |
|
32 * [!] DEPRECATED: The MenuNav Node Plugin has been deprecated as of YUI 3.9.0. |
|
33 This module will be removed from the library in a future version. If you |
|
34 require functionality similar to the one provided by this module, consider |
|
35 taking a look at the various modules in the |
|
36 [YUI Gallery](http://yuilibrary.com/gallery/). |
|
37 |
|
38 3.8.1 |
|
39 ----- |
|
40 |
|
41 * No changes. |
|
42 |
|
43 3.8.0 |
|
44 ----- |
|
45 |
|
46 * No changes. |
|
47 |
|
48 3.7.3 |
|
49 ----- |
|
50 |
|
51 * No changes. |
|
52 |
|
53 3.7.2 |
|
54 ----- |
|
55 |
|
56 * No changes. |
|
57 |
|
58 3.7.1 |
|
59 ----- |
|
60 |
|
61 * No changes. |
|
62 |
|
63 3.7.0 |
|
64 ----- |
|
65 |
|
66 * No changes. |
|
67 |
|
68 3.6.0 |
|
69 ----- |
|
70 |
|
71 * No changes. |
|
72 |
|
73 3.5.1 |
|
74 ----- |
|
75 |
|
76 * No changes. |
|
77 |
|
78 3.5.0 |
|
79 ----- |
|
80 |
|
81 * Added Night skin for MenuNav |
|
82 * Removed console logging message (#2531192) |
|
83 |
|
84 |
|
85 3.4.1 |
|
86 ----- |
|
87 |
|
88 * No changes. |
|
89 |
|
90 |
|
91 3.4.0 |
|
92 ----- |
|
93 |
|
94 * No changes. |
|
95 |
|
96 |
|
97 3.3.0 |
|
98 ----- |
|
99 |
|
100 * No changes. |
|
101 |
|
102 |
|
103 3.2.0 |
|
104 ----- |
|
105 |
|
106 * No changes. |
|
107 |
|
108 |
|
109 3.1.2 |
|
110 ----- |
|
111 |
|
112 * No changes. |
|
113 |
|
114 |
|
115 3.1.1 |
|
116 ----- |
|
117 |
|
118 * No changes. |
|
119 |
|
120 |
|
121 3.1.0 |
|
122 ----- |
|
123 |
|
124 * Fixed issue where moving the mouse from a submenu label directly out of the |
|
125 document to the browser chrome would trigger a JS error in IE. |
|
126 |
|
127 * Fixed issue where submenus would not appear if the user landed on a submenu |
|
128 label by moving the mouse diagonally from the parent menu. |
|
129 |
|
130 3.0.0 |
|
131 ----- |
|
132 |
|
133 * No changes. |
|
134 |
|
135 |
|
136 3.0.0 beta 1 |
|
137 ------------ |
|
138 |
|
139 * Now lives on the `Plugin` namespace, as opposed to the `plugin` namespace. |
|
140 * Now requires the Focus Manager Node Plugin (`Y.Plugin.NodeFocusManager`). |
|
141 * Now extends `Y.Base`. |
|
142 |
|
143 |
|
144 3.0.0pr2 |
|
145 -------- |
|
146 |
|
147 * Initial release. |