Rebuild ssr + version update

This commit is contained in:
euvl
2017-07-24 16:14:58 +01:00
parent 31ac33e206
commit 44b5301235
3 changed files with 73 additions and 16 deletions

13
CHANGELOG.md Normal file
View File

@@ -0,0 +1,13 @@
## v1.2.6
* Added `"auto"` value support for `height` property.
* Added `scrollable` flag that allowes modal content to be scrolled when height is "auto".
* Added CHANGELOG file.
## v1.2.5
* `height` and `width` props can be set using percents.
* Better handling of `min-width` and `min-height`