Releases: konvajs/konva
Releases · konvajs/konva
9.3.22
9.3.21
Commits
- 9f5a7f0: better let const var variable (tbo47) #1905
- 53a4b49: better let const var variable (tbo47) #1905
- fd77f30: fix buffer usage in export for stage and layer. fix #1903 (Anton Lavrevov)
- f32a416: Fixed tween destroy memory leak. close #1898 (Anton Lavrevov)
- 8211db3: update justify option (Anton Lavrevov)
- e12365f: let var const (tbo47) #1910
- 2e08f73: fix caching when buffer is used. close #1886 (Anton Lavrevov)
- 3d5a216: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrevov)
- 1ff1885: changes (Anton Lavrevov)
- a29157a: FINALLY FIX THAT DAMN NODE TEST! (Anton Lavrevov)
- 791a786: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrevov)
- 88e3d2a: var let const (tbo47) #1913
- a4980fc: add types (tbo47) #1915
- 09f2838: add types (tbo47) #1915
- 9c59566: typescript improvments (tbo47) #1919
- faa2203: Fix url of docs and api (Marwan) #1929
- cdd61d7: fix pointerleave bubbling (Anton Lavrenov) #1933
- 922968f: listen pointerleave event in
Stage
(progfay) #1943 - cb87607: add test for Stage pointerleave (progfay) #1943
- 2a60b6a: Merge branch 'progfay-stage-pointerleave' (Anton Lavrevov) #1943
- 9670ca4: update CHANGELOG with new version (Anton Lavrevov)
- 1e253ea: build for 9.3.21 (Anton Lavrevov)
- cad1c0e: update cdn link (Anton Lavrevov)
9.3.20
9.3.19
Bug Fixes
- Transformer doesn't change when the angle of Arc changes #1888 (tonyzhou1890)
Commits
- 9e790a3: typescript fixes. close #1866 (Anton Lavrevov)
- 9b989b4: Enhance Transformer event handling and add unit test for cleanup of subscriptions. Ensure event listeners are properly managed on transformer destruction. fix #1872 (Anton Lavrevov)
- c2942a8: update deps (Anton Lavrevov)
- 8a99334: try to add a flag (Anton Lavrevov)
- 88578ba: try build (Anton Lavrevov)
- 56a8ca7: rollback ubuntu (Anton Lavrevov)
- cb98acd: try another node version (Anton Lavrevov)
- 3d561ed: restore test (Anton Lavrevov)
- f8d2d0a: change parce build (Anton Lavrevov)
- ff8632e: try another way (Anton Lavrevov)
- dd19e32: docs fixes (Anton Lavrevov)
- 3e8f0df: docs fix (Anton Lavrevov)
- 48ce5e9: fix memory leak. close #1896 (Anton Lavrevov)
- 538c422: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrevov)
- 2f5f055: changes (Anton Lavrevov)
- acb19bd: update CHANGELOG with new version (Anton Lavrevov)
- bc0e4ed: build for 9.3.19 (Anton Lavrevov)
- 224e60e: update cdn link (Anton Lavrevov)
9.3.18
9.3.17
Features
- Factory types #1812 (psychedelicious)
Bug Fixes
- Resolve the issue of other canvases being unable to interact when overlapping on mobile devices #1849 (zhengxiongwei)
Commits
- 28659ee: const and let (Thibaut(Teebo)) #1838
- ae4f53b: eslint recommended (Thibaut(Teebo)) #1848
- 338696c: eslint recommended (Thibaut(Teebo)) #1848
- 3ba489f: eslint recommended (Thibaut(Teebo)) #1848
- 9322bfa: fix line-through for justify. close #1846 (lavrton)
- 1411805: Update ISSUE_TEMPLATE.md (Anton Lavrenov)
- 00ee084: fix arrow.getClientRect() calculations. fix #1851 (Anton Lavrevov)
- 4009e6b: changes (Anton Lavrevov)
- 09485ef: Merge branch 'psyche/typing-2' of https://github.com/psychedelicious/konva into psychedelicious-psyche/typing-2 (Anton Lavrevov) #1812
- 5ca5fd0: little fixes, update deps (Anton Lavrevov)
- cbbc992: Merge branch 'psychedelicious-psyche/typing-2' (Anton Lavrevov)
- 13f88d6: init (Adam Greenan) #1865
- 09445e0: init (Adam Greenan) #1865
- a24b30b: Add calculation for letter spacing to better align with css letter-spacing properties (Adam Greenan) #1865
- 9e39485: Remove personal prettier changes (Adam Greenan) #1865
- 3e09239: remove more personal prettier changes (Adam Greenan) #1865
- 5053480: Remove personal prettier changes (Adam Greenan) #1865
- de05038: Merge branch 'master' of https://github.com/Adam-Greenan/konva (Adam Greenan) #1865
- 855e7fa: Fix emoji rendering with letterSpacing. close #1642 (Anton Lavrevov)
- a8395ca: Merge branch 'master' of https://github.com/Adam-Greenan/konva into Adam-Greenan-master (Anton Lavrevov) #1865
- 7e174b0: adjust tests (Anton Lavrevov)
- 96bbbc4: Merge branch 'Adam-Greenan-master' (Anton Lavrevov)
- 682dbdb: update node version on test (Anton Lavrevov)
- 535edd8: new canvas version (Anton Lavrevov)
- a94b63f: try to fix mocha (Anton Lavrevov)
- c23e8f9: fix tests in node.js (Anton Lavrevov)
- fe32305: update CHANGELOG with new version (Anton Lavrevov)
- c7d11ca: build for 9.3.17 (Anton Lavrevov)
- f2ed14f: update cdn link (Anton Lavrevov)
9.3.16
Commits
- 9483077: add types and remove unused import (tbo47) #1826
- b8ae0a4: tsconfig ilb to es2019 (tbo47) #1827
- 8d2a050: var to const or let (tbo47) #1830
- cb85f72: add types (tbo47) #1830
- 7714ef6: remove unused libs (tbo47) #1832
- 9a7e688: refactor for const over let (Thibaut(Teebo)) #1836
- 5cdde09: fix freeze on ios. close #1843 (lavrton)
- 7ceb745: changes (lavrton)
- a2a8ece: update CHANGELOG with new version (lavrton)
- b8fe8d3: build for 9.3.16 (lavrton)
- a8348f6: update cdn link (lavrton)
9.3.15
Bug Fixes
- specify type Text.measureSize #1795 (kyechan99)
- specify return type Path.getPoint static methods #1795 (kyechan99)
- revert changes Path.gitPoint static methods #1795 (kyechan99)
- specify return type Path.getPoint* methods #1795 (kyechan99)
Commits
- e6cb27f: better types, fix #1794 (Anton Lavrenov)
- 45889f9: changes (Anton Lavrenov)
- 0d977a1: #1797 StageConfig: container optional (Daniel Kleis) #1801
- d1704e5: fix letter spacing for Hindi text (Anton Lavrenov)
- c98b1f6: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrenov)
- bd8e4a6: update CHANGELOG with new version (Anton Lavrenov)
- 3469327: build for 9.3.15 (Anton Lavrenov)
- 0dd6d10: update cdn link (Anton Lavrenov)
9.3.14
Commits
- ac1587f: update docs, fix fullRule for hit graph, close #1787 (Anton Lavrenov)
- 3f6f9f9: fix shadow + corner radius for images, close #1734 (Anton Lavrenov)
- 459606b: changes (Anton Lavrenov)
- 72d92d8: update CHANGELOG with new version (Anton Lavrenov)
- 331bd9b: build for 9.3.14 (Anton Lavrenov)
- 7b99aa9: update cdn link (Anton Lavrenov)