Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | README.md - category edits | snowyplover | 2015-11-20 | 1 | -5/+8 | |
| * | Move "Syntax sugar", transform() methods | snowyplover | 2015-11-17 | 1 | -195/+194 | |
| * | Fix description of toParent() | snowyplover | 2015-11-15 | 1 | -1/+1 | |
| * | Reorganize and clarify documentation | snowyplover | 2015-11-15 | 1 | -168/+182 | |
| * | Fix formatting mistake | snowyplover | 2015-11-11 | 1 | -1/+1 | |
| * | Update center, cx, cy; add usage notes for invent | snowyplover | 2015-11-11 | 1 | -2/+20 | |
* | | gulp2.2.1 | Ulrich-Matthias Schäfer | 2015-11-18 | 2 | -3/+3 | |
* | | bump 2.2.1 | Ulrich-Matthias Schäfer | 2015-11-18 | 4 | -4/+4 | |
* | | added `gbox()` to group to get bbox with translation included (fixes #405) | Ulrich-Matthias Schäfer | 2015-11-18 | 5 | -16/+47 | |
* | | updated changelog | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -0/+4 | |
* | | dom data was not cleaned up properly (fixes #398) | Ulrich-Matthias Schäfer | 2015-11-18 | 3 | -3/+9 | |
* | | `SvgPathSeg` is removed in Chrome 48. Added workaround (fixes #409) | Ulrich-Matthias Schäfer | 2015-11-18 | 4 | -150/+248 | |
|/ | ||||||
* | Merge pull request #404 from Unihedro/patch-2 | Ulrich-Matthias Schäfer | 2015-11-11 | 1 | -1/+1 | |
|\ | ||||||
| * | Annotate double quotes as double quotes | Unihedron | 2015-11-11 | 1 | -1/+1 | |
|/ | ||||||
* | added screenbox plugin to readme | Ulrich-Matthias Schäfer | 2015-11-07 | 1 | -0/+3 | |
* | Bump to 2.2.02.2.0 | Ulrich-Matthias Schäfer | 2015-11-06 | 6 | -7/+7 | |
* | tab to space, block comments to line comments | Ulrich-Matthias Schäfer | 2015-11-06 | 21 | -229/+229 | |
* | svgjs now saves crucial data in the dom (fixes #369 again) | Ulrich-Matthias Schäfer | 2015-11-06 | 8 | -49/+114 | |
* | readme | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -2/+3 | |
* | fixes #396 | Ulrich-Matthias Schäfer | 2015-11-04 | 3 | -6/+6 | |
* | fixed return value of `text()` after import/clone (#393) | Ulrich-Matthias Schäfer | 2015-11-04 | 6 | -50/+73 | |
* | update readme and changelog | Ulrich-Matthias Schäfer | 2015-10-26 | 2 | -2/+17 | |
* | add `parents()` method, added specs, fixed specs | Ulrich-Matthias Schäfer | 2015-10-26 | 10 | -46/+99 | |
* | updated docs | Ulrich-Matthias Schäfer | 2015-10-25 | 1 | -16/+18 | |
* | added support for css selectors with the `parent()` method | Ulrich-Matthias Schäfer | 2015-10-25 | 6 | -12/+33 | |
* | UMD-Wrappper with possibility to add custom window object (#352) | Ulrich-Matthias Schäfer | 2015-10-25 | 6 | -17/+28 | |
* | fix rect | Ulrich-Matthias Schäfer | 2015-10-22 | 3 | -4/+4 | |
* | added pathmorphing extension to readme | Ulrich-Matthias Schäfer | 2015-10-22 | 1 | -2/+14 | |
* | bbox loop (fix #392) | Ulrich-Matthias Schäfer | 2015-10-22 | 3 | -10/+6 | |
* | fixed mask animation in Firefox (#287) | Ulrich-Matthias Schäfer | 2015-10-11 | 5 | -17/+32 | |
* | moved special handling of pattern/gradient transform to the corresponding class | Ulrich-Matthias Schäfer | 2015-10-11 | 5 | -17/+25 | |
* | added ungroup src file. ungrouping defs forbidden | Ulrich-Matthias Schäfer | 2015-10-11 | 3 | -12/+34 | |
* | added ungroup/flatten (#238), toParent and toDoc | Ulrich-Matthias Schäfer | 2015-10-11 | 7 | -6/+115 | |
* | fixes pattern animation (#385) | Ulrich-Matthias Schäfer | 2015-10-10 | 7 | -211/+232 | |
* | 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 | |
* | Merge pull request #372 from rayglover/fix-ie-transforms | Fuzzy | 2015-09-15 | 5 | -15/+22 | |
|\ | ||||||
| * | 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 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #370 from dhardtke/master | Fuzzy | 2015-09-06 | 3 | -7/+8 | |
|\ \ | ||||||
| * | | 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 | Sam Thomson | 2015-07-30 | 1 | -8/+9 | |
|/ / | ||||||
| * | build | Ray Glover | 2015-08-14 | 2 | -5/+8 |