Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

65 lines (48 loc) · 1.79 KB

v0.3.0

31-03-2024

    • Add support and an option to use latest jQuery bundled by Grav (e04f724)
    • Add blueprints including exciting new setting (ecc340a)
    • Show theme version in debugger (0f1d187)
    • Fix this changelog's sort (4640552)
    • Improve docs
    • Update docs
    • Add licensing/credits and link to Oxygen by @kittyfishfrommars (7ceecab)
    • Finish supporting deferred assets in base template (ff3c999)

v0.2.0

19-02-2022

    • Escape output as required for Grav 1.7+ (#12)

v0.1.6

25-09-2019

    • Merged PR by @tiktuk which fixes dropdown menus after Twig engine changes (#10)

v0.1.5

12-06-2019

    • Fixed mixed content warning when importing google fonts plain http CSS URL (#8)

v0.1.4

31-05-2019

    • Fixed JS-derived CSS paths for skel framework in IE browsers (#6)

v0.1.3

23-05-2019

    • Base template modified so it can be extended to support a deferred asset block (#5)
    • Instructions for deploying deferred asset blocks added to README
    • Examples in the wild section added to README

v0.1.2

20-04-2019

    • Template cleanup
    • Removed some deprecated Twig

v0.1.1

29-07-2018

    • Added elements page

v0.1.0

28-07-2018

    • Initial basic release, missing content blueprints and elements page