Skip to content

Releases: imarc/boilerplate-archived

Fractal, ABEM, and More

17 May 17:41
Compare
Choose a tag to compare

4.0.0 is a backwards compatibility breaking, major change to imarc/boilerplate.

  • We've split off our components to a separate repository, imarc/boilerplate-components, and kept this one as a lightweight alternative.
  • We've adopted Fractal as our builtin pattern library and added twig files to go with it.
  • We've reorganized our file structure significantly, to better fit modern web development.
  • We've adopted ABEM and Atomic Design as a convention for class names and file structure.
  • We've pulled in a Laravel Mix powered front end build.
  • We've added some basic scaffolding via npx.

4.0.0 Release Candidate 1

13 May 20:29
Compare
Choose a tag to compare
Pre-release

We're getting set to release Boilerplate 4, which includes splitting off most components to a separate project, imarc/boilerplate-components. It'll exist along side imarc/boilerplate going forward.

3.1.4 Release

15 Feb 17:02
Compare
Choose a tag to compare

Components!

17 Feb 15:28
Compare
Choose a tag to compare

This release introduces components to the Imarc Boilerplate, along with all kinds of various fixes and general cleanup.