Releases: imarc/boilerplate-archived
Releases · imarc/boilerplate-archived
Fractal, ABEM, and More
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
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
Components!
This release introduces components to the Imarc Boilerplate, along with all kinds of various fixes and general cleanup.