Skip to content

Releases: at-import/griddle

v2.0.0

16 Mar 22:14
Compare
Choose a tag to compare

2.0.0

March 16, 2017

Breaking Changes

  • 💥 Swap $span and $start in span mixins (commit)
    • Align with Singularity, number to span first, from where second

New

  • 🆕 Add grid and span aliases (commit)

Changed

  • 📝 Add docs (commit)
  • ✅ Add tests for new span functionality (commit)
  • ✅ Add alias tests (commit)

v1.0.1

16 Mar 21:28
Compare
Choose a tag to compare

1.0.1

March 16, 2017

Changed

  • 🐛 Fix Eyeglass export (commit)

v1.0.0

16 Mar 21:15
Compare
Choose a tag to compare

1.0.0

March 16, 2017

New

  • 🆕 Add initial Sass files (commit)
  • 🆕 Add Eyeglass Exports (commit)

Changed

  • 🔧💚 Add missing Punchcard ESLint dependency (commit)
  • 👕 Fix Sass linting issues (commit)
  • 🔧👕 Add Sass Lint config (commit)
  • 🔧 Update dependencies, version, and tests (commit)
  • ✅ Add Grid and Span tests (commit)
  • 🔧👕 Add ESLintRC file (commit)
  • 💚 Add Travis configuration (commit)
  • 🔧 Add NVMRC (commit)
  • 🔧 Add Editorconfig file (commit)
  • 🔧 Add package.json (commit)
  • Initial commit (commit)