Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update changelog | Ulrich-Matthias Schäfer | 2017-04-23 | 1 | -1/+1 |
* | prefix all `url()` references with current location (#568) | Ulrich-Matthias Schäfer | 2017-04-23 | 1 | -0/+1 |
* | ids are not generated upon creation anymore | Ulrich-Matthias Schäfer | 2017-04-23 | 1 | -0/+1 |
* | changed `style()` to `css()` | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -0/+2 |
* | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -1/+52 |
|\ | |||||
| * | added `options` to `on()`, back to sloppy mode2.6.0 | Ulrich-Matthias Schäfer | 2017-04-21 | 1 | -0/+10 |
| * | update changelog | Ulrich-Matthias Schäfer | 2017-04-17 | 1 | -5/+2 |
| * | update readme | Ulrich-Matthias Schäfer | 2017-04-17 | 1 | -0/+3 |
| * | update changelog | dotnetCarpenter | 2017-04-14 | 1 | -0/+3 |
| * | fixed link style to tags and update about component.json | dotnetCarpenter | 2017-04-11 | 1 | -3/+8 |
| * | patch release for strict mode2.5.2 | dotnetCarpenter | 2017-04-11 | 1 | -1/+12 |
| * | clean up and added changes to CHANGELOG | dotnetCarpenter | 2017-04-11 | 1 | -5/+10 |
| * | fixed bbox not declared in SVG.Box.transform | dotnetCarpenter | 2017-04-11 | 1 | -0/+2 |
| * | Updated CHANGELOG | wout | 2017-04-07 | 1 | -1/+2 |
| * | clear does not remove parser anymore | Ulrich-Matthias Schäfer | 2017-03-29 | 1 | -1/+8 |
| * | fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays | Ulrich-Matthias Schäfer | 2017-03-24 | 1 | -0/+7 |
* | | removed `loaded()` and `error()`/`changed load()` | Ulrich-Matthias Schäfer | 2017-03-19 | 1 | -0/+2 |
* | | update changelog | Ulrich-Matthias Schäfer | 2017-03-17 | 1 | -3/+2 |
* | | removing SVG.Set completely | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -2/+1 |
* | | update changelog according to last commit | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -0/+1 |
* | | remove feature to set style with css string | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -0/+1 |
* | | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -2/+2 |
|\| | |||||
| * | 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 |
* | | Making initial changes for svg.js v3.0 | Ulrich-Matthias Schäfer | 2017-03-10 | 1 | -4/+14 |
|/ | |||||
* | updated changelog | Ulrich-Matthias Schäfer | 2017-03-09 | 1 | -0/+1 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-03-09 | 1 | -0/+2 |
* | Fix offset produced by svg parser (#553) | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -0/+1 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -0/+1 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -0/+1 |
* | added SVG.Box, added transform method to boxes, fix rbox (#626) | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -7/+9 |
* | fixes SVG.PointArray.size() which created NaN when the bbox of the point arra... | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -0/+1 |
* | make flip working with both axis when no parameter / only offset is passed | Ulrich-Matthias Schäfer | 2017-03-06 | 1 | -4/+5 |
* | added `font()` method to `SVG.Tspan` (#599) | Ulrich-Matthias Schäfer | 2017-03-05 | 1 | -1/+2 |
* | `dx()/dy()` now accepts percentage values, too (#524) | Ulrich-Matthias Schäfer | 2017-03-05 | 1 | -0/+1 |
* | fixed error in event which did not clean up `SVG.handlerMap` properly (#518) | Ulrich-Matthias Schäfer | 2017-03-05 | 1 | -0/+1 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-02-28 | 1 | -0/+2 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-02-25 | 1 | -0/+2 |
* | slim down the SVG.TBox to SVG.RBox mapping (new SVG.TBox will not work) | dotnetCarpenter | 2017-02-24 | 1 | -3/+1 |
* | remove SVG.TBox | dotnetCarpenter | 2017-02-23 | 1 | -0/+3 |
* | Added clone method to SVG.Array/PointArray/PathArray (#590) | Ulrich-Matthias Schäfer | 2017-02-20 | 1 | -8/+9 |
* | update changelog | Ulrich-Matthias Schäfer | 2017-02-19 | 1 | -0/+12 |
* | Updated CHANGELOG | wout | 2017-02-05 | 1 | -3/+8 |
* | Fixed sentence | Jon Ege Ronnenberg | 2017-02-05 | 1 | -1/+1 |
* | added PR reference number | dotnetCarpenter | 2017-02-05 | 1 | -1/+1 |
* | began notes for the 2.4.1 release | dotnetCarpenter | 2017-02-05 | 1 | -2/+6 |
* | Format change log according to “Keep a CHANGELOG” guidelines (#578) | Zearin | 2017-02-05 | 1 | -102/+336 |
* | note to self for the 3.0 release | dotnetCarpenter | 2017-01-14 | 1 | -0/+1 |
* | wrapping up for 2.4.0 release | dotnetCarpenter | 2017-01-14 | 1 | -1/+3 |
* | update documentation to reflect our new basic path animation support - closin... | dotnetCarpenter | 2017-01-14 | 1 | -0/+1 |