v1.0.12 (30.08.2021):
- Fixed: Code not compatible with jQuery 3 (Joomla 4).
v1.0.11 (15.11.2016):
- Fixed animation conflict (SlideUp and SlideDown) when used with the "Cookie Consent" atom.
v1.0.10 (11.11.2016):
- Escaped the forward slash in the closing DIV tags in the jQuery code which were crashing the site in some very rare occasions.
v1.0.9 (26.10.2016):
- Improved the way jQuery is loaded, if/when needed. This new approach will load jQuery on Grav as well.
v1.0.8 (22.07.2016):
- Updated "Headroom.js" script to v0.9.3.
v1.0.7 (01.07.2016):
- Fix for Safari (Mac) - fixed element entering from left.
v1.0.6 (11.05.2016):
- Fixed g-fixed-active
class not removed when scrolling back to top if the fixed element is the first one on the page.
v1.0.5 (11.03.2016):
- The jQuery library is now automatically called if/when needed on Wordpress as well.
v1.0.4 (27.02.2016):
- Added a new check on browser resize to determine if "g-fixed-container" should be removed.
v1.0.3 (19.02.2016):
- JS assets are now loaded in the footer for better performance.
v1.0.2 (12.02.2016):
- Fixed the ON/OFF toggle switch.
v1.0.1 (31.01.2016):
- Fixed wrong calculation of the height of the fixed element on mobile device.
v1.0.0 - Initial Release