10.2.4
- 8c487a1: update CHANGELOG with new version (Anton Lavrevov)
- 46ac72c: build for 10.2.3 (Anton Lavrevov)
- 811d62a: update cdn link (Anton Lavrevov)
- 2528fb0: fixed fire execution order (Anton Lavrevov)
- 7d704c0: update CHANGELOG with new version (Anton Lavrevov)
- d69786e: build for 10.2.4 (Anton Lavrevov)
- 5193253: update cdn link (Anton Lavrevov)
10.2.1
- prevent last char truncation in TextPath when path length equals text width #2032 (copilot-swe-agent[bot])
- TextPath: use kerning measurement diff as dynamic threshold instead of static epsilon #2032 (copilot-swe-agent[bot])
- extract GLYPH_PATH_PRECISION constant for the epsilon threshold #2032 (copilot-swe-agent[bot])
- TextPath: add ±1px tolerance to width assertion in 'check bad calculations 2' #2032 (copilot-swe-agent[bot])
- 4e86b83: Initial plan (copilot-swe-agent[bot]) #2027
- 752d4e1: Add failing test for drag button value in dragstart event (copilot-swe-agent[bot]) #2027
- 61128a6: Fix drag button always being 0 by storing start event (copilot-swe-agent[bot]) #2027
- 6830409: Add comment explaining fallback logic in startDrag (copilot-swe-agent[bot]) #2027
- 0863c42: Initial plan (copilot-swe-agent[bot]) #2028
- a43dcdf: Add TypeScript overload for Node.on event delegation pattern (copilot-swe-agent[bot]) #2028
- c3d7a40: Address code review comments: remove redundant variable and extra blank line (copilot-swe-agent[bot]) #2028
- 4a5eb5c: Initial plan (copilot-swe-agent[bot]) #2032
- 1fc6511: fix possible crash (Anton Lavrevov)
- 5364959: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrevov)
- 13c015f: update CHANGELOG with new version (Anton Lavrevov)
- bd4e3e8: build for 10.2.1 (Anton Lavrevov)
- 640a1b2: update cdn link (Anton Lavrevov)
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)