grav/themes/project-space/CHANGELOG.md

3.0 KiB

v2.0.3

02-07-2022

    • Fix language-specific CSS

v2.0.2

02-07-2022

    • Fix language-specific CSS

v2.0.1

24-03-2022

    • Fix language-specific CSS

v2.0.0

23-03-2022

    • Fall back to empty arrays in tool-menu

v2.0.0-beta.3

22-03-2022

    • Simplify location-handling

v2.0.0-beta.2

19-03-2022

    • Use Asset Manager for customizable color scheme
    • Use page.url for navigation and redirects

v2.0.0-beta.1

18-03-2022

    • Autoload Twig extensions
    • Properly named TruncateTwigExtension
    • Composer.json details
    • Use RGBA for customizable color scheme, Admin does not support RGB

v1.3.0-beta.2

15-03-2022

    • Customizable color scheme

v1.3.0-beta.1

14-03-2022

    • Customizable color scheme
    • Code-quality
    • Blueprints

v1.2.8

14-03-2022

    • Translatable placeholders

v1.2.7

13-03-2022

    • Quirks-mode for multi-column layout in Firefox
    • Formatting
    • Compatibility with Grav v1.7

v1.2.6

16-07-2020

    • Word-wrapping in boxes

v1.2.5

23-05-2020

    • Further category-fixes

v1.2.4

23-05-2020

    • Filepicker-field
    • Categories (Admin >= 1.9)

v1.2.3

19-04-2019

    • Fix version constraints

v1.2.2

18-02-2019

    • Merge tags in Admin.

v1.2.1

13-02-2019

    • Limit navigation-menu to published pages.
    • Handle categories-assignment in Admin.

v1.2.0

23-10-2018

    • Print-styling
    • Truncate-methods fallback for empty content

v1.1.7

23-09-2018

    • Word-wrap titles

v1.1.6

04-08-2018

    • Fix routing logic

v1.1.5

04-08-2018

    • Add demo
    • Fix collection-evaluation
    • Fix blueprint, again
    • Fix languages

v1.1.4

11-07-2018

    • Fix blueprint

v1.1.3

03-07-2018

    • Meta-styling
    • Content-height
    • Superfluous meta
    • Date-retrieval from system-config
    • Article-partial URLs for category and tags

v1.1.2

26-06-2018

    • Checks in PHP and Twig for home-page
    • Post-template styles
    • Breadcrumb-styles
    • Header-partial
    • Fix in-page filter-API
    • Breadcrumbs in post-template, blueprint dependency

v1.1.1

25-06-2018

    • Move subtitle-setting to Options, breaks in Content

v1.1.0

25-06-2018

    • Theme- and page-level setting for truncate
    • Support for subtitle-header
    • Theme is now a fork, rather than child, of Masonry
    • Categories moved to theme-settings
    • Styles for .post-title and .post-subtitle

v1.0.0

15-06-2018

    • Initial public release