Skip to content

Releases: thexmanxyz/Sticky-Mobile-Menu-Gantry

v1.0.9 - CDN path update

05 Sep 10:03
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.0.8 - Checkbox appearance

01 Jul 20:37
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.0.7 - CDN resource handling, CDN switch

24 Jun 00:21
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.0.6 - Minified JS resources

18 Jun 18:59
Compare
Choose a tag to compare

Description

  • added minified JS resources

Features

  • minified JS resources are now loaded by default

v1.0.5 - Fixed malformed plugin files

17 Aug 19:20
Compare
Choose a tag to compare

Description

  • some of the plugin manifest files were malformed

Features

  • a XML tag within the plugin manifest files had a wrong / duplicate name
    • this resulted in a broken plugin overview within Joomla
    • fixed with v1.0.5 for all plugin files

v1.0.4 - Backend resource description

04 Jun 14:08
Compare
Choose a tag to compare

Description

  • improves the backend resource integration description

Features

  • more information concerning the resource integration added
  • a banner now also shows additional information

v1.0.3 - Improved JS handling, global Joomla plugin

03 Jun 19:18
Compare
Choose a tag to compare

Description

  • improved JS loading
  • global plugin for Joomla
  • improved description of JS options
  • JS over CDN

Features

  • Javascript configuration settings improved to support async and defer by default
  • Javascript locations extended to support global Joomla plugin installation
  • the Atom can now be installed for all Gantry templates globally
  • some of the backend fields received new descriptions to provide a better explanation of the behavior
  • JS can now be loaded via CDN

v1.0.2 - Mode option, error checking

25 May 21:09
Compare
Choose a tag to compare

Description

  • includes mode option
  • better error prevention

Features

  • option to switch between sub and top menu priority mode
  • improved error checking

v1.0.1 - Hotfix, memory option

24 May 20:18
Compare
Choose a tag to compare

Description

  • memory option was fixed in case of memory set to off

Features

  • memory flag fixed, wrong output was generated in case of option set to false

v1.0.0 - First stable release

24 May 19:33
Compare
Choose a tag to compare

Description

  • initial release
  • Gantry 5 Atom for Wordpress, Grav and Joomla
  • controls the memory of mobile menu browsing
  • sets the current active sub menu as the default menu (instead of root)

Features

  • memorize menu selections
  • JS configuration
    • remote or local
    • priority and position (head or footer)
  • JS execution
    • asynchronous
    • deferred