Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added insertAfter/Before, introduce attrHooks, move few methods, ↵ | Ulrich-Matthias Schäfer | 2018-11-08 | 11 | -425/+483 | |
| | | | | SVG.Text.textPath returns first textPath child now | |||||
* | clone() does not insert the clone into the dom anymore, added beziere() and ↵ | Ulrich-Matthias Schäfer | 2018-11-07 | 8 | -36/+130 | |
| | | | | steps() to generate easing functions | |||||
* | update changelow | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -5/+4 | |
| | ||||||
* | fix mistake in test | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -6/+6 | |
| | ||||||
* | fix travis yml | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -1/+1 | |
| | ||||||
* | add chrome to travis | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -1/+2 | |
| | ||||||
* | fix the export/import function and enhance it | Ulrich-Matthias Schäfer | 2018-11-07 | 2 | -45/+133 | |
| | ||||||
* | Merge branch '875-es6' into 3.0.0 | Ulrich-Matthias Schäfer | 2018-11-07 | 165 | -22491/+15220 | |
|\ | ||||||
| * | remove other builds because of bloat for now until fixed | Ulrich-Matthias Schäfer | 2018-11-07 | 6 | -6788/+290 | |
| | | ||||||
| * | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 81 | -3486/+10025 | |
| | | ||||||
| * | removed unused comments and files | Ulrich-Matthias Schäfer | 2018-11-05 | 21 | -2908/+1881 | |
| | | ||||||
| * | make one test pass in travis | Ulrich-Matthias Schäfer | 2018-11-05 | 3 | -4/+1 | |
| | | ||||||
| * | Linted all files, upgraded all dependencies | Ulrich-Matthias Schäfer | 2018-11-05 | 88 | -10330/+1686 | |
| | | ||||||
| * | rework of classes, make events on every object possible | Ulrich-Matthias Schäfer | 2018-11-05 | 28 | -1255/+1286 | |
| | | ||||||
| * | forgot about memory tests | Ulrich-Matthias Schäfer | 2018-11-04 | 9 | -59/+28 | |
| | | ||||||
| * | Revert back to classes, fix remaining tests | Ulrich-Matthias Schäfer | 2018-11-04 | 51 | -1944/+2085 | |
| | | ||||||
| * | fix even more tests | Ulrich-Matthias Schäfer | 2018-11-04 | 24 | -411/+353 | |
| | | ||||||
| * | implement registerMethods(), introduce real arrays for modern browsers, fix ↵ | Ulrich-Matthias Schäfer | 2018-11-04 | 47 | -1497/+2190 | |
| | | | | | | | | some tests | |||||
| * | fix a few mistakes. Make sugar work. Roll back to childNodes because ↵ | Ulrich-Matthias Schäfer | 2018-11-01 | 10 | -214/+441 | |
| | | | | | | | | children is 10x slower | |||||
| * | introduce register and registerMethod method to get rid of dependency problems | Ulrich-Matthias Schäfer | 2018-11-01 | 48 | -1791/+1834 | |
| | | ||||||
| * | setup rollup to build minimized file and report stats | Ulrich-Matthias Schäfer | 2018-10-28 | 8 | -12104/+7508 | |
| | | ||||||
| * | resolve last circular dependencies, make rollup work | Ulrich-Matthias Schäfer | 2018-10-27 | 30 | -5787/+12659 | |
| | | ||||||
| * | resolve circular references and make example working again | Ulrich-Matthias Schäfer | 2018-10-27 | 67 | -2685/+1641 | |
| | | ||||||
| * | rename files | Ulrich-Matthias Schäfer | 2018-10-26 | 2 | -0/+0 | |
| | | ||||||
| * | convert everything to es6 classes and imports | Ulrich-Matthias Schäfer | 2018-10-25 | 66 | -3796/+3863 | |
| | | ||||||
| * | Rename files so that they reflect their exported classes (see next commit) | Ulrich-Matthias Schäfer | 2018-10-25 | 38 | -0/+0 | |
| | | ||||||
* | | Merge pull request #921 from nobuti/915-modifiers | Ulrich-Matthias Schäfer | 2018-10-27 | 5 | -153/+188 | |
|\ \ | |/ |/| | add export modifiers (#915) | |||||
| * | Code review taken | nobuti | 2018-10-27 | 4 | -18/+14 | |
| | | ||||||
| * | Build | nobuti | 2018-10-27 | 3 | -10/+13 | |
| | | ||||||
| * | Fix specs | nobuti | 2018-10-27 | 1 | -17/+30 | |
| | | ||||||
| * | Loop through all children executing modifiers | nobuti | 2018-10-27 | 1 | -7/+10 | |
| | | ||||||
| * | Build | nobuti | 2018-10-26 | 3 | -151/+122 | |
| | | ||||||
| * | Added some tests | nobuti | 2018-10-26 | 1 | -0/+38 | |
| | | ||||||
| * | Modifiers implementation on getter | nobuti | 2018-10-26 | 1 | -2/+13 | |
|/ | ||||||
* | fix tests | Ulrich-Matthias Schäfer | 2018-10-18 | 14 | -3205/+3072 | |
| | ||||||
* | fix readme | Ulrich-Matthias Schäfer | 2018-10-18 | 1 | -8/+0 | |
| | ||||||
* | Merge branch '776-new-fx' into 3.0.0 | Ulrich-Matthias Schäfer | 2018-10-18 | 80 | -10598/+16449 | |
|\ | ||||||
| * | activate sugar before merge | Ulrich-Matthias Schäfer | 2018-10-18 | 2 | -308/+304 | |
| | | ||||||
| * | changelog update | Ulrich-Matthias Schäfer | 2018-10-18 | 1 | -0/+1 | |
| | | ||||||
| * | package-lock | Ulrich-Matthias Schäfer | 2018-10-17 | 1 | -0/+1270 | |
| | | ||||||
| * | add babel, satisfy linter, build dist | Ulrich-Matthias Schäfer | 2018-10-17 | 11 | -4972/+5823 | |
| | | ||||||
| * | fix timeline timing with runners | Ulrich-Matthias Schäfer | 2018-10-13 | 1 | -11/+13 | |
| | | ||||||
| * | fixing tests | Ulrich-Matthias Schäfer | 2018-10-10 | 6 | -70/+83 | |
| | | ||||||
| * | fix schedule so it uses runnertime correctly | Ulrich-Matthias Schäfer | 2018-10-10 | 2 | -65/+108 | |
| | | ||||||
| * | Cant see the forest with all these trees... | Ulrich-Matthias Schäfer | 2018-10-08 | 1 | -4/+2 | |
| | | ||||||
| * | Optimized the matrix functions so that the transform function is a multitude ↵ | Ulrich-Matthias Schäfer | 2018-10-08 | 8 | -228/+209 | |
| | | | | | | | | faster for parameterized input | |||||
| * | make sure, that we use the correct startTransform | Ulrich-Matthias Schäfer | 2018-09-21 | 1 | -8/+7 | |
| | | ||||||
| * | make sure runner[0] always exists (rework that requirement!) | Ulrich-Matthias Schäfer | 2018-09-21 | 1 | -2/+4 | |
| | | ||||||
| * | adding optimized transformation function to speed up things a tiny bit | Ulrich-Matthias Schäfer | 2018-09-20 | 3 | -76/+139 | |
| | | ||||||
| * | get rid of that unnecessary bbox call on every frame | Ulrich-Matthias Schäfer | 2018-09-20 | 3 | -6/+16 | |
| | |