Learn-lacre-theme/CHANGELOG.md

5.9 KiB

v2.0.0-rc.2

mm/dd/2019

v2.0.0-rc.1

02/07/2019

    • Support for 2FA panel styling
    • Updated to Yarn 4.0 syntax
    • Some checkboxes fixes for Forms 3.0

v2.0.0-beta.4

12/07/2018

    • Updated to include latest v1.2.5 improvements

v2.0.0-beta.3

11/12/2018

    • Updated to include latest v1.2.4 improvements
    • More Twig 2.0 compatibility fixes

v2.0.0-beta.2

11/05/2018

    • Updated to include latest v1.2.3 improvements
    • Fixed a Twig 2.0 issue with assets rendering

v2.0.0-beta.1

10/24/2018

    • Use new deferred Twig blocks (requires Grav 1.6+)
    • Updated to use new GRAV core language prefix

v1.2.5

12/07/2018

    • Fixed missing </html> close tag in bae template #76

v1.2.4

11/12/2018

    • Updated Spectre.css to latest 0.5.5 version
    • Added link support to modular features #39
    • Remove desktop menu when in mobile mode #59
    • Support modular text full-width if no image #70
    • Shim for IE support of BrickLayer.js #64
    • Fixed continue_link: showing up as toggled #65
    • Fixed issue with modular pages not hidden in on-page menu with visible: false #71

v1.2.3

11/05/2018

    • Moved footer into standalone twig to allow for easier extensibility #63
    • Fix variable name for prouction mode #61
    • Fix layout size in features blueprint #67
    • Fix active page logic in nav so there's no empty class attributes #68
    • Fix for features blueprint because class didn't work #69

v1.2.2

10/24/2018

    • Changed nav macro to format supported by Twig 2.0
    • Updated partials/form-messages.html.twig to be more inline with latest Forms plugin
    • Make the theme to work with Twig auto-escaping turned on
    • Moved language strings under THEME_QUARK

v1.2.1

08/23/2018

    • Added additional "mobile custom logo" support
    • Addressed some CSS issues by forcing logo height

v1.2.0

08/23/2018

    • Added new "custom logo" support #3
    • Added option JSON feed syndication support in sidebar #47
    • Added basic form field array styling

v1.1.0

07/25/2018

    • Responsive font sizing #28
    • Updated Spectre.css to latest 0.5.3 version
    • Make blog settings toggleable #38
    • Proper fix for sticky footer in IE10 and IE11 #21
    • Fix for lists wrapping weirdly due to outside attribute
    • Updated checkbox + radio to take into account client_side_validation form option
    • Fixes for fallback values #37
    • Fix inheritance for images folder #30
    • Added blueprint option for continue_link #45
    • Added blueprint option for Feature class #14
    • Fixed Duplicate ID issues with modular sections. Might break CSS on first load, need to refresh to pick up new CSS #24
    • Fixed Text feature alignment issue #4
    • Overlapping menu and mobile button #7

v1.0.3

05/11/2018

    • Added new primary button mixin
    • Updated Spectre.css to latest 0.5.1 version
    • Improved default login styling
    • Removed core Spectre.css override to make upgrading Spectre easier
    • Added screenshot to README.md
    • Override focus to prevent overzealous blue blurs
    • Fix for highlight plugin not changing background of code blocks
    • Removed extraneous dump() in Twig output

v1.0.2

02/19/2018

    • Added toggle options to enable Spectre.css experimentals and icons CSS files
    • Switched to a fork of LineAwesome icons compatible with FontAwesome 4.7.0
    • Font tweaks
    • Pagination fixes

v1.0.1

01/22/2018

    • Added blueprints for admin editing
    • Use default lang from site.yaml
    • Fixed Current path to address issues with extending Quark
    • Fixed parallax to start in same position as standard
    • Fixed modular image size

v1.0.0

12/28/2017

    • ChangeLog started...