Bug Fixes
- 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])
Code Refactoring
- extract GLYPH_PATH_PRECISION constant for the epsilon threshold #2032 (copilot-swe-agent[bot])
Tests
- TextPath: add ±1px tolerance to width assertion in 'check bad calculations 2' #2032 (copilot-swe-agent[bot])
Commits
- 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)