Skip to content

Latest commit

 

History

History
148 lines (119 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

148 lines (119 loc) · 3.28 KB

v2.0.0

29-10-2023

    • Adjust documentation file
    • Adjust various styles for featured block
    • Sweep deprecated file (javascripts.html.twig) and folders (blueprints and scss)

v2.0.0-beta.2

20-07-2022

    • Improve version control settings
    • Fix release date for previous version

v2.0.0-beta

10-05-2022

    • Addition of custom styles for plugins
    • Append raw filter on content statement
    • Check and adjust hypothetical styles
    • Revise assets embedding
    • Check and adjust temporary styles
    • Monitor rendering of twig templates
    • Check and adjust deprecated styles
    • Balance colors shades
    • Check and adjust unused styles
    • Renovate styles for anchor links
    • Improve various custom CSS rules
    • Revise metadata display
    • Revamp text-shadow properties

v2.0.0-alpha

09-08-2021

    • Embed fonts previously delivered remotely
    • Embed assets previously delivered remotely
    • Rearrange color palette
    • Adjust documentation during building process
    • Amend main license
    • Check usage of remaining styles
    • Check scripts usage
    • Redesign main stylesheet

v1.7.0-alpha

01-07-2020

    • Revise social links integrations
    • Prepare native meta properties support
    • Revise project blurb
    • Adjust various current styles
    • Fix various elements in <head> section

v1.6.0-alpha

25-06-2020

    • Prepare preprocessor scripts removing
    • Rebuild error template
    • Reconsider various existing styles
    • Remodel content in footers
    • Add new variables used for translation
    • Check embedded components relevance
    • Revamp various items set in the post partial template
    • Fix metadata description content in homepage
    • Fix minor issues in initial main stylesheet

v1.5.0-alpha

03-06-2020

    • Split explicitly from upstream repository
    • Reshape project management
    • Prepare theme language translations
    • Compile various modifications
    • Check operating native files

v1.4.1-alpha

11-02-2020

    • Implement assets rendering using Deferred Block Twig extension
    • Fixed logo link to use home URL
    • Move deferred javascript assets

v1.3.1-alpha

05-03-2019

    • Escaping # in jQuery selection for click event

v1.3.0

14-07-2016

    • Remove unneeded streams from Theme YAML
    • Fix setting the page language in the html tag
    • Fix pagination

v1.2.0

07-01-2016

    • Dropped an extraneous debug statement
    • Fixed RSS link
    • Fix tag links on a root domain site

v1.1.0

25-08-2015

    • Added blueprints for Grav Admin plugin

v1.0.3

01-03-2015

    • Switched to Grav's built-in jQuery assets

v1.0.2

20-02-2015

    • Updated README
    • Fixed feed URL on homepage
    • Added demo link
    • Implemented new param_sep variable from Grav 0.9.18

v1.0.1

07-12-2015

    • ChangeLog started