Skip to content

Latest commit

 

History

History
95 lines (74 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

95 lines (74 loc) · 1.65 KB

v1.2.1

28-08-2018

    • Links to demo and docs

v1.2.0

03-06-2018

    • Bumped FullPage.js-version to 2.9.7
    • Inline documentation
    • Prevent caching Fullpage-template to fix #2

v1.1.0-beta.1

11-02-2018

    • Move asset logic to template

v1.0.0

28-01-2018

    • Release as stable

v0.9.6

17-06-2017

    • Transition
    • README

v0.9.5

16-06-2017

    • Add settings for heading font and block-text font
    • Optimize CSS
    • Merge config with page, clean up Utilities
    • Clean up Utilities
    • Blueprints, CSS, and README

v0.9.4

14-06-2017

    • OnLoad Page-Transition
    • Responsive built-in CSS from SCSS
    • Blueprints and README
    • Revert to Page's content-method

v0.9.3

13-06-2017

    • Blueprints with limited defaults
    • Fullpage.yaml with limited defaults

v0.9.2

12-06-2017

    • Section- and slide-specific styling from Utilities->interpretShortcodes()
    • Gantry-compatibility
    • Twig-template injection
    • README and Blueprints
    • Revert to Page's rawMarkdown-method
    • If empty styles in Utilities->applyStyles(), return null

v0.9.1

11-06-2017

    • Initial Blueprints
    • Include Theme CSS
    • Inject Twig-template
    • README
    • Blocks in fullpage.html.twig
    • Render Twig in Markdown
    • Render page's body_classes-property

v0.9.0

11-06-2017

    • Initial beta-release