squaregrid 7.x-3.0-alpha6

New features
Bug fixes

This release updates some mobile head markup to conform to current best practices. Commits for this release address:

squaregrid 7.x-3.0-alpha4

Bug fixes
  • Clarifying config instructions and example code comments
  • Moving scripts loading back up into head.

squaregrid 7.x-3.0-alpha3

New features
Bug fixes

Note: Some small markup changes have happened in this release.

  • Add settings for main content displaying without sidebars
  • Wrap a around h1 for better semantics, now that html5 allows it
  • moving some classes to preprocess
  • some smacss-type classes on node footers, for cleaner targeting

squaregrid 7.x-3.0-alpha2

Bug fixes

Another alpha release with some minor fixes and code improvements.

  • #1337174: Add example code for drupal_add_css
  • unformatted page view tpl to clean out unnecessary row divs
  • set logo id & class
  • remove p from node footer

squaregrid 7.x-3.0-alpha1

New features

First stable release.

  • HTML5
  • Mobile-first
  • Content-first
  • Fluid grid
  • Configurable settings for break point and max width

Feedback, bug reports and feature requests welcome!

squaregrid 7.x-3.x-dev

New features
Bug fixes

HTML5 version of Square Grid theme.

The development version should be considered bleeding-edge unstable! Markup, classes, structures, theme settings, preprocess functions all are subject to change while this theme is developed, until there is a 3.x-1.0 release.

Bug reports and feature requests are greatly appreciated!

squaregrid 7.x-2.6

New features

#1267846: lte IE 8 support

* Added a static grid option for problematic browsers Internet Explorer 6-8, which don't support media queries.
* Theme now loads CSS via preprocess, so squaregrid css all loads before child theme css files, making it easier to override base theme grids if necessary.
* Some forms cleanup for clarity.
* Cleaned up preprocess.

squaregrid 7.x-2.5

New features
Bug fixes

#1265842: Make mobile-first an optional settings - done.

Theme now has option to disable mobile-first responsive design, and display at a single grid size whatever the screen. This should help address any themes people had that were not prepared for a mobile-first rendering of content.

squaregrid 7.x-2.3

New features
Bug fixes

Substantial back-end improvement in handling responsive design and configurable settings.

squaregrid 7.x-1.3

Bug fixes

Fix to page template markup that could break some page layouts.

squaregrid 7.x-2.2

Bug fixes

Fix to page template markup that could break some page layouts.

squaregrid 7.x-2.1

Bug fixes

Because Drupal loads 'all' @media stylesheets before 'screen' etc., changed squaregrid.css to load for 'all' @media so it can load before child theme css.

squaregrid 7.x-2.0

New features

This is the first stable release for the 2.x branch.

What's new in this branch is the ability to display content to the right of sidebars, using additional classes to aid in positioning, without losing the semantic loading of page content in the source.

Future development in this branch will be enhancement of these features.

squaregrid 7.x-2.x-dev

New features

Development release for all kinds of new nifty stuff. See main project page for roadmap.

squaregrid 7.x-1.1

Bug fixes

This release fixes a bug where there was a missing variable for the use case where there are no sidebars present.

squaregrid 7.x-1.0

New features

This first official stable release has few changes from the alpha:

  • Streamlined conditional styles for the sidebars and main content. These are now governed in preprocess.
  • Defined some custom variables in preprocess to clean up the page template a bit.
  • Added some helpful classes to existing template variables.
  • Any additional changes to this 1.x branch will be limited to bug fixes.

    I have endeavored to avoid changing any of the basic page structure or grid classes.

squaregrid 7.x-1.0-alpha1

This is a first alpha of the basic version of the theme. See the project description or readme.txt for limitations of the 1.x version.

squaregrid 7.x-1.x-dev

This is the development release of the 1.x version of The Square Grid base theme for Drupal 7. This release series will adhere closely to the basic Square Grid css approach, which uses floats for a lightweight page layout framework.

This has been tested lightly with Drupal 7, and uses the basic core-defined regions. See the readme.txt for more info.

Subscribe with RSS Subscribe to Releases for Square Grid theme