summaryrefslogtreecommitdiffstats
path: root/src/regex.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix in unit parser with negative values.wout2013-06-301-1/+1
|
* Added SVG.Number, reworked gradient systemwout2013-06-231-1/+4
|
* Bumped to v0.15, removed hsb color supportwout2013-04-261-7/+1
|
* Bumped to v0.11wout2013-03-241-1/+9
| | | | | | | | | - 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
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-11/+11
|
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-11/+26
| | | | animation functionality
* Reworked color managementwout2013-03-061-2/+13
|
* Added during() method and unit morphing to fx modulewout2013-03-061-0/+7