Changelog

  1. Version 3.1 (February 4, 2021)
    1. Security updates.
    2. Removed support for IE11.
  2. Version 3.0 (December 3, 2019)
    1. Rewrote the plugin.
    2. Split up functionality into off-canvas and navigate add-ons.
    3. Removed events in favor of mutation observer.
  3. Version 2.3 (September 13, 2019)
    1. Added slidingSubmenus option.
    2. Added a fallback for each CSS variable to support IE11.
    3. Refactored CSS.
    4. Refactored polyfills.
  4. Version 2.2 (September 8, 2019)
    1. Compiler options set to ES5 to support IE11.
    2. Added JS polyfills to support IE11.
    3. iOS bugfix.
  5. Version 2.1 (July 16, 2019)
    1. Improved the match media toggler.
    2. Added the position: right option.
  6. Version 2.0 (June 27, 2019)
    1. Imporvements to the CSS.
    2. iOS bugfix.
  7. Version 1.1 (June 25, 2019)
    1. Rewrote the plugin to an ES6 class.
    2. Separated off-canvas behavior from the core.
    3. Added the dark theme.
    4. Added the match media toggler.
    5. Updated and improved Gulp tasks.
  8. Version 1.0 (March 8, 2019)
    1. First release of the plugin.
    2. Improvements and bugfixes.