Version History
Graphics version 1.2.0
Released February 28st, 2017Improvements:
- Updated the Closure library and the Closure Compiler to version 20161024.
- Improved performance.
- The process of getting a link to a container for the stage has been optimized.
- Resize events are now delivered using the Timer object instead of the iFrame element.
Bug fixes:
- Fixed exporting to an image file in a situation when dimensions are specified for the following methods: saveAsPng(), saveAsJpg(), saveAsSvg(), saveAsPdf().
- Fixed gradients in Firefox 51+.
Graphics version 1.1.0
Released September 22st, 2016New Features:
- Added Unmanaged Layer feature.
- Added a11y support setTitle, setDesc, setAttributes, getAttribute methods.
- Added new primitives triangleRight, triangleLeft.
- Exports reworked with goog.net.IframeIo.
Graphics version 1.0.0
Released April 28st, 2016Stable public release.