- KonvaEventObject
- all missing events
- all missing params to Tag
- onClick from () => Unit to KonvaEventObject[MouseEvent] => Unit
- onDragEng from () => Unit to KonvaEventObject[DragEvent] => Unit
- onTap from () => Unit to KonvaEventObject[Event] => Unit
- cornerRadius in Rect from Int to Double
- KonvaHelper (for Vector2d, ClientRect)
- Node
- Container
- IRect
- RGBA
- all missing params to Arc
- all missing params to Arrow
- all missing params to Circle
- all missing params to Ellipse
- all missing params to Group
- all missing params to Image
- all missing params to Label
- all missing params to Layer
- all missing params to Line
- all missing params to Path
- all missing params to Rect
- all missing params to RegularPolygon
- all missing params to Ring
- all missing params to Shape
- all missing params to Sprite
- all missing params to Stage
- all missing params to Star
- all missing params to Text
- all missing params to TextPath
- all missing params to Wedge
- Point -> Vector2d
- Ref -> NodeRef
- Frame -> IFrame
- ClientRect -> IRect
- Konva.Util.RGB -> Konva.RGB
- Konva.Animation
- Group
rotation
to Operations.Ref- few other fields to existing shapes
- Arc
- Arrow
- Image
- Label
- Path
- RegularPolygon
- Ring
- Shape
- Sprite
- Star
- Tag
- TextPath
- use-image (useImage hook) integration
- few fields to existing shapes
- scalajs-1 support
- Konva.Util
- Circle
- Ellipse
- Layer
- Line
- Rect
- Stage
- Text
- Wedge