navbar 7.x-1.7

Bug fixes
Insecure

Issue #2550367 by eshta: Use full window location for back to site length.
Issue #2571289 by eshta, hass: Rename 'Menu' to 'Manage' to better align with Drupal 8
Issue #2434655 by eshta, partdigital: Update menu tree build process to review access for each load
Issue #2509740 by eamonogealagain: Fix Modernizr version detection regex.
Issue #2477473 by eshta: In narrowest viewports, make the vertical toolbar menu 100% width
Issue #2448023 by eshta: Remove unused CSS.
Issue #2182939 by eshta: Add modernizr.min.js as an accepted minified filename.

navbar 7.x-1.6

Bug fixes
New features
Insecure

Please clear your browser cache after upgrading as there have been many changes in CSS class names. Loading cached CSS will cause your Navbar implementation to appear "broken".

navbar 7.x-1.5

Bug fixes
New features
Insecure

Issue #2240283 by eshta: Fix missing border shadow in admin in specific themes.
Issue #2199755 by Devin Carlson: Declare navbar hooks in hook_hook_info.
Issue #1937754 by hass, smd_ksu, sylus, brantwynn, artemln: Fix tableHeaderOffset setting not set causing sticky header overlayed by navbar AJAX errors.
Issue #2183753 by freality: Fix displace scroll offset for IE.
Store a reference to a menu item's box element in .data() so that it needn't be found again later.

navbar 7.x-1.4

Bug fixes
Insecure

Changes since 7.x-1.3, in ascending order (oldest to newest).

When a library dependency isn't met, a PHP undefined index error is thrown because the library variant definitions require a name property.
Issue #2164529 by jwilson3: Icon for dashboard.
Issue #2167021 by Wim Leers: Update the pattern for minified files.

navbar 7.x-1.3

New features
Insecure

This tag only includes #2167021: Revamp Libraries API integration.

We finally arrived at a canonical implementation of Libraries module. The Edit and Responsive Preview modules will also soon use this approach.

navbar 7.x-1.2

Insecure

The release primarily concerns the implementation of the Libraries module hook_libraries_info. We discovered some incompatibilities on sites that include modules that also implement this hook with the same libraries.

navbar 7.x-1.1

Bug fixes
Insecure

Although the libraries were detecting correctly, they weren't loading correctly. Wah Wah.

I've updated the loading code that converts from the Libraries data structure to the hook_library data structure.

navbar 7.x-1.0

Bug fixes
New features
Insecure

Changes since beta2

Issue #2155461 by jessebeach | othermachines: Issues with version and variants (full vs min) when loading libraries.
Don't load the .map files or things break.

This marks the 1.0 release of Navbar.

navbar 7.x-1.0-beta2

Bug fixes
New features
Insecure

Issues addressed since 7.x-1.0-beta1 (in order oldest to most recent).

navbar 7.x-1.0-beta1

New features
Insecure

The bulk of the backporting work from the D8 Toolbar module is completed.

We have a few minor issues to get through, mostly cosmetic, coding standards and best practices.

I'd like to bump this module up to a beta in order to indicate that we are close to an release candidate. It's one of my top priorities, so I'm pushing for an RC very soon.

navbar 7.x-1.0-alpha10

New features
Insecure

Fixed the Libraries module implementation. It's not pretty by any means, but it works.

navbar 7.x-1.0-alpha9

New features
Insecure

Implemented external libraries Backbone and Underscore properly with the Libraries module. Fixed a Backbone 1.0.0 upgrade issue with the silent option of the Backbone.Model.set method.

Subscribe with RSS Subscribe to Releases for Navbar