| Commit message (Expand) | Author | Age | Files | Lines |
* | add more events to sugar (fixes #1217) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -1/+8 |
* | fix css, dont throw when screenCtm fails (fixes #968) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -7/+4 |
* | support css vars (fixes #1230) | Ulrich-Matthias Schäfer | 2023-09-03 | 1 | -5/+11 |
* | skip descriptive elements on rebuild and toParent | Ulrich-Matthias Schäfer | 2023-09-02 | 1 | -1/+4 |
* | dependency updates, easier formatting | Ulrich-Matthias Schäfer | 2023-06-13 | 7 | -69/+118 |
* | fixed issues when animating css, updated deps | Ulrich-Matthias Schäfer | 2021-10-27 | 1 | -1/+1 |
* | update dependencies, apply new linter fixes | Ulrich-Matthias Schäfer | 2021-01-13 | 6 | -26/+28 |
* | typos (#1179) | ordago | 2020-12-17 | 1 | -1/+1 |
* | finished specs for Box.js and made zoom handle level 0 correctly + make it mo... | Ulrich-Matthias Schäfer | 2020-04-29 | 1 | -1/+0 |
* | added tests for sugar.js | Ulrich-Matthias Schäfer | 2020-04-26 | 2 | -14/+7 |
* | added tests for data.js and memory.js, enhanced data function to work like cs... | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -1/+12 |
* | added tests for css.js | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -1/+1 |
* | add tests for selector and arrange, simplifed front() and back() | Ulrich-Matthias Schäfer | 2020-04-26 | 1 | -9/+5 |
* | fixes and tests | Ulrich-Matthias Schäfer | 2020-04-09 | 1 | -4/+4 |
* | 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 |
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 1 | -5/+5 |
* | 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 |
* | 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 | 2 | -1/+3 |
* | 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 | 7 | -396/+198 |
* | | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 7 | -201/+403 |
|/ |
|
* | rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 1 | -3/+3 |
* | 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 |
* | get rid of the fixmes and todos | Ulrich-Matthias Schäfer | 2018-11-08 | 3 | -8/+8 |
* | added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex... | Ulrich-Matthias Schäfer | 2018-11-08 | 2 | -0/+45 |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 7 | -0/+509 |