summaryrefslogtreecommitdiffstats
path: root/src/doc.js
Commit message (Expand)AuthorAgeFilesLines
* make morphing work, fix inheritance, animations now workUlrich-Matthias Schäfer2018-05-011-1/+1
* fixed all that errors which come along when removing an object. Fixed tests, ...Ulrich-Matthias Schäfer2018-03-011-22/+23
* return explicit null if there is no rootUlrich-Matthias Schäfer2018-03-011-1/+3
* merge SVG.Doc and SVG.Nested. Add isRoot() method, update doc methods to deci...Ulrich-Matthias Schäfer2018-03-011-11/+24
* So the standard linter is operational and our code is compliantSaivan2018-02-271-1/+1
* The first half of the library complies with Standard lintingSaivan2018-02-271-18/+19
* fix bug where defs returns nothingUlrich-Matthias Schäfer2017-07-251-1/+1
* add new default constructor (#714)Ulrich-Matthias Schäfer2017-07-251-4/+3
* Lots of breaking changes. Read below! (#646, #716)Ulrich-Matthias Schäfer2017-07-251-41/+13
* changed `style()` to `css()`Ulrich-Matthias Schäfer2017-04-221-13/+0
* make last test passing in svg docsUlrich-Matthias Schäfer2017-04-091-2/+2
* clear does not remove parser anymoreUlrich-Matthias Schäfer2017-03-291-0/+14
* fixed bug in `add()` and `SVG.Doc().create()`Ulrich-Matthias Schäfer2016-04-151-6/+7
* svgjs now saves crucial data in the dom (fixes #369 again)Ulrich-Matthias Schäfer2015-11-061-4/+5
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-0/+9
* Reworked sub-pixel offset fixwout2014-07-311-0/+12
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-19/+24
* Various reference fixeswout2014-06-211-1/+2
* Removed all structural referenceswout2014-06-211-56/+25
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-47/+18
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-92/+92
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-1/+1
* Bumped to v0.33wout2014-01-221-7/+22
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-261-1/+1
* Various IE9 and IE10 fixeswout2013-07-041-1/+1
* Reworked arrange module, <defs> always on topwout2013-06-271-3/+11
* Added the rbox() method, bumped to v0.140.15wout2013-04-221-36/+61
* Allow invocation of SVG() with an <svg> tagwout2013-03-291-3/+5
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-5/+5
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f...wout2013-02-271-5/+5
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-21/+21
* Reworked SVG.Container inheritancewout2013-02-021-5/+2
* Removed temp wrapper in safari bug fixwout2013-01-051-12/+44
* Made code more readable and included docswout2013-01-041-17/+17
* Code refactoringwout2012-12-291-1/+2
* Defaulting <svg> width and height to 100%wout2012-12-231-1/+1
* Added and exta wrapping div around svg elementwout2012-12-231-2/+7
* Fine-tuned safari bug fixwout2012-12-231-2/+1
* Fixed a bug in safari prevending correct dy on tspanswout2012-12-231-2/+7
* Cross browser fixeswout2012-12-211-3/+5
* Streamlined codewout2012-12-211-4/+4
* Separated core from optional librarieswout2012-12-181-0/+2
* Added transform()wout2012-12-181-1/+1
* Code slimmingwout2012-12-171-0/+19