Skip to content

Releases: konvajs/konva

9.3.2

26 Jan 16:09
Compare
Choose a tag to compare

Commits

  • 76cace8: fix large memory usage (Anton Lavrenov)
  • b37e14a: update CHANGELOG with new version (Anton Lavrenov)
  • f212a1a: build for 9.3.2 (Anton Lavrenov)
  • 1e2c287: update cdn link (Anton Lavrenov)

9.3.1

18 Jan 00:13
Compare
Choose a tag to compare

Commits

  • 813cd4f: add missing types, close #1693 (Anton Lavrenov)
  • a8efcd5: type fixes. close #1692 (Anton Lavrenov)
  • 467147b: Add support for ctx.roundRect (CPatchane) #1695
  • 49e6e3e: Remove the existence check (CPatchane) #1695
  • f6ccabb: Correctly type radii param (CPatchane) #1695
  • a1660e1: fix filters work. close #1697 (Anton Lavrenov)
  • 0d502ba: fix buffer export (Anton Lavrenov)
  • 80fad79: update CHANGELOG with new version (Anton Lavrenov)
  • 297241a: build for 9.3.1 (Anton Lavrenov)
  • abfdf71: update cdn link (Anton Lavrenov)

9.3.0

20 Dec 14:37
Compare
Choose a tag to compare

Features

  • add flag for link line visiable for Transformer's rotate #1690 (liulinboyi)

Commits

  • 47e8d20: fix type issue. clsoe #1663 (Anton Lavrenov)
  • 353a51d: fixed toBlob to specify mineType and quality. close #1674 (kawamataryo) #1675
  • fc0ebb7: little rename (Anton Lavrenov)
  • 5f95164: Merge branch 'liulinboyi-feat/rotateLinkLineVisiable' (Anton Lavrenov)
  • 774fb47: update deps (Anton Lavrenov)
  • b581bd6: update CHANGELOG with new version (Anton Lavrenov)
  • 320bf09: build for 9.3.0 (Anton Lavrenov)
  • 5bf47a3: update cdn link (Anton Lavrenov)

9.2.3

31 Oct 15:52
Compare
Choose a tag to compare

Commits

  • eeca597: Fix position jitter when flip enabled false (Mike) #1659
  • 63924bc: Change order of rotation (Mike) #1659
  • 4224b41: Split translation to make flip work better with rotated rects (Mike) #1659
  • 92d9c6d: trying flip (Anton Lavrenov)
  • 56ce8a8: new test (Anton Lavrenov)
  • a458582: Merge branch 'master' into MadeByMike-fix/1433/position-jitter-when-flip-enabled-is-false (Anton Lavrenov)
  • 0527d23: fix test (Anton Lavrenov)
  • 184ab3f: update deps, enable all tests (Anton Lavrenov)
  • 84f6f90: changes (Anton Lavrenov)
  • 849eb6b: update CHANGELOG with new version (Anton Lavrenov)
  • c261257: build for 9.2.3 (Anton Lavrenov)
  • bb649d9: update cdn link (Anton Lavrenov)

9.2.2

10 Oct 00:35
Compare
Choose a tag to compare

Features

  • Support letterSpacing for RTL. #1637 (xkxx)

Commits

  • 291a40d: Add basic support for RTL text direction. (xkxx) #1637
  • 0fe8616: fix type. close #1643 (Anton Lavrenov)
  • 5570b4d: Use native letterSpacing for RTL and use polyfill for all other cases. (xkxx) #1637
  • 2ef0a38: Address PR comments. (xkxx) #1637
  • ddba4d6: Add tests for rtl text direction. (xkxx) #1637
  • 6a5fc52: Address PR comments (xkxx) #1637
  • 2ea2c4b: Change CDN URL in README (Yusuke Sekiguchi) #1646
  • 541d7b2: Update CDN URL in Quick Look (Yusuke Sekiguchi) #1647
  • d6a7d05: update CHANGELOG with new version (Anton Lavrenov)
  • ae96306: build for 9.2.2 (Anton Lavrenov)
  • 963119f: update cdn link (Anton Lavrenov)

9.2.1

14 Sep 13:51
Compare
Choose a tag to compare

Bug Fixes

Commits

  • 09fd0de: convert var to const (Hamid Bluri) #1594
  • 5d506ad: Custom transformer rotate cursor. (iloabn) #1597
  • 7133abe: fixing findOne result type (Dominic Buetow) #1603
  • 0381f0e: fix typo in Shape.ts (Hamid Bluri) #1614
  • 830771c: release action (Anton Lavrenov)
  • 4e28e1a: Merge branch 'master' of github.com:konvajs/konva into master (Anton Lavrenov)
  • 5f7f6ce: Updated parameter names in context class to match MDN parameter names (Joshua Rudesill) #1625
  • 4971915: Param order (Joshua Rudesill) #1625
  • cd2e173: docs and types (Anton Lavrenov)
  • d33b8e9: more strict typescript (Anton Lavrenov)
  • f3d0339: Merge branch 'master' of github.com:konvajs/konva into master (Anton Lavrenov)
  • b687b97: update deps (Anton Lavrenov)
  • f39c57d: fix text rendering. fix #1634 (Anton Lavrenov)
  • 3af5f0f: fix type, add changelog (Anton Lavrenov)
  • f6bcbb7: additional fix (Anton Lavrenov)
  • 99334e1: typescript fixes (Anton Lavrenov)
  • 9c605e3: update CHANGELOG with new version (Anton Lavrenov)
  • a5274a5: build for 9.2.1 (Anton Lavrenov)
  • d8d6d65: update cdn link (Anton Lavrenov)