summaryrefslogtreecommitdiffstats
path: root/src/default.js
Commit message (Collapse)AuthorAgeFilesLines
* 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