react-blades
Version:
Horizontal stacking window panels.
19 lines (13 loc) • 480 B
Markdown
### 0.0.31
* Fixed container dimension and theming issues
### 0.0.30
* Added theming support for horizontal/vertical layout in BladeToolbarButton
### 0.0.29
* Added layoutDirection property to BladeToolbarButton
### 0.0.28
* Switched to flexbox layout in BladePresenter, BladeContainer, BladeHeader and BladeToolbar
### 0.0.18
* Removed overflow and z-index from BladeHeader style
### 0.0.16
* Added basic templating capabilities
* Migrated testing to jest