You are here

CHANGELOG.txt in Nice Menus 6.2

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 6 CHANGELOG.txt
  3. 7.3 CHANGELOG.txt
  4. 7.2 CHANGELOG.txt
=== DRUPAL 6.x-2.x ===
6.x-2.1-RC1
- BUG #834120: Fixed non-parent items displaying an arrow.
- BUG #924324: Fixed PHP notices.
- BUG #824916: Test depth before setting menuparent class.

6.x-2.1-Beta3
- TASK #323784: Move JS and CSS to theme function and remove hook_init().

6.x-2.1-Beta2
- BUG #800324: Take hidden menu items into account when applying 
  first/last classes.
- BUG #781856: Fixed Superfish animation speed.
- FEATURE #762032: Changed ie-over class to generic over.
- BUG #798500: jQuery JS compatibility.

6.x-2.1-Beta1
- BUG #730348: Fixed Superfish animation on first load.
- BUG #363366: Moved menu-$mlid from a CSS ID to a class to prevent
  invalid HTML.

6.x-2.1-Alpha2
- FEATURE #301247: Add first, last, even, odd classes to menu items.
- BUG #621544: Get global setting to play nice with admin menu.
- BUG #507642: Moved CSS comment with HTML to the README so that it
  doesn't break CSS aggregation.
- FEATURE #457692: Add hoverIntent plugin.

6.x-2.1-Alpha1
- FEATURE #300628: Add support for i18n module menu translations.
- FEATURE #322962: Add configurable JS with Superfish.
- FEATURE #135771: Choose starting and ending menu depth.
- FEATURE #219804: Set active menu trail CSS selectors.
- FEATURE #340105: Added theme function for secondary links menu.
- TASK #340103: Renamed theme functions to module name.
- FEATURE #181446: Added RTL language support.

File

CHANGELOG.txt
View source
  1. === DRUPAL 6.x-2.x ===
  2. 6.x-2.1-RC1
  3. - BUG #834120: Fixed non-parent items displaying an arrow.
  4. - BUG #924324: Fixed PHP notices.
  5. - BUG #824916: Test depth before setting menuparent class.
  6. 6.x-2.1-Beta3
  7. - TASK #323784: Move JS and CSS to theme function and remove hook_init().
  8. 6.x-2.1-Beta2
  9. - BUG #800324: Take hidden menu items into account when applying
  10. first/last classes.
  11. - BUG #781856: Fixed Superfish animation speed.
  12. - FEATURE #762032: Changed ie-over class to generic over.
  13. - BUG #798500: jQuery JS compatibility.
  14. 6.x-2.1-Beta1
  15. - BUG #730348: Fixed Superfish animation on first load.
  16. - BUG #363366: Moved menu-$mlid from a CSS ID to a class to prevent
  17. invalid HTML.
  18. 6.x-2.1-Alpha2
  19. - FEATURE #301247: Add first, last, even, odd classes to menu items.
  20. - BUG #621544: Get global setting to play nice with admin menu.
  21. - BUG #507642: Moved CSS comment with HTML to the README so that it
  22. doesn't break CSS aggregation.
  23. - FEATURE #457692: Add hoverIntent plugin.
  24. 6.x-2.1-Alpha1
  25. - FEATURE #300628: Add support for i18n module menu translations.
  26. - FEATURE #322962: Add configurable JS with Superfish.
  27. - FEATURE #135771: Choose starting and ending menu depth.
  28. - FEATURE #219804: Set active menu trail CSS selectors.
  29. - FEATURE #340105: Added theme function for secondary links menu.
  30. - TASK #340103: Renamed theme functions to module name.
  31. - FEATURE #181446: Added RTL language support.