suitcss-utils-display
Version:
Display utilities for SUIT CSS
68 lines (39 loc) • 1.19 kB
Markdown
### HEAD
### 1.0.2 (February 23, 2016)
* Enable BEM linting
### 1.0.1 (February 08, 2016)
* Update `preprocessor` to `1.0.0`
* Fix stylelint conformance
### 1.0.0 (November 20, 2015)
* Revert `u-flex` and `u-inlineFlex` in favour of [utils-flex](https://github.com/suitcss/utils-flex)
### 0.5.0 (November 01, 2015)
* Add `u-flex`
* Add `u-inlineFlex`
* Add PostCSS as preprocessor
### 0.4.2 (October 28, 2014)
* Add support for JS bundling.
### 0.4.1 (June 24, 2014)
* Add `.css` extension to imports for interoperability.
### 0.4.0 (June 21, 2014)
* npm-based workflow.
* Add new preprocessor build tools.
* Add `u-hiddenVisually`.
* Add `u-hidden`.
### 0.3.0 (May 15, 2014)
* Add `u-tableRow`.
### 0.2.4 (March 26, 2014)
* Add 'files' to package.json.
* Fix a Firefox bug related to images within inline-block.
### 0.2.3 (March 25, 2014)
* Add npm support.
### 0.2.2 (September 1, 2013)
* Fix Bower ignores.
### 0.2.1 (August 30, 2013)
* Add CSS linting and configuration.
* Add Component(1) support.
### 0.2.0 (May 25, 2013)
* Add table display utilities.
* Rename `component.json` to `bower.json`.
* Add a test file.
### 0.1.0 (March 3, 2013)
* Public release.