mirror of
https://github.com/konvajs/konva.git
synced 2026-01-21 10:31:52 +08:00
Use custom functions for trimRight and trimLeft (for better browsers support)
This commit is contained in:
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [new version][unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
* Use custom functions for `trimRight` and `trimLeft` (for better browsers support)
|
||||
|
||||
## [2.5.0][2018-10-24]
|
||||
|
||||
### Added
|
||||
@@ -12,6 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
* New `anchorCornerRadius` for `Konva.Transformer`
|
||||
|
||||
### Fixed
|
||||
|
||||
* Performance fixes for caching
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user