Releases: Venerons/palette.js
Releases · Venerons/palette.js
v3.1.0
- Added automatic support for retina/hi-dpi display.
- Added property
.width
.
- Added property
.height
.
- Added quadratic curve action to method
.path()
.
- New method
.conic_gradient()
.
- New method
.linear_gradient()
.
- New method
.radial_gradient()
.
- Code refactoring.
v3.0.0
- New method
.polygon()
.
- New method
.path()
.
- New property
degree
on .rect()
.
- Code refactoring.
v2.0.0
- Now you must pass a CSS selector when creating a new palette, instead of an ID
- Now you can disable canvas alpha channel
- New style option "alpha"
- New style option "composite"
- Code cleanup
v1.0.2
- New feature: you can now give directly the canvas element when creating a new Palette instead of the canvas ID.
v1.0.0
- New APIs
- Lot of new features and available customizations
- Performance improvements
v0.9.0
- New exportDataURL()
- New exportBlob()
v0.8.3
Update 12/01/2014 (Version 0.8.3)
* Tagging version 0.8.3