Socket
Socket
Sign inDemoInstall

assemble-navigation

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble-navigation - npm Package Versions

0.4.1

Diff

Changelog

Source

[0.4.1] - 2017-02-05

Added

  • .npmignore file
  • This CHANGELOG.md file

Changed

  • customMenuItem() documentation stated that the menuPath config variable was optional, it isn't.

Fixed

  • customMenuItem() added check for a menuPath or data['menu-path'] value in config object. Throws error if one is not present.
criticalmash
published 0.4.0 •

Changelog

Source

[0.4.0] - 2016-08-03

Added sorting mechanism. Removed Vinyl as a peer dependency for MenuItem creation. Added flat menus.

Added

  • Sorting mechanism. Can specify a sorting function for menus.
  • MenuItem options variable: MenuItem constructor now takes an optional options variable that overwrites variables set by the view.

Changed

  • Removed Vinyl as a peer dependency for MenuItem creation. MenuItems can now be created just by passing in a plain JS object with the correct field values. Will still accept Vinyl objects as well.
  • Flat menus. Config flag to display menu items as a list instead of hierarchically.
criticalmash
published 0.3.0 •

Changelog

Source

[0.3.0] - 2016-07-07

Changed

  • Beta Release. First Release on npm.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc