aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/optional
Commit message (Expand)AuthorAgeFilesLines
* add more events to sugar (fixes #1217)Ulrich-Matthias Schäfer2023-09-031-1/+8
* fix css, dont throw when screenCtm fails (fixes #968)Ulrich-Matthias Schäfer2023-09-031-7/+4
* support css vars (fixes #1230)Ulrich-Matthias Schäfer2023-09-031-5/+11
* skip descriptive elements on rebuild and toParentUlrich-Matthias Schäfer2023-09-021-1/+4
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-137-69/+118
* fixed issues when animating css, updated depsUlrich-Matthias Schäfer2021-10-271-1/+1
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-136-26/+28
* typos (#1179)ordago2020-12-171-1/+1
* finished specs for Box.js and made zoom handle level 0 correctly + make it mo...Ulrich-Matthias Schäfer2020-04-291-1/+0
* added tests for sugar.jsUlrich-Matthias Schäfer2020-04-262-14/+7
* added tests for data.js and memory.js, enhanced data function to work like cs...Ulrich-Matthias Schäfer2020-04-261-1/+12
* added tests for css.jsUlrich-Matthias Schäfer2020-04-261-1/+1
* add tests for selector and arrange, simplifed front() and back()Ulrich-Matthias Schäfer2020-04-261-9/+5
* fixes and testsUlrich-Matthias Schäfer2020-04-091-4/+4
* added tests for CircleUlrich-Matthias Schäfer2020-04-081-2/+2
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-22/+7
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-011-5/+5
* fix transform getter when something is 0. Make sure only needed files are upl...Ulrich-Matthias Schäfer2019-04-261-1/+1
* fixed move and center commands for textUlrich-Matthias Schäfer2019-01-221-5/+0
* Fix move and size of groups, removed setting of a default font so we dont act...Ulrich-Matthias Schäfer2019-01-121-0/+1
* Release 3.0.53.0.5Ulrich-Matthias Schäfer2018-12-121-13/+1
* fixed methods not returning this and missing methods on ListUlrich-Matthias Schäfer2018-12-032-1/+3
* Merge branch '3.0.0' into 790-color-spacesUlrich-Matthias Schäfer2018-11-301-1/+12
|\
| * add register for insertBefore and insertAfterUlrich-Matthias Schäfer2018-11-201-1/+12
* | Make color-animation work in all spaces (conversion bugs still there)Ulrich-Matthias Schäfer2018-11-261-1/+1
* | Reverted some of the lint rules after chatting with fuzzySaivan2018-11-267-396/+198
* | Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-257-201/+403
|/
* rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932)Ulrich-Matthias Schäfer2018-11-191-3/+3
* make List return new lists on method calls, add map to array polyfill so that...Ulrich-Matthias Schäfer2018-11-121-8/+9
* `fill()` and `stroke()` return the fill and stroke attribute when called as g...Ulrich-Matthias Schäfer2018-11-081-1/+1
* added `ax(), ay(), amove()` to change texts x and y values directly (#787)Ulrich-Matthias Schäfer2018-11-081-0/+12
* get rid of the fixmes and todosUlrich-Matthias Schäfer2018-11-083-8/+8
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-082-0/+45
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-067-0/+509