- Update naming of variables according to the conventions.
- Update
preprocessor
to^1.0.1
- Upgrade stylelint-config-suitcss to
^4.0.0
- Use weak mode for BEM linting
- Added ability to create new rows within the same component (
Arrange-row
).
- Fix Vertical alignment modifiers to support nesting.
- Drop bower.json and component.json support
- Fix equal-width modifier layout calculation.
- Add support for JS bundling.
- Change variable names.
Add .css
extension to imports for interoperability.
- npm-based workflow.
- Add preprocessor build tools.
- Update variables syntax.
- Add npm support.
- Re-introduce the gutter modifier, relying on a variable for configuration.
- Stop using CSSLint.
- Remove gutter modifier; add instructions for it to README.
- Fix a spacing bug when gutters-between-cells and equal-width-cells were combined.
- Use suit-test for the test file.
- Use Component(1) for development.
- Fix Bower ignores.
- Add CSS linting and configuration.
- Add Component(1) support.
- Public release.