toolbar_anti_flicker 8.x-3.1

Bug fixes
Unsupported

** If the module doesn't fix the issue, please try to clean cache manually

- Adding D8.5+ supports
D8.5+ introduced the bug again. It was designed to use the last toolbar item (user tab) to set the default toolbar height. But, D8.5+ renders the user object from bigpipe. It's too late.

- Slim down the duplicated code.
Removing the duplicated code (JS & CSS mainly) from D8.4 changes. Now, it's only introduced JS & CSS for the vertical fixes. This change brings the module more compatible with Core and other modules.

toolbar_anti_flicker 8.x-2.6

Bug fixes
Unsupported

- Fixed errors in Node Preview
- Merged changes from CORE Issue: https://www.drupal.org/node/2542050#comment-11969420
- Better way to patch JS in hook_library_info_alter().
- Lesser Flicker & Flashing.

toolbar_anti_flicker 8.x-2.5

Bug fixes
Unsupported

Merge BODY tag classes from other modules

- Compatible with IMCE module

toolbar_anti_flicker 8.x-2.4

Bug fixes
Unsupported

Fixing body classes ( Change from $variables['attributes'] to $variables['html_attributes'] in hook_preprocess_HOOK )

toolbar_anti_flicker 8.x-2.x-dev

Bug fixes
New features

Adding development version. It synced Core commits (Git HEAD 8.x-x.x) ASAP.

toolbar_anti_flicker 8.x-2.3

Bug fixes
Unsupported

- Fixed: Bootstrap theme compatibility
- Improved: Move Body Class Toggle to Drupal.toolbar.ToolbarVisualView. Provided correct BODY class to CSS Style in more early stage of script execution.

toolbar_anti_flicker 8.x-2.1

Bug fixes
Unsupported

- Add dependency on jquery.cookie
- Remove unnecessary JS replacement

toolbar_anti_flicker 8.x-2.0

New features
Unsupported

Added Vertical Mode supports.

** Warning: This module replacing the system toolbar's JS & CSS directly. **

toolbar_anti_flicker 8.x-1.3

Bug fixes
Unsupported

Fixing permissions to prevent extra CSS class adding to non toolbar users

Subscribe with RSS Subscribe to Releases for Toolbar Anti-flicker