| Commit message (Expand) | Author | Age | Files | Lines |
* | using the dist version of svg.js for testing because the code is not meant to... | dotnetCarpenter | 2016-10-04 | 1 | -1/+1 |
* | try to run test with individual files instead of the concated version so it i... | dotnetCarpenter | 2016-10-04 | 1 | -1/+1 |
* | fixed gulp clean task not returning a Promise | dotnetCarpenter | 2016-10-04 | 2 | -0/+5322 |
* | update dependencies | dotnetCarpenter | 2016-10-04 | 2 | -5322/+0 |
* | Version bump | wout | 2016-08-04 | 2 | -3/+3 |
* | Speed improvements on parent element | wout | 2016-08-04 | 2 | -29/+45 |
* | fixed #514 and #5162.3.3 | Ulrich-Matthias Schäfer | 2016-08-02 | 2 | -15/+17 |
* | bump 2.3.22.3.2 | Ulrich-Matthias Schäfer | 2016-06-21 | 2 | -5/+10 |
* | fixed line constructor which doesn't work with Array as input (#487) | Ulrich-Matthias Schäfer | 2016-05-16 | 2 | -3/+3 |
* | fixed bbox when element is not in the dom (#480), added parameter to `clone` | Ulrich-Matthias Schäfer | 2016-05-13 | 2 | -7/+12 |
* | fixed string parsing in viewbox (#483), specs `SVG.ViewBox` | Ulrich-Matthias Schäfer | 2016-05-13 | 2 | -120/+126 |
* | bump 2.3.12.3.1 | Ulrich-Matthias Schäfer | 2016-05-05 | 2 | -3/+3 |
* | fixed bug in `parse()` from `SVG.PathArray` which does not correctly handled ... | Ulrich-Matthias Schäfer | 2016-05-05 | 2 | -3/+3 |
* | fixed bug in `add()` and `SVG.Doc().create()` | Ulrich-Matthias Schäfer | 2016-04-15 | 2 | -4/+5 |
* | fixed bug where `stop(true)` throws an error when element is not animated (#475) | Ulrich-Matthias Schäfer | 2016-04-09 | 2 | -3/+3 |
* | fixed old target references | Ulrich-Matthias Schäfer | 2016-04-09 | 2 | -6/+6 |
* | fixed `SVG.morph()` (#473) | Ulrich-Matthias Schäfer | 2016-04-03 | 2 | -7/+9 |
* | doublecheck SVG.parser, use svg element which is not in the dom (#471) | Ulrich-Matthias Schäfer | 2016-04-02 | 2 | -6/+16 |
* | fix parser error (#471) and small bug in SVG.Color with new fx | Ulrich-Matthias Schäfer | 2016-04-01 | 2 | -16/+14 |
* | bump 2.3.02.3.0 | Ulrich-Matthias Schäfer | 2016-03-30 | 2 | -3/+3 |
* | readme update, clean up | Ulrich-Matthias Schäfer | 2016-03-29 | 2 | -35/+37 |
* | tidy up | Ulrich-Matthias Schäfer | 2016-03-29 | 2 | -17/+3 |
* | fix finishing up correctly with even loops, readme | Ulrich-Matthias Schäfer | 2016-03-29 | 2 | -6/+4 |
* | discard totalProgress for now | Ulrich-Matthias Schäfer | 2016-03-28 | 2 | -20/+3 |
* | revert multiple breaking changes introduced by the last commits | Ulrich-Matthias Schäfer | 2016-03-28 | 2 | -89/+123 |
* | fixed bug where loop wasnt correctly reversed if specified | Ulrich-Matthias Schäfer | 2016-03-25 | 2 | -9/+10 |
* | Merge branch '3.0.0' introducing several changes: | Ulrich-Matthias Schäfer | 2016-03-24 | 2 | -444/+1053 |
|\ |
|
| * | Implementation new fx module | Ulrich-Matthias Schäfer | 2016-03-23 | 2 | -456/+870 |
| * | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2015-12-23 | 2 | -2/+5 |
| |\ |
|
| * | | relative movements, delayed (queued) start of animation | Ulrich-Matthias Schäfer | 2015-12-23 | 2 | -16/+23 |
| * | | transformation with correct rotation, fixed Color animation | Ulrich-Matthias Schäfer | 2015-12-21 | 2 | -39/+75 |
| * | | new specs, reverse, initAnimation, after, during, comments | Ulrich-Matthias Schäfer | 2015-12-20 | 2 | -281/+245 |
| * | | added all fx methods, styles and attrs | Ulrich-Matthias Schäfer | 2015-12-16 | 2 | -58/+323 |
| * | | added once and during | Ulrich-Matthias Schäfer | 2015-12-13 | 2 | -13/+52 |
| * | | new fx with enqueue method and dedicated SVG.Situation | Ulrich-Matthias Schäfer | 2015-12-13 | 2 | -370/+333 |
* | | | Removed references to old test page | wout | 2016-03-14 | 1 | -1/+1 |
* | | | fixed error where a parent node is not found when loading an image but the ca... | Ulrich-Matthias Schäfer | 2016-02-10 | 2 | -3/+3 |
* | | | fixed unit unit regex and renamed it to numberAndUnit, added specs (fix #443) | Ulrich-Matthias Schäfer | 2016-01-23 | 2 | -9/+9 |
* | | | fixed `svgjs:data` attribute which was not set properly in all browsers (#428) | Ulrich-Matthias Schäfer | 2016-01-21 | 2 | -5/+8 |
* | | | added specs for `isNumber()` and compile svg.js | Ulrich-Matthias Schäfer | 2016-01-18 | 2 | -4/+5 |
* | | | added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#40... | Ulrich-Matthias Schäfer | 2016-01-11 | 2 | -4/+78 |
* | | | `matrixify()` will not apply the calculated matrix to the node anymore | Ulrich-Matthias Schäfer | 2015-12-29 | 2 | -5/+3 |
* | | | fix #433 | Denis Mosolov | 2015-12-29 | 2 | -4/+5 |
| |/
|/| |
|
* | | added check for existence of node (fix #431) | Ulrich-Matthias Schäfer | 2015-12-23 | 2 | -2/+5 |
|/ |
|
* | bump 2.2.42.2.4 | Ulrich-Matthias Schäfer | 2015-12-12 | 2 | -3/+3 |
* | updated changelog, fixed typo in doc and removed semicolon | Ulrich-Matthias Schäfer | 2015-12-12 | 1 | -3/+3 |
* | fixes for issue #429 | rdfriedl | 2015-12-11 | 2 | -4/+4 |
* | replaced usage of window.scrollX and window.scrollY with standard window.page... | Dan Ormisher | 2015-12-08 | 2 | -4/+4 |
* | transform() returnw a-f now, too, double newlines create blank lines | Ulrich-Matthias Schäfer | 2015-12-04 | 2 | -4/+17 |
* | bump 2.2.32.2.3 | Ulrich-Matthias Schäfer | 2015-11-30 | 2 | -3/+3 |