Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix file permissions. | Ryan Jacobs | 2015-05-22 | 1 | -0/+0 |
| | | | | | find -type f -exec chmod 644 {} \; find -type d -exec chmod 775 {} \; | ||||
* | Bumped to 1.0.1 | wout | 2014-09-06 | 1 | -1/+0 |
| | |||||
* | 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 |
| | | | | Look at change log for full overview of changes. | ||||
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵ | wout | 2014-02-14 | 1 | -2/+6 |
| | | | | to 1.0.0-rc.5 | ||||
* | 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 |
| | | | | | | | | | - removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo | ||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -41/+45 |
| | | | | animation functionality | ||||
* | Animatable fill() and stroke() | wout | 2013-03-06 | 1 | -3/+13 |
| | |||||
* | Bumped to v0.7 with reworked id sequence, attr nullifier, and various other ↵ | wout | 2013-02-27 | 1 | -5/+15 |
| | | | | fixes | ||||
* | 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 |
| | |||||
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 1 | -2/+2 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -13/+23 |
| | |||||
* | Added mask.js | wout | 2012-12-31 | 1 | -2/+5 |
| | |||||
* | Code refactoring | wout | 2012-12-29 | 1 | -0/+3 |
| | |||||
* | Fix in path | wout | 2012-12-26 | 1 | -2/+3 |
| | |||||
* | Lowered presence of the svg function | wout | 2012-12-21 | 1 | -4/+0 |
| | |||||
* | Making the svg function global | wout | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | Added transform() | wout | 2012-12-18 | 1 | -0/+5 |
| | |||||
* | Code slimming | wout | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | Refactored code for readability and size | wout | 2012-12-17 | 1 | -4/+8 |
| | |||||
* | Included dist files | wout | 2012-12-17 | 1 | -4/+2 |
| | |||||
* | Implemented core library | wout | 2012-12-16 | 1 | -0/+11 |
| | |||||
* | Initial commit | wout | 2012-12-15 | 1 | -0/+0 |