Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 577 Bytes

changelog.md

File metadata and controls

18 lines (14 loc) · 577 Bytes

= 1.0.0 =

  • Initial release.

= 1.1.0 =

  • Added validation to the script so that multiple/non-existent instances are accounted for.

= 1.1.1 =

  • Fix skip link bug for combined menus.
  • Updated default sub menu toggle icon.
  • Update _getAllMenusArray() check to return null if no menus are on the page.

= 1.1.2 =

  • Squashing more bugs, and a faulty logic declaration.

= 1.1.3 =

  • Fix responsive menu class bug when resizing to full screen.
  • Add task manager, yarn lock file, and Google Closure Compiler for managing compression.
  • Confine global variables to function scope.