summaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* Updated READMEwout2014-06-181-1/+1
|
* Added marker, symbol and dynamic referencingwout2014-06-171-9/+2
|
* Bumped to version 1.0.0-rc.81.0.0-rc.8wout2014-06-121-1/+1
|
* Bumped to version 1.0.0-rc.7wout2014-06-111-1/+1
| | | | Look at change log for full overview of changes.
* Bumped to 1.0.0-rc.6wout2014-03-041-2/+2
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-1/+1
| | | | to 1.0.0-rc.5
* Updated changelogwout2014-02-051-1/+1
|
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-1/+1
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-2/+2
|
* Added index() method to SVG.Parent and SVG.Setwout2014-02-011-1/+1
|
* Disabled array bbox cachewout2014-01-311-1/+1
|
* Added `relative()`method for relative translationswout2014-01-301-1/+1
|
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-2/+2
|
* Added loop(), switched to requestAnimFrame, bumped to v0.38wout2014-01-281-1/+1
|
* Added get to SVG.Set, bumped to v0.37wout2014-01-261-2/+2
|
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-251-1/+1
|
* Added the hyperlink elementwout2014-01-231-2/+2
|
* Added pause / play to SVG.FX module and bumped to v0.34wout2014-01-231-1/+1
|
* Bumped to v0.33wout2014-01-221-2/+2
|
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-2/+2
| | | | SVG.Use inherits from SVG.Shape
* Version bump0.32wout2013-08-011-1/+1
|
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-261-2/+2
|
* Added SVG.Array and bumped to v0.29wout2013-07-251-2/+2
|
* Reworked SVG.Text to give more granular controlwout2013-07-231-1/+1
|
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-221-2/+2
|
* Added memory modulewout2013-07-021-2/+2
|
* SVG.Set are fabulouswout2013-07-011-0/+1
|
* Added SVG.Set adn bumped to v0.24wout2013-07-011-2/+2
|
* IMplemented <use> element, bumped to v0.23wout2013-06-291-2/+2
|
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-291-1/+1
|
* Reworked arrange module, <defs> always on topwout2013-06-271-2/+2
|
* Added SVG.Number, reworked gradient systemwout2013-06-231-2/+2
|
* Added to() method in the SVG.FXwout2013-06-091-1/+1
|
* Added deep traversing, reorganizd moduleswout2013-06-091-1/+1
|
* Added translate() methodwout2013-05-291-1/+1
|
* Added merge() to SVG.BBoxwout2013-05-281-1/+1
|
* Bumped to v0.15, removed hsb color supportwout2013-04-261-1/+1
|
* Added the rbox() method, bumped to v0.140.15wout2013-04-221-2/+2
|
* Bumped to v0.13wout2013-04-121-1/+1
|
* Allow invocation of SVG() with an <svg> tagwout2013-03-291-1/+1
|
* 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
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-2/+2
|
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-3/+4
| | | | animation functionality
* Reworked color managementwout2013-03-061-1/+1
|
* Added during() method and unit morphing to fx modulewout2013-03-061-2/+2
|
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other ↵wout2013-02-271-1/+1
| | | | fixes
* Bumped to v0.6wout2013-02-201-1/+1
|
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-1/+1
|
* Updated READMEwout2013-02-021-1/+1
|
* Added SVG.Line as a native element0.5wout2013-02-021-1/+1
|