grav-theme-libretic/CHANGELOG.md

2.6 KiB

v1.7.2

mm/dd/2021

    • Fixed missing |raw filters in simplesearch_base.html.twig #39

v1.7.1

01/15/2021

    • Fixed autoescaping in preparation for Grav 1.7

v1.7.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.6.2

12/20/2016

    • Add bottom js call in bottom block

v1.6.1

12/10/2016

    • Added background animation when scrolling the menu in sticky mode
    • Fixed some mobile alignments for hamburger and search icons in sticky mode

v1.6.0

12/09/2016

    • Invert order of previous and next button in the blog posts navigation
    • Fix forms not working as expected. Drop the form twig overrides as they break the forms, and don't really customise the output

v1.5.0

07/14/2016

    • Remove unneeded streams from Theme YAML
    • Delete unused composer.json
    • Add the theme_config twig var
    • Fix missing fontawesome-webfont.woff2 file
    • Fix slider buttons on tablet
    • Fix setting the page language in the html tag

v1.4.0

01/06/2016

    • Fontawesome updated to 4.5.0
    • Searchbox in search results fix

v1.3.1

12/18/2015

    • Added nonce support to form template

v1.3.0

11/18/2015

    • SimpleForm replaced with Forms plugin
    • Admin plugin bugfixes

v1.2.0

09/18/2015

    • Updated outdated blueprints
    • Bugfix for pagination plugin

v1.1.1

09/18/2015

    • compatibility with newest Grav version.
    • SimpleForm compatibility bugfixes.

v1.1.0

08/25/2015

    • Added blueprints for Grav Admin plugin
    • Taxonomy count fix

v1.0.4

05/09/2015

    • Fix for bottom menu links

v1.0.3

03/01/2015

    • Switched to Grav's built-in jQuery assets

v1.0.2

02/19/2015

    • Added SimpleSearch capability
    • Implemented new param_sep variable from Grav 0.9.18

v1.0.1

02/10/2015

    • ChangeLog started...