Releases: vaadin-component-factory/svg
Releases · vaadin-component-factory/svg
v2.0.0
v1.1.2
v1.2.1
V1.2.0
v1.1.1
v1.1.0
v1.0.3
Update the license to Apache 2.0
v1.0.2
v1.0.1
v1.0.1 (first public release):
- Fixes issue with drag where the drag in some cases would never end
- Fixes issue where calling setDraggable(true) before calling svg.add() and then calling svg.update() caused the component to not actually be draggable.
v1.0.0 (internal beta):
- Initial component API and Element APIs
- Supports 9 SVG elements (see demo)
- Drag and Drop listener support
- Extendable server-side API