Skip to content

Latest commit

 

History

History
99 lines (72 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

99 lines (72 loc) · 1.8 KB

v1.2.5

02/23/2025

    • Added modular page and text module
    • Added req. fields in blueprints.yaml
    • Changelog parsing error

v1.2.4

02/26/2022

    • Updated dependencies

v1.2.3

04/04/2021

    • Fixed twig autoescape issues (#12)

v1.2.2

05/30/2020

    • added default favicon

v1.2.1

05/23/2020

    • prevent tap-color on webkit browsers
    • slideout panel did not reach to the bottom if content margin was present

v1.2.0

05/23/2020

    • user can upload logo
    • menu content does not flash anymore on page load
    • updated readme
    • restructured scss

v1.1.4

05/16/2020

    • minor css updates

v1.1.3

04/19/2019

    • Reincluded pure.css and normalize.css
    • Fixed cross browser issues
    • minor bugfixes

v1.1.2

04/19/2019

    • Fixed compatibility issue with mathjax plugin

v1.1.1

04/18/2019

    • Fixed bug with content width in default template

v1.1.0

04/18/2019

    • Typography: using fluid typography & changed defaults
    • Persistent selection of active page in menu
    • Improved desktop-friendliness
    • Optional desktop mode: off-canvas menu always open
    • Navigate to routable parents in menu (optional)
    • Custom markdown-notices styles (optional)

v1.0.1

03/19/2019

    • Placed sourcemap in seperate file and removed admin option to use non-minified version permanently
    • Minimal improvements
    • Added custom.css for simple overrides for themeusers not familiar with Gulp

v1.0.0

10/03/2018

    • Prepared for release