grav-theme-libretic/CHANGELOG.md

1.8 KiB

v1.x.x

xx/xx/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...