| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | make last test passing in svg docs | Ulrich-Matthias Schäfer | 2017-04-09 | 4 | -16/+18 |
| * | Updated CHANGELOG | wout | 2017-04-07 | 7 | -11/+40 |
| * | change my email from gmail to svgjs.com | dotnetCarpenter | 2017-03-31 | 1 | -1/+1 |
| * | clear does not remove parser anymore | Ulrich-Matthias Schäfer | 2017-03-29 | 13 | -127/+201 |
| * | make path parsing even faster | Ulrich-Matthias Schäfer | 2017-03-27 | 3 | -161/+180 |
| * | bump 2.5.12.5.1 | Ulrich-Matthias Schäfer | 2017-03-27 | 4 | -7/+7 |
| * | relax test | Ulrich-Matthias Schäfer | 2017-03-27 | 5 | -30/+3 |
| * | Speed improvements for plot() on path, polygon and poly line elements. | wout | 2017-03-24 | 7 | -28/+123 |
| * | fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays | Ulrich-Matthias Schäfer | 2017-03-24 | 6 | -10/+27 |
| * | onclick events are now bound with SVG.on, prefixed globals, relax tests to wo... | Ulrich-Matthias Schäfer | 2017-03-21 | 25 | -217/+309 |
| * | typescript definitions updated, minor fix in Transformations | Ulrich-Matthias Schäfer | 2017-03-19 | 4 | -149/+196 |
| * | missed another one | Ulrich-Matthias Schäfer | 2017-03-19 | 3 | -4/+4 |
| * | missed one | Ulrich-Matthias Schäfer | 2017-03-18 | 3 | -4/+4 |
| * | prefix globals with window so window can be injected properly | Ulrich-Matthias Schäfer | 2017-03-18 | 7 | -16/+16 |
| * | fixing test | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -1/+1 |
| * | fixes bug in style when css string ends with ; | Ulrich-Matthias Schäfer | 2017-03-16 | 3 | -10/+14 |
* | | removed `loaded()` and `error()`/`changed load()` | Ulrich-Matthias Schäfer | 2017-03-19 | 8 | -296/+63 |
* | | missed another one | Ulrich-Matthias Schäfer | 2017-03-19 | 3 | -4/+4 |
* | | prefix globals with window so window can be injected properly | Ulrich-Matthias Schäfer | 2017-03-18 | 7 | -26/+16 |
* | | added linter which can be run with `npm run lint` | Ulrich-Matthias Schäfer | 2017-03-18 | 1 | -2/+14 |
* | | update changelog | Ulrich-Matthias Schäfer | 2017-03-17 | 1 | -3/+2 |
* | | removing SVG.Set completely | Ulrich-Matthias Schäfer | 2017-03-16 | 21 | -648/+76 |
* | | update changelog according to last commit | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -0/+1 |
* | | rework import/export method to be more straight forward and without regex magic | Ulrich-Matthias Schäfer | 2017-03-16 | 3 | -35/+25 |
* | | remove feature to set style with css string | Ulrich-Matthias Schäfer | 2017-03-16 | 6 | -36/+26 |
* | | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2017-03-16 | 15 | -105/+95 |
|\| |
|
| * | Typescript definitions edits: element.stop, container.polyline(), select(): S... | showdep | 2017-03-15 | 1 | -10/+10 |
| * | make more tests pass in IE | Ulrich-Matthias Schäfer | 2017-03-15 | 7 | -43/+56 |
| * | move most regexe to SVG.regex, fix matrix constructor for string argument | Ulrich-Matthias Schäfer | 2017-03-14 | 10 | -57/+31 |
| * | update link to travis-ci | dotnetCarpenter | 2017-03-14 | 1 | -1/+1 |
| * | point release 2.5.0 to our tagged release | dotnetCarpenter | 2017-03-14 | 1 | -1/+1 |
| * | added rotate, skew, scale and translate to typings documentation as written i... | dotnetCarpenter | 2017-03-10 | 1 | -2/+6 |
* | | unified all boxes (#634) | Ulrich-Matthias Schäfer | 2017-03-16 | 15 | -821/+471 |
* | | update specs, fix mistakes, include flatten.js to dist | Ulrich-Matthias Schäfer | 2017-03-10 | 9 | -141/+71 |
* | | Making initial changes for svg.js v3.0 | Ulrich-Matthias Schäfer | 2017-03-10 | 11 | -124/+72 |
|/ |
|
* | Release 2.5.02.5.0 | Ulrich-Matthias Schäfer | 2017-03-10 | 4 | -5/+5 |
* | fix bug in box when box with top and left is given which is 0 (#632) | Ulrich-Matthias Schäfer | 2017-03-09 | 3 | -6/+6 |
* | updated changelog | Ulrich-Matthias Schäfer | 2017-03-09 | 1 | -0/+1 |
* | fixed a bug with clone which didnt copy over dom data (#621) | Ulrich-Matthias Schäfer | 2017-03-09 | 4 | -7/+20 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-03-09 | 1 | -0/+2 |
* | make events cancelable by default (#550) - version 5 | Ulrich-Matthias Schäfer | 2017-03-09 | 5 | -25/+48 |
* | start the animation when after(All)/during(All) is called (#583) | Ulrich-Matthias Schäfer | 2017-03-09 | 4 | -22/+38 |
* | Fix offset produced by svg parser (#553) | Ulrich-Matthias Schäfer | 2017-03-08 | 5 | -5/+6 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -0/+1 |
* | add ability to use `font()` method like `attr()` method (#620) | Ulrich-Matthias Schäfer | 2017-03-08 | 4 | -28/+40 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -0/+1 |
* | fix documet.contains bug in IE (#612) | Ulrich-Matthias Schäfer | 2017-03-08 | 3 | -8/+26 |
* | added SVG.Box, added transform method to boxes, fix rbox (#626) | Ulrich-Matthias Schäfer | 2017-03-08 | 10 | -275/+366 |
* | fixes SVG.PointArray.size() which created NaN when the bbox of the point arra... | Ulrich-Matthias Schäfer | 2017-03-08 | 5 | -35/+52 |
* | Fix Animating a flip transform does not work #624 | Rémi Tétreault | 2017-03-07 | 4 | -9/+65 |