# Pip.WebUI.Layouts Changelog

## <a name="1.0.0"></a> 1.0.0 (2016-07-30)

Initial release with few standard layouts: simple, card, document, dialog, tiles and split

### Features
* **simple**: simple layout that takes the whole page
* **card**: card layout that shows content in a card in the center of page
* **document**: document layout that show content with fixed width
* **tiles**: tiles layout
* **dialog**: dialog layout that show content in a dialog
* **split **: split view layout that shows hierarchical content in half-page views with animated transitions

### Breaking Changes
No breaking changes in this version

### Bug Fixes
No fixes in this version 
