summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* relative movements, delayed (queued) start of animationUlrich-Matthias Schäfer2015-12-234-29/+43
* transformation with correct rotation, fixed Color animationUlrich-Matthias Schäfer2015-12-214-81/+153
* new specs, reverse, initAnimation, after, during, commentsUlrich-Matthias Schäfer2015-12-205-658/+653
* added all fx methods, styles and attrsUlrich-Matthias Schäfer2015-12-164-133/+663
* added once and duringUlrich-Matthias Schäfer2015-12-133-27/+105
* new fx with enqueue method and dedicated SVG.SituationUlrich-Matthias Schäfer2015-12-134-371/+758
* small change in fx specsUlrich-Matthias Schäfer2015-12-121-1/+1
* added new provisionally specs for fxUlrich-Matthias Schäfer2015-12-124-3/+68
* bump 2.2.42.2.4Ulrich-Matthias Schäfer2015-12-126-7/+7
* updated changelog, fixed typo in doc and removed semicolonUlrich-Matthias Schäfer2015-12-125-6/+12
* Merge pull request #430 from rdfriedl/masterUlrich-Matthias Schäfer2015-12-114-6/+6
|\
| * fixes for issue #429rdfriedl2015-12-114-6/+6
|/
* Merge pull request #426 from jcvandan/masterUlrich-Matthias Schäfer2015-12-103-6/+6
|\
| * replaced usage of window.scrollX and window.scrollY with standard window.page...Dan Ormisher2015-12-083-6/+6
|/
* transform() returnw a-f now, too, double newlines create blank linesUlrich-Matthias Schäfer2015-12-044-6/+32
* bump 2.2.32.2.3Ulrich-Matthias Schäfer2015-11-306-7/+12
* fix amd loader (see #412)Ulrich-Matthias Schäfer2015-11-303-8/+12
* fixed bug related to the new path parser, text-method of tspan is a getter no...Ulrich-Matthias Schäfer2015-11-304-29/+35
* fixes the null check fix from last commit (fixes #417)Ulrich-Matthias Schäfer2015-11-293-4/+4
* bump 2.2.22.2.2Ulrich-Matthias Schäfer2015-11-286-6/+11
* added null check in image onload callback (fixes #415)Ulrich-Matthias Schäfer2015-11-283-2/+6
* fix leading point bug in path parsing (#416)Ulrich-Matthias Schäfer2015-11-283-14/+36
* Merge pull request #407 from snowyplover/patch-1Ulrich-Matthias Schäfer2015-11-231-293/+327
|\
| * 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