Skip to content

Pure v2.0.0

Compare
Choose a tag to compare
@redonkulus redonkulus released this 05 May 15:22

This is a major version bump that has the following changes:

  • Reduced overall size of Pure to 3.6kb (gzipped/min)
  • Updated Normalize to v8.
  • Removed bower
  • Removed old IE 8 hacks
  • Removed deprecated pure-help-inline form class

Migration

This major version should not include too many breaking changes for your app, but please check the following:

  • Normalize Upgraded from v3 to v8. Many things have changed, be sure to verify your site properly.
  • Normalize removed the default font-family, but we have added to the base.css for consistency and due to the fact that the grids system leverages the font-family for letter-spacing.

New Browser support

  • Chrome
  • Edge
  • Firefox
  • Internet Explorer 10+
  • Safari 8+
  • Opera

Deprecated support for < IE 10