- Enable BEM linting
- Update
preprocessor
to1.0.0
- Fix stylelint conformance
- Revert
u-flex
andu-inlineFlex
in favour of utils-flex
- Add
u-flex
- Add
u-inlineFlex
- Add PostCSS as preprocessor
- Add support for JS bundling.
- Add
.css
extension to imports for interoperability.
- npm-based workflow.
- Add new preprocessor build tools.
- Add
u-hiddenVisually
. - Add
u-hidden
.
- Add
u-tableRow
.
- Add 'files' to package.json.
- Fix a Firefox bug related to images within inline-block.
- Add npm support.
- Fix Bower ignores.
- Add CSS linting and configuration.
- Add Component(1) support.
- Add table display utilities.
- Rename
component.json
tobower.json
. - Add a test file.
- Public release.