vertical align for the text. close #440

This commit is contained in:
Anton Lavrenov
2018-08-30 15:18:09 +03:00
parent 83385fa522
commit 98efbca18f
5 changed files with 110 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
* new methods `path.getLength()` and `path.getPointAtLength(val)`
* `verticalAlign` for `Konva.Text`
## [2.2.2][2018-08-21]