| Commit message (Expand) | Author | Age | Files | Lines |
* | bump version3.0.13 | Ulrich-Matthias Schäfer | 2019-06-12 | 1 | -0/+8 |
* | Update CHANGELOG.md | JanMisker | 2019-04-11 | 1 | -1/+1 |
* | bump version number3.0.12 | Ulrich-Matthias Schäfer | 2019-02-19 | 1 | -1/+2 |
* | added foreignObject to the core | Ulrich-Matthias Schäfer | 2019-02-18 | 1 | -0/+9 |
* | fixed move and center commands for text | Ulrich-Matthias Schäfer | 2019-01-22 | 1 | -0/+7 |
* | correct wrong year in changelog | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -6/+6 |
* | fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed fon...3.0.10 | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -1/+6 |
* | fixed `textPath()` and `path().text()` | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -0/+8 |
* | renamed unit() to `convert()` to avoid name collision3.0.9 | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -0/+5 |
* | added back `to()` as `unit()` of `SVG.Number` which was removed accidentally3.0.8 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -1/+8 |
* | minor bugfix in bbox and performance changes3.0.7 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -0/+7 |
* | Release 3.0.63.0.6 | Ulrich-Matthias Schäfer | 2019-01-12 | 1 | -1/+5 |
* | Fix move and size of groups, removed setting of a default font so we dont act... | Ulrich-Matthias Schäfer | 2019-01-12 | 1 | -0/+9 |
* | Correct words | idready | 2018-12-30 | 1 | -2/+2 |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 1 | -0/+8 |
* | Release 3.0.43.0.4 | Ulrich-Matthias Schäfer | 2018-12-07 | 1 | -0/+10 |
* | Release 3.0.33.0.3 | Ulrich-Matthias Schäfer | 2018-12-05 | 1 | -0/+9 |
* | Release 3.0.23.0.2 | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -1/+12 |
* | fixed methods not returning this and missing methods on List | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -0/+7 |
* | Release 3.0.03.0.0 | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -1/+59 |
* | applied fixes from 2.x branch | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -5/+0 |
* | fix playgrounds, delete unneeded files | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -1/+2 |
* | Get rid of HTMLNode and Bare in favor of Dom | Ulrich-Matthias Schäfer | 2018-11-24 | 1 | -0/+2 |
* | rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -0/+1 |
* | changed image callback according to (#931) | Ulrich-Matthias Schäfer | 2018-11-17 | 1 | -0/+1 |
* | cleanup a few files | Ulrich-Matthias Schäfer | 2018-11-17 | 1 | -6/+2 |
* | remove native() methods, add methods of types directly to elemenet | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -0/+1 |
* | reworked parents so that it is useful now, changelog | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -1/+3 |
* | added possibility to pass in additional attribues to element creators (#796) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+2 |
* | added possibility to pass attribues into a constructor like: `new SVG.Rect({w... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
* | `fill()` and `stroke()` return the fill and stroke attribute when called as g... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
* | added `ax(), ay(), amove()` to change texts x and y values directly (#787) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
* | `SVG.Text.rebuild()` now takes every font-size into account (#512) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
* | implements `round()` (#916) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
* | add test for array getter of attr | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
* | size function of circle now only accepts one argument (#788) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+3 |
* | add styletags | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+1 |
* | added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+2 |
* | clone() does not insert the clone into the dom anymore, added beziere() and s... | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -0/+2 |
* | update changelow | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -5/+4 |
* | changelog update | Ulrich-Matthias Schäfer | 2018-10-18 | 1 | -0/+1 |
* | Fixed recommendations by @Fuzzyma regarding transforms | Saivan | 2018-03-05 | 1 | -1/+2 |
* | Integrated the transformations into the changes in 3.0.0 | Saivan | 2018-03-04 | 1 | -0/+2 |
|\ |
|
| * | removed `size()` from `SVG.Text` to avoid name clash | Ulrich-Matthias Schäfer | 2018-03-03 | 1 | -0/+2 |
* | | Fixed some tests involving transforms and elements | Saivan | 2018-03-02 | 1 | -2/+5 |
|\| |
|
| * | update changelog | Ulrich-Matthias Schäfer | 2018-03-01 | 1 | -0/+3 |
| * | updated changelog | Ulrich-Matthias Schäfer | 2018-02-27 | 1 | -1/+2 |
* | | Implemented new transformations | Saivan | 2018-03-02 | 1 | -0/+5 |
|/ |
|
* | improved SVG.on and el.on (#727) | Ulrich-Matthias Schäfer | 2017-07-28 | 1 | -0/+2 |
* | The dom is checked for an svgjs:data attribute which is imported when creatin... | Ulrich-Matthias Schäfer | 2017-07-28 | 1 | -0/+1 |