aboutsummaryrefslogtreecommitdiffstats
path: root/src/default.js
Commit message (Collapse)AuthorAgeFilesLines
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-6/+6
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Moved SVG.invent to main svg.js filewout2014-07-231-23/+0
|
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-28/+23
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-0/+4
| | | | to 1.0.0-rc.5
* Bumped to v0.33wout2014-01-221-0/+0
|
* Various IE9 and IE10 fixeswout2013-07-041-1/+1
|
* Added memory modulewout2013-07-021-3/+3
|
* Added default stroke-linejoin and stroke-linecap valueswout2013-06-241-18/+20
|
* Added SVG.Number, reworked gradient systemwout2013-06-231-16/+18
|
* Fix in defaultswout2013-04-141-13/+13
|
* remove the use of keyword 'default'Rob Walch2013-04-141-1/+1
|
* Bumped to v0.11wout2013-03-241-22/+22
| | | | | | | | | - 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-0/+56