| Commit message (Expand) | Author | Age | Files | Lines |
* | fix tests | Ulrich-Matthias Schäfer | 2018-10-18 | 1 | -1/+2 |
* | add babel, satisfy linter, build dist | Ulrich-Matthias Schäfer | 2018-10-17 | 1 | -9/+10 |
* | Allowed the origin to stay fixed as we animate transforms | Saivan | 2018-06-26 | 1 | -1/+1 |
* | implemented EventTarget + runner does not loop forever anymore | Ulrich-Matthias Schäfer | 2018-05-29 | 1 | -1/+1 |
* | go through specs and make fixes where needed | Ulrich-Matthias Schäfer | 2018-05-24 | 1 | -0/+1 |
* | The timeline is now decoupled from the real time | Saivan | 2018-05-15 | 1 | -0/+7 |
* | Another collaboration session with @Fuzzyma | Saivan | 2018-04-30 | 1 | -2/+2 |
* | Initial planning for the Timeline Module | Saivan | 2018-04-18 | 1 | -0/+2 |
* | Fixed recommendations by @Fuzzyma regarding transforms | Saivan | 2018-03-05 | 1 | -8/+11 |
* | Fixed some tests involving transforms and elements | Saivan | 2018-03-02 | 1 | -1/+0 |
|\ |
|
| * | merge SVG.Doc and SVG.Nested. Add isRoot() method, update doc methods to deci... | Ulrich-Matthias Schäfer | 2018-03-01 | 1 | -1/+0 |
* | | Made developing a little more enjoyable | Saivan | 2018-02-27 | 1 | -2/+3 |
|/ |
|
* | So the standard linter is operational and our code is compliant | Saivan | 2018-02-27 | 1 | -6/+6 |
* | Actually added the linter to gulp and fixed most errors | Saivan | 2018-02-27 | 1 | -0/+1 |
* | The first half of the library complies with Standard linting | Saivan | 2018-02-27 | 1 | -86/+88 |
* | Lots of breaking changes. Read below! (#646, #716) | Ulrich-Matthias Schäfer | 2017-07-25 | 1 | -0/+2 |
* | changed `style()` to `css()` | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -1/+1 |
* | unified all boxes (#634) | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -2/+1 |
* | update specs, fix mistakes, include flatten.js to dist | Ulrich-Matthias Schäfer | 2017-03-10 | 1 | -1/+1 |
* | Added SVG.Symbol so SVG.adopt can pick up symbols correctly | Ulrich-Matthias Schäfer | 2017-02-24 | 1 | -0/+1 |
* | Implement a more basic morph method for SVG.PathArray | Rémi Tétreault | 2017-01-14 | 1 | -2/+1 |
* | Implement the morph method of SVG.PathArray | Rémi Tétreault | 2017-01-14 | 1 | -0/+1 |
* | Wrapping up for 2.3.7 release | dotnetCarpenter | 2017-01-14 | 1 | -20/+1 |
* | added code coverage | dotnetCarpenter | 2016-11-13 | 1 | -2/+2 |
* | reinstate semi colon in banners | dotnetCarpenter | 2016-10-11 | 1 | -2/+2 |
* | using the dist version of svg.js for testing because the code is not meant to... | dotnetCarpenter | 2016-10-04 | 1 | -2/+54 |
* | try to run test with individual files instead of the concated version so it i... | dotnetCarpenter | 2016-10-04 | 1 | -54/+2 |
* | fixed gulp clean task not returning a Promise | dotnetCarpenter | 2016-10-04 | 1 | -10/+5 |
* | update dependencies | dotnetCarpenter | 2016-10-04 | 1 | -1/+0 |
* | fixed string parsing in viewbox (#483), specs `SVG.ViewBox` | Ulrich-Matthias Schäfer | 2016-05-13 | 1 | -1/+1 |
* | added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#40... | Ulrich-Matthias Schäfer | 2016-01-11 | 1 | -0/+1 |
* | UMD-Wrappper with possibility to add custom window object (#352) | Ulrich-Matthias Schäfer | 2015-10-25 | 1 | -6/+2 |
* | added ungroup/flatten (#238), toParent and toDoc | Ulrich-Matthias Schäfer | 2015-10-11 | 1 | -0/+1 |
* | fixes pattern animation (#385) | Ulrich-Matthias Schäfer | 2015-10-10 | 1 | -0/+2 |
* | use gulp-chmod to set correct file permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+3 |
* | Merged all changes and fixes from SVG 1.1 into this branch | Ulrich-Matthias Schäfer | 2015-06-11 | 1 | -5/+5 |
* | Secure wrapper | wout | 2014-08-19 | 1 | -2/+2 |
* | Typo's | wout | 2014-08-19 | 1 | -1/+1 |
* | Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using U... | Alex Ewerlof | 2014-08-03 | 1 | -8/+10 |
* | Added SVG.Bare for creation of non-described elements | wout | 2014-08-01 | 1 | -3/+1 |
* | Reworked sub-pixel offset fix | wout | 2014-07-31 | 1 | -1/+0 |
* | Added more control to SVG.Matrix | wout | 2014-07-28 | 1 | -1/+2 |
* | Various small fixes | wout | 2014-07-25 | 1 | -1/+0 |
* | Moved SVG.invent to main svg.js file | wout | 2014-07-23 | 1 | -1/+0 |
* | Fix in rbox | wout | 2014-07-20 | 1 | -36/+32 |
* | Converted to spaces | wout | 2014-07-13 | 1 | -44/+44 |
* | Added documentation builder | wout | 2014-07-13 | 1 | -0/+27 |
* | Switched to gulp for building | wout | 2014-07-13 | 1 | -0/+126 |