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

2.5.0

Diff

Changelog

Source

2.5.0 - 2018-10-24

Added

  • New anchorCornerRadius for Konva.Transformer

Fixed

  • Performance fixes for caching

Changed

  • dragstart event behavior is a bit changed. It will fire BEFORE actual position of a node is changed.
lavrton
published 2.4.2 •

Changelog

Source

2.4.2 - 2018-10-12

Fixed

  • Fixed a wrong cache when a shape inside group has listening = false
lavrton
published 2.4.1 •

Changelog

Source

2.4.1 - 2018-10-08

Changed

  • Added some text trim logic to wrap in better

Fixed

  • getClientRect for complex paths fixes
  • getClientRect calculation fix for groups
  • Update Konva.Transformer on rotateEnabled change
  • Fix click stage event on dragend
  • Fix some Transformer cursor behavior
lavrton
published 2.4.0 •

Changelog

Source

2.4.0 - 2018-09-19

Added

  • Centered resize with ALT key for Konva.Transformer
  • New centeredScaling for Konva.Transformer

Fixed

  • Tween support for gradient properties
  • Add user-select: none to the stage container to fix some "selected contend around" issues
lavrton
published 2.3.0 •

Changelog

Source

2.3.0 - 2018-08-30

Added

  • new methods path.getLength() and path.getPointAtLength(val)
  • verticalAlign for Konva.Text
lavrton
published 2.2.2 •

Changelog

Source

2.2.2 - 2018-08-21

Changed

  • Default duration for tweens and node.to() methods is now 300ms
  • Typescript fixes
  • Automatic validations for many attributes
lavrton
published 2.2.1 •

Changelog

Source

2.2.1 - 2018-08-10

Added

  • New properties for Konva.Transformer: borderStroke, borderStrokeWidth, borderDash, anchorStroke, anchorStrokeWidth, anchorSize.

Changed

  • Some properties of Konva.Transformer are renamed. lineEnabled -> borderEnabled. rotateHandlerOffset -> rotateAnchorOffset, enabledHandlers -> enabledAnchors.
lavrton
published 2.2.0 •

lavrton
published 2.1.8 •

Changelog

Source

2.1.8 - 2018-08-01

Fixed

  • Some Konva.Transformer fixes
  • Typescript fixes
  • stage.toDataURL() fixes when it has hidden layers
  • shape.toDataURL() automatically adjust position and size of resulted image
lavrton
published 2.1.7 •

Changelog

Source

2.1.7 - 2018-07-03

Fixed

  • toObject fixes
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