summaryrefslogtreecommitdiffstats
path: root/src/color.js
Commit message (Collapse)AuthorAgeFilesLines
* move most regexe to SVG.regex, fix matrix constructor for string argumentUlrich-Matthias Schäfer2017-03-141-1/+1
|
* fix parser error (#471) and small bug in SVG.Color with new fxUlrich-Matthias Schäfer2016-04-011-0/+2
|
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-9/+9
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Bumped to 1.0.0-rc.6wout2014-03-041-20/+8
|
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-011-1/+1
|
* Fix in color morphingwout2014-01-311-0/+3
|
* Added morph() and at() methods to SVG.Colorwout2014-01-311-0/+25
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* Bumped to v0.15, removed hsb color supportwout2013-04-261-79/+5
|
* Bumped to v0.11wout2013-03-241-2/+2
| | | | | | | | | - removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-1/+0
| | | | animation functionality
* Reworked color managementwout2013-03-061-0/+165