| Commit message (Expand) | Author | Age | Files | Lines |
* | update dependencies | Ulrich-Matthias Schäfer | 2024-06-18 | 1 | -9/+9 |
* | add more events to sugar (fixes #1217) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -1/+8 |
* | dependency updates, easier formatting | Ulrich-Matthias Schäfer | 2023-06-13 | 1 | -17/+38 |
* | update dependencies, apply new linter fixes | Ulrich-Matthias Schäfer | 2021-01-13 | 1 | -4/+4 |
* | added tests for sugar.js | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -4/+3 |
* | added tests for Circle | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -2/+2 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 1 | -22/+7 |
* | fixed move and center commands for text | Ulrich-Matthias Schäfer | 2019-01-22 | 1 | -5/+0 |
* | 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 | 1 | -13/+1 |
* | fixed methods not returning this and missing methods on List | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -1/+1 |
* | 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 | 1 | -149/+83 |
* | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 1 | -87/+153 |
* | 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 |
* | `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 |
* | added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex... | Ulrich-Matthias Schäfer | 2018-11-08 | 1 | -0/+32 |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 1 | -0/+159 |