| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 9 | -39/+39 |
* | 1023 - hide parser from screen readers | Simon Lenz | 2019-07-27 | 1 | -0/+1 |
* | fix transform getter when something is 0. Make sure only needed files are upl... | Ulrich-Matthias Schäfer | 2019-04-26 | 1 | -1/+1 |
* | fixed move and center commands for text | Ulrich-Matthias Schäfer | 2019-01-22 | 1 | -5/+0 |
* | fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed fon...3.0.10 | Ulrich-Matthias Schäfer | 2019-01-14 | 2 | -2/+4 |
* | 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/+1 |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 2 | -14/+4 |
* | Release 3.0.23.0.2 | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -1/+1 |
* | fixed methods not returning this and missing methods on List | Ulrich-Matthias Schäfer | 2018-12-03 | 2 | -1/+3 |
* | fix playgrounds, delete unneeded files | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -11/+17 |
* | Merge branch '3.0.0' into 790-color-spaces | Ulrich-Matthias Schäfer | 2018-11-30 | 1 | -1/+12 |
|\ |
|
| * | add register for insertBefore and insertAfter | Ulrich-Matthias Schäfer | 2018-11-20 | 1 | -1/+12 |
* | | Make color-animation work in all spaces (conversion bugs still there) | Ulrich-Matthias Schäfer | 2018-11-26 | 1 | -1/+1 |
* | | Reverted some of the lint rules after chatting with fuzzy | Saivan | 2018-11-26 | 16 | -685/+343 |
* | | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 16 | -343/+697 |
|/ |
|
* | rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -3/+3 |
* | changed image callback according to (#931) | Ulrich-Matthias Schäfer | 2018-11-17 | 1 | -1/+0 |
* | cleanup a few files | Ulrich-Matthias Schäfer | 2018-11-17 | 1 | -2/+0 |
* | remove native() methods, add methods of types directly to elemenet | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -2/+2 |
* | ticking off the last checkbox of (#645). return List whenever possible | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -3/+4 |
* | make List return new lists on method calls, add map to array polyfill so that... | Ulrich-Matthias Schäfer | 2018-11-12 | 1 | -8/+9 |
* | evaluate window and document on access and not on import | Ulrich-Matthias Schäfer | 2018-11-12 | 4 | -17/+9 |
* | make window and document exchangeable in case they are not globals alreay, ma... | Ulrich-Matthias Schäfer | 2018-11-11 | 4 | -0/+13 |
* | `fill()` and `stroke()` return the fill and stroke attribute when called as g... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -1/+1 |
* | added `ax(), ay(), amove()` to change texts x and y values directly (#787) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+12 |
* | size function of circle now only accepts one argument (#788) | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -10/+0 |
* | get rid of the fixmes and todos | Ulrich-Matthias Schäfer | 2018-11-08 | 5 | -10/+8 |
* | added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex... | Ulrich-Matthias Schäfer | 2018-11-08 | 4 | -16/+61 |
* | clone() does not insert the clone into the dom anymore, added beziere() and s... | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -1/+1 |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 19 | -0/+1013 |