Skip to content

Releases: thexmanxyz/Tablet-Menu-Fixer-Gantry

v1.2.6 - CDN path update

05 Sep 10:10
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.2.5 - CDN resource handling, CDN switch

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

18 Jun 19:06
Compare
Choose a tag to compare

Description

  • added minified JS resources

Features

  • minified JS resources are now loaded by default

v1.2.3 - Fixed malformed plugin files

17 Aug 19:17
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.2.3 for all plugin files

v1.2.2 - Backend resource description

04 Jun 14:04
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.2.1 - Global Joomla plugin, Javascript loading

03 Jun 20:29
Compare
Choose a tag to compare

Description

  • improved JS loading
  • global plugin for Joomla
  • improved description of JS handling
  • 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.2.0 - Code base rework

24 May 22:12
Compare
Choose a tag to compare

Description

  • code base reworked for better maintainability and portablity

Features

  • no functional improvements

v1.1.1 - Menu restriction, code improvements

23 May 22:44
Compare
Choose a tag to compare

Description

  • menu handling is now restricted to the main menu
  • code improvements

Features

  • the touch behaviour is only applied to the toplevel menu
  • many code improvements and generalization of selectors

v1.1.0 - Appearance, orphaned selection fix

18 May 22:13
Compare
Choose a tag to compare

Description

  • implemented cleanup for orphaned menu items
  • improved click and dropdown handling (if indicator click is mixed with menu item click)

Features

  • the classes g-active and g-selected are now always removed from orphaned menu items to prevent issue
  • the overall handling of clicks and dropdown appearance now always works correctly, even if the event source varies

v1.0.0 - First stable release

26 Jan 00:57
0b161fa
Compare
Choose a tag to compare

Description

  • initial release
  • Gantry 5 Atom for Wordpress, Grav and Joomla
  • fixes the Gantry default menu behavior for touch devices with a high resolution
  • touch friendly top menu

Features

  • JS configuration
    • remote or Local
    • priority and position (head or footer)
  • JS execution
    • asynchronous
    • deferred