Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

83 lines (60 loc) · 1.53 KB

v1.5.1

01/15/2021

    • Fixed autoescaping in preparation for Grav 1.7

v1.5.0

03/21/2019

    • Set Dependency of Grav 1.5.10+ which has support for new Deferred Block Twig extension
    • Implement assets rendering using Deferred Block Twig extension

v1.4.0

07/14/2016

    • Remove unneeded streams from Theme YAML
    • Delete unused composer.json
    • Load Google Fonts using a protocol independent URL, fix SSL issue
    • Supports the Form plugin modular page
    • Fix setting the page language in the html tag

v1.3.1

12/11/2015

    • Added support for custom.css

v1.3.0

10/23/2015

    • Fix hardcoded navigation
    • Fixed onpage modular navigation

v1.2.0

09/22/2015

    • Improved compatibility with newest Grav
    • Improved compatibility with SimpleForm component
    • Minor fixes and cleanups
    • Added default layout

v1.1.0

08/25/2015

    • Added blueprints for Grav Admin plugin

v1.0.3

04/24/2015

    • Fix for modal vertical scrolling

v1.0.3

03/01/2015

    • Switched to Grav's built-in jQuery assets

v1.0.2

02/10/2015

    • Fix for mobile responsive menu
    • Fix for variable names with - causing issues, switched to _

v1.0.1

01/08/2015

    • Fix smooth scrolling from menu links

v1.0.0

01/07/2015

    • ChangeLog started...