Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clone method for text to mark all firstlevel tspans as newlines (fixes #369) | Ulrich-Matthias Schäfer | 2015-09-15 | 2 | -3/+18 |
| | |||||
* | added transform to pattern and gradient (fix #383) | Ulrich-Matthias Schäfer | 2015-09-15 | 2 | -4/+12 |
| | | | | added skewX and skewY | ||||
* | build (pr #372) | Ray Glover | 2015-09-14 | 2 | -13/+17 |
| | |||||
* | fix typo (finally) | dhardtke | 2015-09-06 | 2 | -2/+3 |
| | |||||
* | fix stupid typo that leads to broken gradients | dhardtke | 2015-08-08 | 2 | -4/+4 |
| | |||||
* | Bump 2.0.52.0.5 | Ulrich-Matthias Schäfer | 2015-07-05 | 2 | -3/+3 |
| | |||||
* | Fixes #360 | Ulrich-Matthias Schäfer | 2015-07-05 | 2 | -6/+6 |
| | |||||
* | Fixed transform method which now uses current transformation and not ctm anymore | Ulrich-Matthias Schäfer | 2015-07-05 | 2 | -19/+40 |
| | |||||
* | Bump 2.0.42.0.4 | Ulrich-Matthias Schäfer | 2015-06-28 | 2 | -26/+22 |
| | |||||
* | Bump 2.0.32.0.3 | Ulrich-Matthias Schäfer | 2015-06-27 | 2 | -3/+3 |
| | |||||
* | Fixed bug in SVG.Bare (closes #358) | Ulrich-Matthias Schäfer | 2015-06-27 | 2 | -30/+30 |
| | |||||
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 2 | -0/+0 |
| | |||||
* | Bump 2.0.22.0.2 | Ulrich-Matthias Schäfer | 2015-06-22 | 2 | -3/+3 |
| | |||||
* | Fixed zoom consideration in circle and ellipse (see ↵ | Ulrich-Matthias Schäfer | 2015-06-22 | 2 | -6/+6 |
| | | | | d0e24c5a8d20167c03ec9b8873d1c459001b9dac) | ||||
* | Removed scale consideration in `move()` | Ulrich-Matthias Schäfer | 2015-06-21 | 2 | -14/+6 |
| | | | | It wasn't compatible to the other move-functions e.g. for the PointArray | ||||
* | Fixed bug in fx when animating with `plot()` (closes #354) | Ulrich-Matthias Schäfer | 2015-06-19 | 2 | -4/+4 |
| | |||||
* | Events, Spec update, readme | Ulrich-Matthias Schäfer | 2015-06-17 | 2 | -6/+20 |
| | | | | | Events can now be detached with only specifying the namespace (`el.off('.namespace')`) `el.fire()` now accepts event-objects as parameter (like mouseevents) | ||||
* | Removed target-reference from use which caused bugs in `dmove()` and `use()` ↵ | Ulrich-Matthias Schäfer | 2015-06-15 | 2 | -5/+2 |
| | | | | | | with external file The used element can be retrieved using `element.reference('href')` | ||||
* | Fixed bug with doc() which should always return the root SVG | Ulrich-Matthias Schäfer | 2015-06-15 | 2 | -4/+4 |
| | | | | Replaced split-function with an easier and faster one | ||||
* | bump version 2.0.0 | Ulrich-Matthias Schäfer | 2015-06-11 | 2 | -4/+4 |
| | |||||
* | Merged all changes and fixes from SVG 1.1 into this branch | Ulrich-Matthias Schäfer | 2015-06-11 | 2 | -74/+111 |
| | |||||
* | Bumped to 2.0.0-rc.1 | wout | 2014-09-05 | 2 | -3/+3 |
| | |||||
* | Latest build2.0.0-rc.1 | wout | 2014-09-05 | 1 | -1/+1 |
| | |||||
* | Fix in RBox | wout | 2014-09-03 | 2 | -5/+4 |
| | |||||
* | Fix in SVG.Number | wout | 2014-09-03 | 2 | -5/+7 |
| | |||||
* | Fixed bug in event detaching | wout | 2014-09-03 | 2 | -21/+45 |
| | |||||
* | Firefox fixes and event specs | wout | 2014-09-03 | 2 | -10/+23 |
| | |||||
* | Fixed bug in clone() method | wout | 2014-09-02 | 2 | -21/+32 |
| | |||||
* | Removed matrix add() method | wout | 2014-08-30 | 2 | -16/+3 |
| | |||||
* | Added animated parametric transformations | wout | 2014-08-30 | 2 | -54/+101 |
| | |||||
* | Added SVG.TBox for transformed bounding boxes | wout | 2014-08-29 | 2 | -162/+214 |
| | |||||
* | Fixed instantiation issue in SVG.Number | wout | 2014-08-28 | 2 | -26/+20 |
| | |||||
* | Removed internal references from SVG.Text | wout | 2014-08-25 | 2 | -31/+54 |
| | |||||
* | Implemented absolute and relative matrix transformations | wout | 2014-08-24 | 2 | -70/+103 |
| | |||||
* | Secure wrapper | wout | 2014-08-19 | 2 | -3/+3 |
| | |||||
* | Typo's | wout | 2014-08-19 | 1 | -3/+3 |
| | |||||
* | Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using ↵ | Alex Ewerlof | 2014-08-03 | 2 | -11/+17 |
| | | | | UMD wrapper | ||||
* | Removed node modules | wout | 2014-08-03 | 2 | -3/+3 |
| | |||||
* | Added SVG.Bare for creation of non-described elements | wout | 2014-08-01 | 2 | -96/+87 |
| | |||||
* | Added svg import / export functionalty | wout | 2014-08-01 | 2 | -10/+38 |
| | |||||
* | Reworked sub-pixel offset fix | wout | 2014-07-31 | 2 | -27/+8 |
| | |||||
* | Added reverse functionality for animation loops | wout | 2014-07-30 | 2 | -104/+110 |
| | |||||
* | Added more control to SVG.Matrix | wout | 2014-07-28 | 2 | -463/+475 |
| | |||||
* | Specified untransform() method | wout | 2014-07-27 | 1 | -1/+1 |
| | |||||
* | Reimplemented matrix animations | wout | 2014-07-26 | 1 | -10/+10 |
| | |||||
* | Installed Jasmin 2.0.1 | wout | 2014-07-26 | 2 | -237/+287 |
| | |||||
* | Various small fixes | wout | 2014-07-25 | 2 | -162/+159 |
| | |||||
* | Moved SVG.invent to main svg.js file | wout | 2014-07-23 | 2 | -26/+3 |
| | |||||
* | Fix in rbox | wout | 2014-07-20 | 2 | -8/+7 |
| | |||||
* | Fixes a but in absolute positioning of groups | wout | 2014-07-19 | 2 | -4/+4 |
| |