# Pip.WebUI.CSS Framework Changelog

## <a name="1.5.0"></a> 1.5.0 (2016-10-12)

### Breaking Changes
* CSS components moved into a separate module

## <a name="1.0.6"></a> 1.0.6 (2016-09-05)

### Features
* **images**: Add new icons to icons.svg

## <a name="1.0.0"></a> 1.0.0 (2016-07-30)

Initial release of Pip.WebUI.CSS with color themes and CSS styles to complement Angular Material styles

### Features
* **typography**: additional text styles that match and extend Angular Material
* **flexbox**: flexbox mixins that simplify development of custom styles
* **positions**: various positioning styles for HTML elements
* **sizes**: styles with predefined width, height, margins and paddings
* **effects**: animation, transformation and other visual effects
* **images**: SVG image sets to be used with md-icon directive
* **colors**: color themes and special colors

### Breaking Changes
No breaking changes in this version

### Bug Fixes
No fixes in this version

