summaryrefslogtreecommitdiffstats
path: root/src/arrange.js
Commit message (Expand)AuthorAgeFilesLines
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-99/+0
* Linted all files, upgraded all dependenciesUlrich-Matthias Schäfer2018-11-051-3/+3
* rework of classes, make events on every object possibleUlrich-Matthias Schäfer2018-11-051-1/+1
* implement registerMethods(), introduce real arrays for modern browsers, fix s...Ulrich-Matthias Schäfer2018-11-041-1/+6
* introduce register and registerMethod method to get rid of dependency problemsUlrich-Matthias Schäfer2018-11-011-3/+1
* convert everything to es6 classes and importsUlrich-Matthias Schäfer2018-10-251-77/+76
* The first half of the library complies with Standard lintingSaivan2018-02-271-31/+43
* use `children` instead of `childNodes` (#710), renamed `previous()` to `prev()`Ulrich-Matthias Schäfer2017-07-101-1/+1
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Installed Jasmin 2.0.1wout2014-07-261-2/+2
* Back on track with the specswout2014-06-211-3/+21
* Removed all structural referenceswout2014-06-211-8/+8
* Added index() method to SVG.Parent and SVG.Setwout2014-02-011-3/+1
* Bumped to v0.33wout2014-01-221-0/+0
* 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
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-3/+1
* 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