string and fill properties validation can accept CanvasGradient as valid value. close #965

This commit is contained in:
Anton Lavrenov
2020-08-26 09:54:03 -05:00
parent 6fc2e42906
commit 02ec2c4e61
7 changed files with 104 additions and 11 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
### not released:
* `string` and `fill` properties validation can accept `CanvasGradient` as valid value
## 7.0.6
* Better performance for stage dragging