Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run gulp | Ulrich-Matthias Schäfer | 2015-10-05 | 2 | -3/+3 |
| | |||||
* | Updated Versions in package, bower and component.json | Ulrich-Matthias Schäfer | 2015-10-05 | 3 | -3/+3 |
| | |||||
* | Typos, Bump to 2.1.12.1.1 | Ulrich-Matthias Schäfer | 2015-10-03 | 2 | -2/+2 |
| | |||||
* | Added custom context binding for event callbacks | Ulrich-Matthias Schäfer | 2015-09-22 | 6 | -15/+28 |
| | |||||
* | bump 2.1.02.1.0 | Ulrich-Matthias Schäfer | 2015-09-20 | 5 | -6/+9 |
| | |||||
* | clone method for text to mark all firstlevel tspans as newlines (fixes #369) | Ulrich-Matthias Schäfer | 2015-09-15 | 4 | -15/+39 |
| | |||||
* | added transform to pattern and gradient (fix #383) | Ulrich-Matthias Schäfer | 2015-09-15 | 5 | -6/+29 |
| | | | | added skewX and skewY | ||||
* | Merge pull request #372 from rayglover/fix-ie-transforms | Fuzzy | 2015-09-15 | 5 | -15/+22 |
|\ | | | | | Transform lists in IE11 | ||||
| * | build (pr #372) | Ray Glover | 2015-09-14 | 2 | -13/+17 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Ray Glover | 2015-09-14 | 4 | -21/+20 |
| |\ | |/ |/| | | | | | | | Conflicts: dist/svg.js dist/svg.min.js | ||||
* | | Merge pull request #370 from dhardtke/master | Fuzzy | 2015-09-06 | 3 | -7/+8 |
|\ \ | | | | | | | fix stupid typo that leads to broken gradients | ||||
| * | | fix typo (finally) | dhardtke | 2015-09-06 | 3 | -5/+6 |
| | | | |||||
| * | | fix stupid typo that leads to broken gradients | dhardtke | 2015-08-08 | 2 | -4/+4 |
| | | | |||||
* | | | Merge pull request #367 from spthm/circleRadiusAnimFix | Fuzzy | 2015-09-06 | 1 | -8/+9 |
|\ \ \ | |/ / |/| | | Fixes #366 | ||||
| * | | Fixes #366 | Sam Thomson | 2015-07-30 | 1 | -8/+9 |
|/ / | |||||
| * | build | Ray Glover | 2015-08-14 | 2 | -5/+8 |
| | | |||||
| * | Make parsing a <transform-list> more robust in the face of IE11 | Ray Glover | 2015-08-14 | 3 | -2/+5 |
|/ | | | | | which doesn't use commas (',') to delimit matrix elements. see also: http://www.w3.org/TR/SVG11/coords.html#SVGGlobalTransformAttribute | ||||
* | Bump 2.0.52.0.5 | Ulrich-Matthias Schäfer | 2015-07-05 | 6 | -7/+17 |
| | |||||
* | Fixes #360 | Ulrich-Matthias Schäfer | 2015-07-05 | 3 | -10/+10 |
| | |||||
* | Fixed transform method which now uses current transformation and not ctm anymore | Ulrich-Matthias Schäfer | 2015-07-05 | 4 | -35/+77 |
| | |||||
* | Bump 2.0.42.0.4 | Ulrich-Matthias Schäfer | 2015-06-28 | 5 | -29/+25 |
| | |||||
* | Fixed few bugs with doc() and problems with textNodes (#357) | Ulrich-Matthias Schäfer | 2015-06-28 | 4 | -22/+18 |
| | |||||
* | Bump 2.0.32.0.3 | Ulrich-Matthias Schäfer | 2015-06-27 | 5 | -6/+6 |
| | |||||
* | Fixed bug in SVG.Bare (closes #358) | Ulrich-Matthias Schäfer | 2015-06-27 | 3 | -59/+59 |
| | |||||
* | Merge pull request #356 from PeterDaveHelloKitchen/fix_file_permission | Fuzzy | 2015-06-24 | 83 | -0/+4 |
|\ | | | | | Fix file permission | ||||
| * | use gulp-chmod to set correct file permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+3 |
| | | |||||
| * | add devDependencies gulp-chmod | Peter Dave Hello | 2015-06-23 | 1 | -0/+1 |
| | | |||||
| * | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 81 | -0/+0 |
|/ | |||||
* | Bump 2.0.22.0.2 | Ulrich-Matthias Schäfer | 2015-06-22 | 5 | -5/+9 |
| | |||||
* | Fixed zoom consideration in circle and ellipse (see ↵ | Ulrich-Matthias Schäfer | 2015-06-22 | 3 | -8/+8 |
| | | | | d0e24c5a8d20167c03ec9b8873d1c459001b9dac) | ||||
* | bump to 2.0.12.0.1 | Ulrich-Matthias Schäfer | 2015-06-21 | 3 | -3/+11 |
| | |||||
* | Removed scale consideration in `move()` | Ulrich-Matthias Schäfer | 2015-06-21 | 6 | -29/+13 |
| | | | | 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 | 3 | -6/+6 |
| | |||||
* | Events, Spec update, readme | Ulrich-Matthias Schäfer | 2015-06-17 | 6 | -13/+63 |
| | | | | | 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 | 4 | -15/+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 | 5 | -6/+10 |
| | | | | Replaced split-function with an easier and faster one | ||||
* | Removed obsolete gittip button | Wout | 2015-06-12 | 1 | -2/+0 |
| | |||||
* | bump version 2.0.0 | Ulrich-Matthias Schäfer | 2015-06-11 | 2 | -4/+4 |
| | |||||
* | npm doesnt allow uppercase | Ulrich-Matthias Schäfer | 2015-06-11 | 1 | -1/+1 |
| | |||||
* | bump to 2.0.02.0.0 | Ulrich-Matthias Schäfer | 2015-06-11 | 3 | -7/+4 |
| | |||||
* | Merge branch 'master' into references | Ulrich-Matthias Schäfer | 2015-06-11 | 0 | -0/+0 |
|\ | |||||
| * | added plugins to readme | Ulrich-Matthias Schäfer | 2015-05-28 | 1 | -0/+8 |
| | | |||||
| * | Fixed event-regex | Ulrich-Matthias Schäfer | 2015-05-27 | 1 | -1/+1 |
| | | |||||
| * | bower.json update1.1.0 | Ulrich-Matthias Schäfer | 2015-05-25 | 1 | -1/+1 |
| | | |||||
| * | Bump to 1.1.0 | Ulrich-Matthias Schäfer | 2015-05-25 | 5 | -4/+13 |
| | | |||||
| * | Typo in specs | Ulrich-Matthias Schäfer | 2015-05-25 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #284 from ryanmjacobs/remove_executable_bit | Fuzzy | 2015-05-24 | 86 | -0/+0 |
| |\ | | | | | | | Remove extra executable bits. | ||||
| | * | Fix file permissions. | Ryan Jacobs | 2015-05-22 | 86 | -0/+0 |
| |/ | | | | | | | | | find -type f -exec chmod 644 {} \; find -type d -exec chmod 775 {} \; | ||||
| * | Closes #337 | Ulrich-Matthias Schäfer | 2015-05-22 | 3 | -5/+5 |
| | | |||||
| * | Merge pull request #338 from loredanacirstea/master | Fuzzy | 2015-05-22 | 1 | -0/+2 |
| |\ | | | | | | | added link to svg.connectable.js fork |