Skip to content

Latest commit

 

History

History
86 lines (62 loc) · 1.66 KB

File metadata and controls

86 lines (62 loc) · 1.66 KB

v1.5.0

07/14/2016

    • Dropped own version of Bootstrap, rely on the Bootstrapper plugin
    • Add the bootstrap-styled email form field twig template
    • Fix setting the page language in the html tag
    • Replace the hardcoded "Grav" title with the actual site title
    • Include the correct javascript file that highlights the active section in the menu

v1.4.1

09/16/2015

    • Use new form plugin templates

v1.4.0

08/31/2015

    • Added support for login-status partial in menu
    • Added support for langswitcher plugin
    • Use new toggle for item blueprint
    • Made sidebar links more robust
    • Favicon with full image URL
    • Fixed sidebar links when site at root

v1.3.3

08/25/2015

    • Removed a .DS_Store

v1.3.2

06/16/2015

    • Handle page summary properly

v1.3.1

04/13/2015

    • Fix for image class in modular template 'text.html.twig`

v1.3.0

02/28/2015

    • Now relies on Grav 0.9.19+
    • Relies on new bootstrapper plugin to load Bootstrap CSS and JS

v1.2.2

02/19/2015

    • Implemented new param_sep variable from Grav 0.9.18

v1.2.1

02/10/2015

    • Added demo link to blueprint

v1.2.0

01/26/2015

    • Extensive updates syncing functionality with current Antimatter theme

v1.1.4

01/09/2015

    • NOTE: BREAKING CHANGE - Fixed references to plugins in partials/ folder
    • Updated README.md

v1.1.3

11/09/2014

    • ChangeLog started...