Skip to content

Latest commit

 

History

History
executable file
·
97 lines (78 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

executable file
·
97 lines (78 loc) · 2.6 KB

v0.6.0

12/13/2016

    • Updated Foundation to v6.2.4
    • Updated MotionUI to v1.2.2
    • Updated FontAwesome to v4.7.0
    • Udated Animate.css to v3.5.2
    • Fixed URL for code-prettify. Thank you @hoalex
    • Added single quotes around @extends for all blueprint files using inheritance

v0.5.2

3/13/2016

    • Fix for header and body content alignment issues

v0.5.1

3/13/2016

    • Fixed in_page_navigation blueprint
    • Fixed Blog Item Next/Previous pagination button arrows

v0.5.0

2/8/2016

    • Added WOW.js for scroll trigger
    • Added Animate.css for content animations
    • Updated MotionUI to v1.2.0
    • Added more style class options to modular twig templates for content animation classes
    • Added text parameter to Google Logo Font to only pull characters in the title
    • Added option to remove site title from header
    • Added missing ui-animations.css to twig template

v0.4.1

2/2/2016

    • Updated Magellan and Sticky JS files to fix Firefox issue

v0.4.0

2/1/2016

    • Updated to Foundation v6.1.2
    • Fixed content and logo alignment for default template layouts
    • Added custom.scss file so Custom CSS option will work
    • Removed composer.json file as it is not needed anymore
    • Removed unneeded streams from Theme YAML
    • Removed unnecessary Foundation "index.html" file

v0.3.1

1/24/2016

    • Better separated JS and CSS Assets
    • Removed unnecessary Foundation index.html file
    • Fixed fallback styling for non-fontawesome mobilemenu icon

v0.3.0

1/23/2016

    • Improved Theme Info tab in Admin Plugin with images and columns
    • Added "pagemediaselect" field to Gallery blueprint
    • Added sizes to modular blueprint fields
    • Changed tab titles from Foundation to Assets
    • Modular templates now ignore Assets features
    • Added fallback for mobilemenu icon if FontAwesome is disabled

v0.2.0

1/20/2016

    • Added Individual CSS file options
    • Added tabs to theme options in Admin Plugin
    • Added smaller option dropdown size for page options
    • Moved JS and CSS Asset calls to their own files to keep base.html.twig cleaner
    • Included updated codekit.config file to compile new SCSS files
    • Added minimal default enabled features for theme to run optimally in bones.yaml

v0.1.0

1/19/2016

    • Initial Theme Release