Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download blazy-8.x-1.0-beta6.tar.gztar.gz 77.96 KB
MD5: b165724892101ea151d9ae900dd231b1
SHA-1: 5ab7548cfa6ad004fea862dbe0df10565485c62a
SHA-256: ea3750b10d392c694b2122508e786cce005cecc48977bb640aa0e6254ed3187e
Download blazy-8.x-1.0-beta6.zipzip 112.79 KB
MD5: 4e10c65e564debef9691c1983af468bc
SHA-1: c177901c32bd046c02df0094a20647602e8b031d
SHA-256: 16cd8d3962f829e824d5fd085463293b924dfa127241ed0214307477c8ad07de

Release notes

A few notable changes:

  • #2838213: Use vanilla JS.
  • Decoupled Views stuffs from Blazy into BlazyViews.
  • Simplified media switch player JS.
  • Fixed for schema error with double and float insanity at sub-modules.
  • Simplified Blazy::buildUrl() to remove image_style $modifier assumption, and let the actual extender use regular image_style override instead. GridStack and Mason should update this accordingly.
  • Added Media switcher "Image rendered by its formatter" option to render images as is for a special formatter with fieldable entities like Media, or Paragraphs formatters such as with Image Link Formatter.
  • Refined select #options conditions.
  • Removed some complex form states to use custom JS with CSS visibility instead.
  • Allowed disabling Aspect ratio option which is not relevant for fixed grids like Mason or GridStack. Also image_style option such as with GridStack multi-image-style grids field formatters.
  • Decoupled iframe related attributes into Blazy::buildIframeAttributes().
  • #2834759: Allow missing image.
  • Decoupled base entity reference formatter without field supports into \Drupal\blazy\Dejavu\BlazyEntityBase to allow a simple ER formatter.
  • Added form--style- classes for easy decluterring of Blazy/ Slick form which is not easy with form states.
  • Changed library weights.
  • Moved Colorbox mobile dimension check outside the loop.
  • Updated blazy.admin.js to declutter options which are not properly managed by form states.
Created by: gausarts
Created on: 27 Dec 2016 at 06:02 UTC
Last updated: 23 Jan 2017 at 17:53 UTC
Bug fixes
New features

Other releases