summaryrefslogtreecommitdiffstats
path: root/src/group.js
Commit message (Collapse)AuthorAgeFilesLines
* Reworked arrange module, <defs> always on topwout2013-06-271-5/+0
|
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+10
|
* 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-6/+7
|
* Fix in animate().center()0.8wout2013-03-051-9/+5
|
* Improved rotate() method in sugar modulewout2013-03-021-0/+11
|
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-6/+6
|
* Updated READMEwout2013-02-021-1/+1
|
* Reworked SVG.Container inheritancewout2013-02-021-5/+2
|
* Renamed the parentDoc() method to doc()wout2013-01-121-1/+1
|
* Made code more readable and included docswout2013-01-041-3/+2
|
* Added each(), next(), previous() and morewout2012-12-311-1/+9
|
* Added transform()wout2012-12-181-0/+10
|
* Code slimmingwout2012-12-171-21/+0
|
* Refactored code for readability and sizewout2012-12-171-8/+13
|
* Implemented core librarywout2012-12-161-0/+16
|
* Initial commitwout2012-12-151-0/+0