| Commit message (Expand) | Author | Age | Files | Lines |
* | update dependencies, apply new linter fixes | Ulrich-Matthias Schäfer | 2021-01-13 | 12 | -41/+40 |
* | typos (#1179) | ordago | 2020-12-17 | 2 | -2/+2 |
* | fix `clone()` to return the correct instance (#1154) | Ulrich-Matthias Schäfer | 2020-09-27 | 1 | -1/+1 |
* | added geometry and positioning methods to `A` (#1110) | Ulrich-Matthias Schäfer | 2020-05-20 | 2 | -72/+8 |
* | sorted method names | Ulrich-Matthias Schäfer | 2020-05-19 | 6 | -108/+113 |
* | make targets for textPath work when no href is set | Ulrich-Matthias Schäfer | 2020-05-09 | 1 | -1/+1 |
* | Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor... | Ulrich-Matthias Schäfer | 2020-05-04 | 3 | -16/+23 |
* | renamed svg namespace to svg | Ulrich-Matthias Schäfer | 2020-04-23 | 2 | -49/+58 |
* | added even more tests | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -8/+8 |
* | added tests for Pattern | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -19/+20 |
* | remove targets from Path because its in TextPath already | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -6/+1 |
* | added tests for Path | Ulrich-Matthias Schäfer | 2020-04-10 | 2 | -24/+25 |
* | added tests for Mask | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -4/+4 |
* | added tests for Line | Ulrich-Matthias Schäfer | 2020-04-10 | 1 | -1/+1 |
* | added tests for Image | Ulrich-Matthias Schäfer | 2020-04-09 | 1 | -1/+1 |
* | added test for Gradient | Ulrich-Matthias Schäfer | 2020-04-09 | 2 | -24/+28 |
* | fixes and tests | Ulrich-Matthias Schäfer | 2020-04-09 | 2 | -15/+11 |
* | added tests for ClipPath | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -4/+4 |
* | fix defs and reference, tests for Element | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -14/+5 |
* | tests for EventTarget | Ulrich-Matthias Schäfer | 2020-04-08 | 1 | -1/+1 |
* | added Fragment, completed Dom Tests, fixed `matches()` for document fragments | Ulrich-Matthias Schäfer | 2020-04-08 | 2 | -9/+49 |
* | added second parameter to `addTo` and `putIn`. Added deep clone parameter to ... | Ulrich-Matthias Schäfer | 2020-04-05 | 1 | -14/+14 |
* | renamed removeNamespace() | Ulrich-Matthias Schäfer | 2020-04-04 | 2 | -3/+3 |
* | - fixed `put()` which correctly creates an svgjs object from the passed elem... | Ulrich-Matthias Schäfer | 2020-04-03 | 3 | -36/+32 |
* | fixed put and adopter, added tests to cover it | Ulrich-Matthias Schäfer | 2020-03-29 | 1 | -1/+2 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 26 | -155/+149 |
* | bump version3.0.15 | Ulrich-Matthias Schäfer | 2019-11-08 | 1 | -2/+2 |
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 4 | -9/+10 |
* | Register classes explicitly instead of relying on `Function.name` because cla... | Ulrich-Matthias Schäfer | 2019-02-27 | 28 | -28/+28 |
* | added foreignObject to the core | Ulrich-Matthias Schäfer | 2019-02-18 | 3 | -2/+21 |
* | fixed move and center commands for text | Ulrich-Matthias Schäfer | 2019-01-22 | 3 | -15/+45 |
* | fixed `root()`, `textPath()`, `text.path()` and `path.text()` and removed fon...3.0.10 | Ulrich-Matthias Schäfer | 2019-01-14 | 3 | -32/+23 |
* | fixed `textPath()` and `path().text()` | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -5/+27 |
* | minor bugfix in bbox and performance changes3.0.7 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -1/+1 |
* | Fix move and size of groups, removed setting of a default font so we dont act... | Ulrich-Matthias Schäfer | 2019-01-12 | 4 | -45/+46 |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 2 | -15/+61 |
* | Release 3.0.43.0.4 | Ulrich-Matthias Schäfer | 2018-12-07 | 2 | -3/+4 |
* | Release 3.0.33.0.3 | Ulrich-Matthias Schäfer | 2018-12-05 | 1 | -0/+8 |
* | Release 3.0.03.0.0 | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -1/+1 |
* | applied fixes from 2.x branch | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -1/+2 |
* | Merge branch '790-color-spaces' into 3.0.0 | Ulrich-Matthias Schäfer | 2018-12-01 | 7 | -20/+28 |
|\ |
|
| * | Merge branch '3.0.0' into 790-color-spaces | Ulrich-Matthias Schäfer | 2018-11-30 | 4 | -41/+17 |
| |\ |
|
| * | | 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 | 30 | -1171/+599 |
| * | | Changed the esLint rules to avoid silly ternary operators, and to let code br... | Saivan | 2018-11-25 | 30 | -610/+1190 |
* | | | add back move and dmove for groups | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -0/+26 |
* | | | dont generate esm bundle anymore and link to src/main.js directly. Move bower... | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -2/+2 |
| |/
|/| |
|
* | | fix bugs in runner, fix imports | Ulrich-Matthias Schäfer | 2018-11-26 | 1 | -1/+1 |
* | | Get rid of HTMLNode and Bare in favor of Dom | Ulrich-Matthias Schäfer | 2018-11-24 | 4 | -41/+17 |
|/ |
|
* | rename `doc()` to `root()` and `toDoc()` to `toRoot()` as dicussed in (#932) | Ulrich-Matthias Schäfer | 2018-11-19 | 4 | -10/+10 |