Skip to content

Releases: konvajs/konva

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)