| Commit message (Expand) | Author | Age | Files | Lines |
* | add new default constructor (#714) | Ulrich-Matthias Schäfer | 2017-07-25 | 1 | -15/+6 |
* | Lots of breaking changes. Read below! (#646, #716) | Ulrich-Matthias Schäfer | 2017-07-25 | 1 | -37/+6 |
* | `SVG.extend` now expects exactly one module or an array of modules | Ulrich-Matthias Schäfer | 2017-04-25 | 1 | -7/+3 |
* | ids are not generated upon creation anymore | Ulrich-Matthias Schäfer | 2017-04-23 | 1 | -6/+1 |
* | changed `style()` to `css()` | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -1/+1 |
* | Merge branch 'master' into 3.0.0 | Ulrich-Matthias Schäfer | 2017-04-22 | 1 | -2/+2 |
|\ |
|
| * | added `options` to `on()`, back to sloppy mode2.6.0 | Ulrich-Matthias Schäfer | 2017-04-21 | 1 | -3/+1 |
| * | changing to strict mode - some failures occur | dotnetCarpenter | 2017-04-11 | 1 | -1/+3 |
| * | clear does not remove parser anymore | Ulrich-Matthias Schäfer | 2017-03-29 | 1 | -2/+2 |
| * | onclick events are now bound with SVG.on, prefixed globals, relax tests to wo... | Ulrich-Matthias Schäfer | 2017-03-21 | 1 | -1/+1 |
| * | prefix globals with window so window can be injected properly | Ulrich-Matthias Schäfer | 2017-03-18 | 1 | -1/+1 |
* | | prefix globals with window so window can be injected properly | Ulrich-Matthias Schäfer | 2017-03-18 | 1 | -1/+1 |
* | | removing SVG.Set completely | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -4/+0 |
* | | remove feature to set style with css string | Ulrich-Matthias Schäfer | 2017-03-16 | 1 | -1/+7 |
|/ |
|
* | Fix offset produced by svg parser (#553) | Ulrich-Matthias Schäfer | 2017-03-08 | 1 | -1/+1 |
* | doublecheck SVG.parser, use svg element which is not in the dom (#471) | Ulrich-Matthias Schäfer | 2016-04-02 | 1 | -2/+12 |
* | fix parser error (#471) and small bug in SVG.Color with new fx | Ulrich-Matthias Schäfer | 2016-04-01 | 1 | -14/+10 |
* | added check for existence of node (fix #431) | Ulrich-Matthias Schäfer | 2015-12-23 | 1 | -0/+3 |
* | svgjs now saves crucial data in the dom (fixes #369 again) | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -0/+4 |
* | fixed return value of `text()` after import/clone (#393) | Ulrich-Matthias Schäfer | 2015-11-04 | 1 | -6/+6 |
* | fix typo (finally) | dhardtke | 2015-09-06 | 1 | -3/+3 |
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
* | Merged all changes and fixes from SVG 1.1 into this branch | Ulrich-Matthias Schäfer | 2015-06-11 | 1 | -1/+1 |
* | Typo's | wout | 2014-08-19 | 1 | -2/+2 |
* | Added svg import / export functionalty | wout | 2014-08-01 | 1 | -4/+4 |
* | Various small fixes | wout | 2014-07-25 | 1 | -22/+54 |
* | Moved SVG.invent to main svg.js file | wout | 2014-07-23 | 1 | -0/+24 |
* | Added SVG.Circle, removed structural internal references | wout | 2014-06-25 | 1 | -1/+1 |
* | Removed all structural references | wout | 2014-06-21 | 1 | -1/+1 |
* | Added marker, symbol and dynamic referencing | wout | 2014-06-17 | 1 | -6/+0 |
* | Bumped to version 1.0.0-rc.7 | wout | 2014-06-11 | 1 | -3/+3 |
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to... | wout | 2014-02-14 | 1 | -2/+6 |
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -17/+13 |
* | Leaner parser | wout | 2014-02-02 | 1 | -18/+4 |
* | Shortened arc objects in PathArray | wout | 2014-01-29 | 1 | -1/+1 |
* | Preparing SVG namespace when dom is loaded | wout | 2014-01-29 | 1 | -13/+16 |
* | Added SVG.PathArray, updated data() and bumped to v1.0rc1 | wout | 2014-01-29 | 1 | -2/+32 |
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 1 | -0/+4 |
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 1 | -6/+0 |
* | Bug fix: recreating defs after clear()0.12 | wout | 2013-03-28 | 1 | -1/+1 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -2/+8 |
* | Bumped to v0.9, added better style management, text support and extended anim...0.10 | wout | 2013-03-09 | 1 | -41/+45 |
* | Animatable fill() and stroke() | wout | 2013-03-06 | 1 | -3/+13 |
* | Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f... | wout | 2013-02-27 | 1 | -5/+15 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -9/+9 |
* | Added support test | wout | 2013-02-15 | 1 | -8/+17 |
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 1 | -10/+2 |
* | Fix in arrange module | wout | 2013-01-29 | 1 | -1/+1 |
* | Modified extension method to include all SVG.Container elements | wout | 2013-01-29 | 1 | -4/+14 |