| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor... | Ulrich-Matthias Schäfer | 2020-05-04 | 1 | -79/+2 |
* | renamed svg namespace to svg | Ulrich-Matthias Schäfer | 2020-04-23 | 1 | -2/+0 |
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 1 | -4/+0 |
* | bugfix for issue 964 | Michael Becker | 2019-02-23 | 1 | -0/+1 |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 1 | -1/+1 |
* | fix playgrounds, delete unneeded files | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -5/+5 |
* | Merge branch '3.0.0' into 790-color-spaces | Ulrich-Matthias Schäfer | 2018-11-30 | 1 | -1/+5 |
|\ |
|
| * | merge karma configurations | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -3/+3 |
| * | make es5 tests | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -2/+4 |
| * | Fix build chain so that we now have multiple builds. Details below: | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -1/+3 |
* | | Updated all of the color modules and old tests are passing again | Saivan | 2018-11-25 | 1 | -4/+4 |
|/ |
|
* | Linted all files, upgraded all dependencies | Ulrich-Matthias Schäfer | 2018-11-05 | 1 | -7/+7 |
* | forgot about memory tests | Ulrich-Matthias Schäfer | 2018-11-04 | 1 | -0/+1 |
* | Revert back to classes, fix remaining tests | Ulrich-Matthias Schäfer | 2018-11-04 | 1 | -1/+0 |
* | implement registerMethods(), introduce real arrays for modern browsers, fix s... | Ulrich-Matthias Schäfer | 2018-11-04 | 1 | -7/+0 |
* | fix tests | Ulrich-Matthias Schäfer | 2018-10-18 | 1 | -8/+8 |
* | fixing tests | Ulrich-Matthias Schäfer | 2018-10-10 | 1 | -3/+3 |
* | Optimized the matrix functions so that the transform function is a multitude ... | Ulrich-Matthias Schäfer | 2018-10-08 | 1 | -10/+13 |
* | go through specs and make fixes where needed | Ulrich-Matthias Schäfer | 2018-05-24 | 1 | -8/+6 |
* | Added a few more use cases and such | Saivan | 2018-05-22 | 1 | -1/+4 |
|\ |
|
| * | add requestAnimationFrame Mock and tests for the animator | Ulrich-Matthias Schäfer | 2018-05-16 | 1 | -0/+4 |
* | | Most of the animations are working | Saivan | 2018-05-17 | 1 | -2/+10 |
|/ |
|
* | Fixed recommendations by @Fuzzyma regarding transforms | Saivan | 2018-03-05 | 1 | -2/+0 |
* | Added matrix composition and decompositions | Saivan | 2018-03-03 | 1 | -2/+2 |
* | All transformations except fx and Transformations are passing now | Saivan | 2018-03-02 | 1 | -6/+6 |
* | Fixed a few more specifications regarding the new transforms | Saivan | 2018-03-02 | 1 | -5/+5 |
* | Fixed some tests involving transforms and elements | Saivan | 2018-03-02 | 1 | -5/+4 |
|\ |
|
| * | fixed all that errors which come along when removing an object. Fixed tests, ... | Ulrich-Matthias Schäfer | 2018-03-01 | 1 | -1/+0 |
* | | Implemented new transformations | Saivan | 2018-03-02 | 1 | -8/+8 |
|/ |
|
* | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2017-07-06 | 1 | -15/+9 |
|\ |
|
| * | format fixture svg and remove redundant css (use fixture.css instead) | dotnetCarpenter | 2017-04-27 | 1 | -10/+4 |
| * | updated jasmine to 2.6.0 and added @RmiTtro as maintainer | dotnetCarpenter | 2017-04-26 | 1 | -5/+5 |
* | | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -33/+35 |
|\| |
|
| * | re-added all specs from the spec/spec/ folder | dotnetCarpenter | 2017-04-11 | 1 | -35/+36 |
* | | removing SVG.Set completely | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -1/+0 |
* | | unified all boxes (#634) | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -1/+0 |
|/ |
|
* | fixed bug in SVG.Transformations when creating with array/argument list. | Ulrich-Matthias Schäfer | 2017-02-28 | 1 | -0/+1 |
* | added tests to increase code coverage | Ulrich-Matthias Schäfer | 2017-02-28 | 1 | -0/+1 |
* | added tests to increase code coverage | Ulrich-Matthias Schäfer | 2017-02-28 | 1 | -0/+1 |
* | added a few missing tests to increase coverage | Ulrich-Matthias Schäfer | 2017-02-24 | 1 | -0/+12 |
* | Added SVG.Symbol so SVG.adopt can pick up symbols correctly | Ulrich-Matthias Schäfer | 2017-02-24 | 1 | -0/+1 |
* | Removed wrong tests in sugar.js, fixed remaining tests. Made fill and stroke ... | Ulrich-Matthias Schäfer | 2016-10-12 | 1 | -0/+1 |
* | Merge pull request #527 from dotnetCarpenter/unittest | Ulrich-Matthias Schäfer | 2016-10-12 | 1 | -6/+6 |
|\ |
|
| * | add the CSS as a fixture - not sure if its needed for the tests but here it is | dotnetCarpenter | 2016-10-04 | 1 | -6/+6 |
* | | fixed specs for SVG.Point, fixes #530 | Ulrich-Matthias Schäfer | 2016-10-12 | 1 | -0/+1 |
|/ |
|
* | fixed string parsing in viewbox (#483), specs `SVG.ViewBox` | Ulrich-Matthias Schäfer | 2016-05-13 | 1 | -2/+3 |
* | updated jasmine and specs | Ulrich-Matthias Schäfer | 2016-03-23 | 1 | -0/+90 |