Slick 7.x-3.0-dev, 2019-03-07
-----------------------------
- Made Slick and Slick UI extensible.
Slick 7.x-3.0-dev, 2019-03-06
-----------------------------
- Renamed getOptionsetOptions() to getOptionsetByGroupOptions().
- Updated to the latest Blazy change 03-06 with BlazyAdminBase::openingForm().
- Added hook_slick_build_alter() to modify the entire slick outputs.
Intense 8.x-2.0-dev, 2019-03-07
-------------------------------
- Added supports for IMG.intense, or IMG|DIV CSS background wrapped in a link.
- Added support for custom Views gallery.
Intense 8.x-2.0-dev, 2019-02-15
-------------------------------
- Added fullscreen video as per Blazy 8.x-2.0-DEV (>= Alpha3) 2019-02-15.
Intense 8.x-2.0-dev, 2019-02-12
-------------------------------
- Used blazy lightbox icon for consistency and easier override at once.
Intense 7.x-2.0-dev, 2019-03-07
-------------------------------
- Added supports for IMG.intense, or IMG|DIV CSS background wrapped in a link.
- Added support for custom Views gallery.
Intense 7.x-2.0-dev, 2019-02-15
-------------------------------
- Added fullscreen video as per Blazy 7.x-1.0-DEV (>= Alpha5) 2019-02-15.
Initial full release. Notable changes since beta:
Jumper 8.x-1.0-dev, 2019-03-08
------------------------------
- Fixed for docs, DI, etc.
- Updated eslint as per Drupal 8.6+.
Jumper 8.x-1.0-dev, 2017-05-26
------------------------------
- Added optional support to auto trigger Views Load More.
- Cleaned up composer.json.
- Added committers to credit section.
Code is completely rewritten, so you will have to adjust your block config.
HTML changes
We have adapted the HTML to better fit the BEM class naming scheme (eg. cheeseburger-div-wrapper class is now cheeseburger-menu__wrapper). Menu trigger is now included in the module HTML, above the menu wrapper.