Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

konva

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

konva - npm Package Versions

1
22

1.6.3

Diff

Changelog

Source

1.6.3 - 2017-05-24

Fixed

  • Fixed bug with pointer detection. css 3d transformed stage will not work now.
lavrton
published 1.6.2 •

Changelog

Source

1.6.2 - 2017-05-08

Fixed

  • Fixed bug with automatic shadow for negative scale values
lavrton
published 1.6.1 •

Changelog

Source

1.6.1 - 2017-04-25

Fixed

  • Fix pointer position detection

Changed

  • moved globalCompositeOperation property to Konva.Node
lavrton
published 1.6.0 •

Changelog

Source

1.6.0 - 2017-04-21

Added

  • support of globalCompositeOperation for Konva.Shape

Fixed

  • getAllIntersections now works ok for Text shapes (https://github.com/konvajs/konva/issues/224)

Changed

  • Konva a bit changed a way to detect pointer position. Now it should be OK to apply css transform on Konva container. https://github.com/konvajs/konva/pull/215
lavrton
published 1.5.0 •

Changelog

Source

1.5.0 - 2017-03-20

Added

  • support for lineDashOffset property for Konva.Shape.
lavrton
published 1.4.0 •

Changelog

Source

1.4.0 - 2017-02-07

Added

  • textDecoration of Konva.Text now supports line-through
lavrton
published 1.3.0 •

Changelog

Source

1.3.0 - 2017-01-10

Added

  • new align value for Konva.Text and Konva.TextPath: justify
  • new property for Konva.Text and Konva.TextPath: textDecoration. Right now it sports only '' (no decoration) and 'underline' values.
  • new property for Konva.Text: letterSpacing
  • new event contentContextmenu for Konva.Stage
  • align support for Konva.TextPath
  • new method toCanvas() for converting a node into canvas element

Changed

  • changing a size of Konva.Stage will update it in async way (via batchDraw).
  • shadowOffset respect pixel ratio now

Fixed

  • Fixed bug when Konva.Tag width was not changing its width dynamically
  • Fixed "calling remove() for dragging shape will throw an error"
  • Fixed wrong opacity level for cached group with opacity
  • More consistent shadows on HDPI screens
  • Fixed memory leak for nodes with several names
lavrton
published 1.2.2 •

Changelog

Source

1.2.2 - 2016-09-15

Fixed

  • refresh stage hit and its dragend
  • getClientRect calculations
lavrton
published 1.2.1 •

lavrton
published 1.2.0 •

Changelog

Source

1.2.0 - 2016-09-15

Added

  • new properties for Konva.TextPath: letterSpacing and textBaseline.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc