10.2.0
- add rotateAnchorAngle to Transformer for customizable rotation anchor positioning (Anton Lavrevov)
- simplify rectangle drawing code in Transformer class (Anton Lavrevov)
- 05a93b7: update CHANGELOG with new version (Anton Lavrevov)
- af16d92: build for 10.2.0 (Anton Lavrevov)
- 067dd7b: update cdn link (Anton Lavrevov)
10.1.0
- add optional nodes array to TransformerConfig interface. Close #2017 (Anton Lavrevov)
- correct requestAnimationFrame fallback timing from 60ms to 16ms #2007 (张俊祥)
- revert to master latest #2013 (wenxingluo)
- update canvas release logic to reduce memory usage by releasing buffer canvas immediately. close #2000 (Anton Lavrevov)
- optimize proto listener perf, considering that the same node type shares the same listners #2013 (wenxingluo)
- update CHANGELOG (Anton Lavrevov)
- 1d41a22: Fix bounding box calculation for bezier lines. (Daniel Bruce) #2001
- 6f23eea: added underline offset option and related test for Text Annotation (Husnain Taj) #2012
- 84152d6: fix formating (Husnain Taj) #2012
- 2e963ad: remove unnecessary console log statements from Text tests (Husnain Taj) #2012
- c462815: fix inconsistent docs (Anton Lavrevov)
- a4441c6: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrevov)
- 64d62f3: add build (Anton Lavrevov)
- 36081d8: Fixed cached render with buffer canvas is used. close #2002 (Anton Lavrevov)
- 7fbf772: update CHANGELOG with new version (Anton Lavrevov)
- 1d54586: build for 10.1.0 (Anton Lavrevov)
- ccaa2f6: update cdn link (Anton Lavrevov)
10.0.9
- 638974e: Fix incorrect variable assignments for minY and maxY in RegularPolygon class. close #1985 (Anton Lavrevov)
- 279f2be: Fixed line-through rendering when letter spacing is used (Anton Lavrevov)
- 551be2f: update CHANGELOG with new version (Anton Lavrevov)
- bd8dcc6: build for 10.0.9 (Anton Lavrevov)
- ba6c70d: update cdn link (Anton Lavrevov)