aboutsummaryrefslogtreecommitdiffstats
path: root/src/regex.js
Commit message (Collapse)AuthorAgeFilesLines
* Installed Jasmin 2.0.1wout2014-07-261-0/+6
|
* Various small fixeswout2014-07-251-15/+12
|
* Completely reworked transform systemwout2014-07-111-12/+12
|
* Added marker, symbol and dynamic referencingwout2014-06-171-0/+3
|
* Bumped to version 1.0.0-rc.7wout2014-06-111-0/+3
| | | | Look at change log for full overview of changes.
* Bumped to 1.0.0-rc.6wout2014-03-041-6/+1
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-3/+0
| | | | to 1.0.0-rc.5
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-0/+3
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* 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