CHANGELOG.md 4.0 KB

v1.7.6

10/07/2015

  1. [](#new)
    • Added logic to include site.menu items in modular pages
  2. [](#improved)
    • Removed unused <p> tags

v1.7.5

09/16/2015

  1. [](#improved)
    • Use new form plugin templates

v1.7.3

09/11/2015

  1. [](#new)
    • Added SCSS configurable notes colors
  2. [](#improved)
    • Various typos

v1.7.3

08/31/2015

  1. [](#new)
    • Added header image control and blueprints to admin plugin
  2. [](#improved)
    • Use new template field for modular pages

v1.7.2

08/24/2015

  1. [](#new)
    • Added support for login-status partial in menu

v1.7.1

08/11/2015

  1. [](#improved)
    • Use new toggle for item blueprint

v1.7.0

08/06/2015

  1. [](#new)
    • Blueprints that work with new admin plugin!
  2. [](#bugfix)
    • Favicon with full image URL

v1.6.1

07/24/2015

  1. [](#bugfix)
    • Fixed sidebar links when site at root

v1.6.0

07/21/2015

  1. [](#new)
    • Added support for langswitcher plugin
  2. [](#improved)
    • Made sidebar links more robust

v1.5.0

07/14/2015

  1. [](#new)
    • Added canonical URL support
  2. [](#improved)
    • More improvements for blueprints
  3. [](#bugfix)
    • Fixes for multi-language support

v1.4.0

05/09/2015

  1. [](#improved)
    • Improved blueprints
  2. [](#bugfix)
    • Fix for when page.summary is equal to page.content

v1.3.9

04/13/2015

  1. [](#bugfix)
    • Fix for image class in modular template 'text.html.twig`

v1.3.8

04/07/2015

  1. [](#improved)
    • Genericized theme_config variable for better inheritance

v1.3.7

03/28/2015

  1. [](#bugfix)
    • Rolled back changes that resulted in broken header

v1.3.6

03/24/2015

  1. [](#bugfix)
    • Fix for compressed text in .pure-g divs

v1.3.5

03/24/2015

  1. [](#improved)
    • Keep html,body on height:100%; use body for scroll event
    • Use Footer colors from vars rather than hard-coded
  2. [](#bugfix)
    • Load pure grids at all times for better non-flexbox support

v1.3.4

03/01/2015

  1. [](#improved)
    • Use new Grav builtin 'jQuery' support

v1.3.3

02/19/2015

  1. [](#improved)
    • Implemented new param_sep variable from Grav 0.9.18
  2. [](#bugfix)
    • Fix for table column widths
    • Force snipcart slider to look in all pages

v1.3.2

02/05/2015

  1. [](#improved)
    • Minor typo in assets

v1.3.1

01/23/2015

  1. [](#bugfix)
    • Added page title encoding
    • Stop modular pages showing up in dropdown menus
    • Fixed typo in streams setup

v1.3.0

01/09/2015

  1. [](#improved)
    • NOTE: BREAKING CHANGE - Fixed references to plugins in partials/ folder
    • Updated README.md

v1.2.7

12/29/2014

  1. [](#bugfix)
    • Removed Fixed header image to resolve issues with mobile browsers

v1.2.6

12/21/2014

  1. [](#new)
    • Added support for list of custom menu items in site.yaml
    • Updated README.md with some instructions on how to use some Antimatter features
  2. [](#improved)
    • Removed cache.html.twig file that was used only for testing
    • Removed unused color option in antimatter.yaml

v1.2.5

12/15/2014

  1. [](#bugfix)
    • Fix for Firefox 34 Flex/Responsiveness issues

v1.2.4

12/12/2014

  1. [](#new)
    • Added demo link to blueprints
  2. [](#improved)
    • Inverted Previous/Next buttons on blog item template

v1.2.3

12/05/2014

  1. [](#improved)
    • Simplified Previous/Next buttons to use Page methods

v1.2.2

12/04/2014

  1. [](#new)
    • Added Previous/Next buttons with Collection methods
    • Added Related posts in blog sidebar
  2. [](#bugfix)
    • Fix for DaringFireball style link

v1.2.1

11/30/2014

  1. [](#improved)
    • Renamed core theme JS file
    • Removed featherlight from Antimatter
  2. [](#bugfix)
    • Fixed response code in error template

v1.2.0

11/28/2014

  1. [](#new)
    • Added SimpleSearch display in blog sidebar
    • Added reference to custom.css file in core
  2. [](#improved)
    • Added plugins checks for improved flexibility if plugins are not installed

v1.1.11

11/21/2014

  1. [](#new)
    • ChangeLog started...