suitcss-utils-position
Version:
Positioning utilities for SUIT CSS
33 lines (20 loc) • 737 B
Markdown
### HEAD
### 1.0.1 (February 22, 2016)
* Enable BEM linting
### 1.0.0 (February 21, 2016)
* Changed `u-posAbsoluteCenter` to use `transform` to centre and no longer requires a
width and height.
* Added `u-posFit` to fit an element to the size of its parent
* Added `u-posFullScreen` to fit an element over the viewport
* Added `u-posFixedCenter` to centre an element in a fixed position
* Update `preprocessor` to `1.0.1`
* Fix stylelint conformance
### 0.2.2 (October 28, 2014)
* Add support for JS bundling.
### 0.2.1. (June 24, 2014)
* Add `.css` extension to imports for interoperability.
### 0.2.0 (June 21, 2014)
* npm-based workflow.
* Add new preprocessor build tools.
### 0.1.0 (March 25, 2014)
* Initial release.