summaryrefslogtreecommitdiffstats
path: root/src/arrange.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix in back()wout2013-07-171-1/+1
|
* Reworked arrange module, <defs> always on topwout2013-06-271-9/+28
|
* Bumped to v0.11wout2013-03-241-4/+4
| | | | | | | | | - 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
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-3/+1
| | | | animation functionality
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-29/+29
|
* Fix in arrange modulewout2013-01-291-5/+7
|
* Fix in offset for SVG.Wrapwout2013-01-221-1/+1
|
* Made code more readable and included docswout2013-01-041-21/+14
|
* Added each(), next(), previous() and morewout2012-12-311-3/+11
|
* Added position()wout2012-12-311-5/+8
|
* Code refactoringwout2012-12-291-6/+3
|
* Fixed a bug in safari prevending correct dy on tspanswout2012-12-231-5/+5
|
* Streamlined codewout2012-12-211-6/+2
|
* Separated core from optional librarieswout2012-12-181-0/+53