Skip to content

Releases: thexmanxyz/Logo-Image-Hover-Gantry

v1.2.1 - SCSS syntax update

16 Jan 20:35
Compare
Choose a tag to compare

Description

  • improved SCSS syntax

Features

  • now better using SCSS syntax to minimize file size

v1.2.0 - Lazy load attributation

15 Jan 14:51
Compare
Choose a tag to compare

Description

  • improved macro signature
  • added option to define customizable lazy load class

Features

  • code clean-up within TWIG file, macro signature is now much sleeker
  • changed default lazy load class from lazy to jch-lazyload, additionally it's now possible to customize the class name in dependence of the used library

v1.1.9 - CDN path update

05 Sep 09:57
Compare
Choose a tag to compare

Description

  • resource files loaded from CDN are now always reflecting the latest repository version

Features

  • added @latest to the jsdelivr path to fetch the latest version of CDN files

v1.1.8 - Checkbox appearance

01 Jul 20:53
Compare
Choose a tag to compare

Description

  • changed the default checkbox to a more intuitive control

Features

  • input.checkbox was replaced by enable.enable in all default YAML files

v1.1.7 - JS rework, lazy load improved, cleanups

25 Jun 13:49
Compare
Choose a tag to compare

Description

  • the JS integration received a overall rework
  • lazy loading behaviour improved
  • some code cleanups

Features

  • the external JS resource loading is now permanent and only the necessary features are applied
  • the lazy loading mechanism will be applied likewise
  • the external resource now encapsulates all code (overridable)

v1.1.6 - CDN resource handling, CDN switch

23 Jun 23:59
Compare
Choose a tag to compare

Description

Features

  • it is now possible to change the CDN base path instead of solely relying on a hard coded one
  • RawGit end of lifetime reached so it was necessary to switch the default CDN

v1.1.5 - Hotfix lazy load (2)

18 Jun 16:54
73436bf
Compare
Choose a tag to compare

Description

  • fixed bug in offcanvas section - images not loading if lazy load is activated
  • minified JS resources added

Features

  • added routine to manually force lazy loading of offcanvas placed images
  • minified JS resources now included and used in the particle by default

v1.1.4 - Hotfix lazy load (1)

18 Jun 12:37
9cd93ce
Compare
Choose a tag to compare

Description

  • small bug fix for lazy class appliance.

Features

  • there was a case where the lazy class was not applied correctly.

v1.1.3 - Lazy load support

18 Jun 12:09
Compare
Choose a tag to compare

Description

  • added support for lazy loading of images (requires 3rd party library)

Features

  • images are annotated with data-src instead of src which will then be picked up by a JS library for asynchronous loading

v1.1.2 - Hotfix for global plugin file

17 Aug 18:09
Compare
Choose a tag to compare

Description

  • the Joomla plugin manifest, for the global install of the German language had a wrong JS resource path

Features

  • fixed broken global plugin installation file for the German language
  • improved manifest description tag