aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * README.md - category editssnowyplover2015-11-201-5/+8
| * Move "Syntax sugar", transform() methodssnowyplover2015-11-171-195/+194
| * Fix description of toParent()snowyplover2015-11-151-1/+1
| * Reorganize and clarify documentationsnowyplover2015-11-151-168/+182
| * Fix formatting mistakesnowyplover2015-11-111-1/+1
| * Update center, cx, cy; add usage notes for inventsnowyplover2015-11-111-2/+20
* | gulp2.2.1Ulrich-Matthias Schäfer2015-11-182-3/+3
* | bump 2.2.1Ulrich-Matthias Schäfer2015-11-184-4/+4
* | added `gbox()` to group to get bbox with translation included (fixes #405)Ulrich-Matthias Schäfer2015-11-185-16/+47
* | updated changelogUlrich-Matthias Schäfer2015-11-181-0/+4
* | dom data was not cleaned up properly (fixes #398)Ulrich-Matthias Schäfer2015-11-183-3/+9
* | `SvgPathSeg` is removed in Chrome 48. Added workaround (fixes #409)Ulrich-Matthias Schäfer2015-11-184-150/+248
|/
* Merge pull request #404 from Unihedro/patch-2Ulrich-Matthias Schäfer2015-11-111-1/+1
|\
| * Annotate double quotes as double quotesUnihedron2015-11-111-1/+1
|/
* added screenbox plugin to readmeUlrich-Matthias Schäfer2015-11-071-0/+3
* Bump to 2.2.02.2.0Ulrich-Matthias Schäfer2015-11-066-7/+7
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-0621-229/+229
* svgjs now saves crucial data in the dom (fixes #369 again)Ulrich-Matthias Schäfer2015-11-068-49/+114
* readmeUlrich-Matthias Schäfer2015-11-061-2/+3
* fixes #396Ulrich-Matthias Schäfer2015-11-043-6/+6
* fixed return value of `text()` after import/clone (#393)Ulrich-Matthias Schäfer2015-11-046-50/+73
* update readme and changelogUlrich-Matthias Schäfer2015-10-262-2/+17
* add `parents()` method, added specs, fixed specsUlrich-Matthias Schäfer2015-10-2610-46/+99
* updated docsUlrich-Matthias Schäfer2015-10-251-16/+18
* added support for css selectors with the `parent()` methodUlrich-Matthias Schäfer2015-10-256-12/+33
* UMD-Wrappper with possibility to add custom window object (#352)Ulrich-Matthias Schäfer2015-10-256-17/+28
* fix rectUlrich-Matthias Schäfer2015-10-223-4/+4
* added pathmorphing extension to readmeUlrich-Matthias Schäfer2015-10-221-2/+14
* bbox loop (fix #392)Ulrich-Matthias Schäfer2015-10-223-10/+6
* fixed mask animation in Firefox (#287)Ulrich-Matthias Schäfer2015-10-115-17/+32
* moved special handling of pattern/gradient transform to the corresponding classUlrich-Matthias Schäfer2015-10-115-17/+25
* added ungroup src file. ungrouping defs forbiddenUlrich-Matthias Schäfer2015-10-113-12/+34
* added ungroup/flatten (#238), toParent and toDocUlrich-Matthias Schäfer2015-10-117-6/+115
* fixes pattern animation (#385)Ulrich-Matthias Schäfer2015-10-107-211/+232
* run gulpUlrich-Matthias Schäfer2015-10-052-3/+3
* Updated Versions in package, bower and component.jsonUlrich-Matthias Schäfer2015-10-053-3/+3
* Typos, Bump to 2.1.12.1.1Ulrich-Matthias Schäfer2015-10-032-2/+2
* Added custom context binding for event callbacksUlrich-Matthias Schäfer2015-09-226-15/+28
* bump 2.1.02.1.0Ulrich-Matthias Schäfer2015-09-205-6/+9
* clone method for text to mark all firstlevel tspans as newlines (fixes #369)Ulrich-Matthias Schäfer2015-09-154-15/+39
* added transform to pattern and gradient (fix #383)Ulrich-Matthias Schäfer2015-09-155-6/+29
* Merge pull request #372 from rayglover/fix-ie-transformsFuzzy2015-09-155-15/+22
|\
| * build (pr #372)Ray Glover2015-09-142-13/+17
| * Merge remote-tracking branch 'upstream/master'Ray Glover2015-09-144-21/+20
| |\ | |/ |/|
* | Merge pull request #370 from dhardtke/masterFuzzy2015-09-063-7/+8
|\ \
| * | fix typo (finally)dhardtke2015-09-063-5/+6
| * | fix stupid typo that leads to broken gradientsdhardtke2015-08-082-4/+4
* | | Merge pull request #367 from spthm/circleRadiusAnimFixFuzzy2015-09-061-8/+9
|\ \ \ | |/ / |/| |
| * | Fixes #366Sam Thomson2015-07-301-8/+9
|/ /
| * buildRay Glover2015-08-142-5/+8