| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename files so that they reflect their exported classes (see next commit) | Ulrich-Matthias Schäfer | 2018-10-25 | 1 | -234/+0 |
* | make morphing work, fix inheritance, animations now work | Ulrich-Matthias Schäfer | 2018-05-01 | 1 | -1/+1 |
* | removed `size()` from `SVG.Text` to avoid name clash | Ulrich-Matthias Schäfer | 2018-03-03 | 1 | -5/+1 |
* | So the standard linter is operational and our code is compliant | Saivan | 2018-02-27 | 1 | -1/+1 |
* | All files now loosely abide by standard linting | Saivan | 2018-02-27 | 1 | -72/+77 |
* | add new default constructor (#714) | Ulrich-Matthias Schäfer | 2017-07-25 | 1 | -2/+2 |
* | use `children` instead of `childNodes` (#710), renamed `previous()` to `prev()` | Ulrich-Matthias Schäfer | 2017-07-10 | 1 | -5/+6 |
* | reworked textPath (see #705) | Ulrich-Matthias Schäfer | 2017-07-07 | 1 | -8/+13 |
* | `SVG.extend` now expects exactly one module or an array of modules | Ulrich-Matthias Schäfer | 2017-04-25 | 1 | -1/+1 |
* | removing SVG.Set completely | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -25/+3 |
* | fix bug in rebuild, remove x adjusting in x method (#616) | Ulrich-Matthias Schäfer | 2017-03-06 | 1 | -6/+1 |
* | fixed #514 and #5162.3.3 | Ulrich-Matthias Schäfer | 2016-08-02 | 1 | -10/+1 |
* | fix lines function for textpath and make textpath a parent element | Ulrich-Matthias Schäfer | 2016-03-23 | 1 | -1/+3 |
* | fixed `svgjs:data` attribute which was not set properly in all browsers (#428) | Ulrich-Matthias Schäfer | 2016-01-21 | 1 | -1/+1 |
* | transform() returnw a-f now, too, double newlines create blank lines | Ulrich-Matthias Schäfer | 2015-12-04 | 1 | -2/+9 |
* | fixed bug related to the new path parser, text-method of tspan is a getter no... | Ulrich-Matthias Schäfer | 2015-11-30 | 1 | -2/+4 |
* | svgjs now saves crucial data in the dom (fixes #369 again) | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -18/+17 |
* | fixes #396 | Ulrich-Matthias Schäfer | 2015-11-04 | 1 | -2/+2 |
* | fixed return value of `text()` after import/clone (#393) | Ulrich-Matthias Schäfer | 2015-11-04 | 1 | -25/+38 |
* | clone method for text to mark all firstlevel tspans as newlines (fixes #369) | Ulrich-Matthias Schäfer | 2015-09-15 | 1 | -1/+15 |
* | Fixed few bugs with doc() and problems with textNodes (#357) | Ulrich-Matthias Schäfer | 2015-06-28 | 1 | -12/+5 |
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
* | Merged all changes and fixes from SVG 1.1 into this branch | Ulrich-Matthias Schäfer | 2015-06-11 | 1 | -4/+4 |
* | Removed internal references from SVG.Text | wout | 2014-08-25 | 1 | -9/+17 |
* | Added SVG.Bare for creation of non-described elements | wout | 2014-08-01 | 1 | -27/+27 |
* | Various small fixes | wout | 2014-07-25 | 1 | -1/+0 |
* | Added more versatility to adopter | wout | 2014-06-25 | 1 | -3/+3 |
* | Removed all structural references | wout | 2014-06-21 | 1 | -1/+0 |
* | Added marker, symbol and dynamic referencing | wout | 2014-06-17 | 1 | -0/+4 |
* | Bumped to version 1.0.0-rc.7 | wout | 2014-06-11 | 1 | -7/+12 |
* | Bumped to 1.0.0-rc.6 | wout | 2014-03-04 | 1 | -13/+7 |
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to... | wout | 2014-02-14 | 1 | -104/+116 |
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -180/+182 |
* | Applying block to text node on text() method1.0.0-rc.3 | wout | 2014-02-02 | 1 | -1/+1 |
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
* | Reworked SVG.Text to give more granular control | wout | 2013-07-23 | 1 | -36/+93 |
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -0/+10 |
* | Rebuilding after leading() with arguments | wout | 2013-04-07 | 1 | -1/+1 |
* | Stored base offset as a private variable | wout | 2013-04-05 | 1 | -1/+2 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -17/+34 |
* | Bumped to v0.9, added better style management, text support and extended anim...0.10 | wout | 2013-03-09 | 1 | -44/+84 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -29/+29 |
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 1 | -1/+1 |
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -39/+37 |
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -1/+1 |
* | Code refactoring | wout | 2012-12-29 | 1 | -6/+17 |
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 1 | -2/+3 |
* | Making the svg function global | wout | 2012-12-21 | 1 | -6/+7 |
* | Streamlined code | wout | 2012-12-21 | 1 | -37/+16 |
* | text font() method can be used as a getter | wout | 2012-12-21 | 1 | -19/+31 |