aboutsummaryrefslogtreecommitdiffstats
path: root/src/svg.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix file permissions.Ryan Jacobs2015-05-221-0/+0
| | | | | find -type f -exec chmod 644 {} \; find -type d -exec chmod 775 {} \;
* Bumped to 1.0.1wout2014-09-061-1/+0
|
* Added marker, symbol and dynamic referencingwout2014-06-171-6/+0
|
* Bumped to version 1.0.0-rc.7wout2014-06-111-3/+3
| | | | Look at change log for full overview of changes.
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-2/+6
| | | | to 1.0.0-rc.5
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-17/+13
|
* Leaner parserwout2014-02-021-18/+4
|
* Shortened arc objects in PathArraywout2014-01-291-1/+1
|
* Preparing SVG namespace when dom is loadedwout2014-01-291-13/+16
|
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-2/+32
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* Added SVG.Set adn bumped to v0.24wout2013-07-011-0/+4
|
* Reworked arrange module, <defs> always on topwout2013-06-271-6/+0
|
* Bug fix: recreating defs after clear()0.12wout2013-03-281-1/+1
|
* Bumped to v0.11wout2013-03-241-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.10wout2013-03-091-41/+45
| | | | animation functionality
* Animatable fill() and stroke()wout2013-03-061-3/+13
|
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other ↵wout2013-02-271-5/+15
| | | | fixes
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-9/+9
|
* Added support testwout2013-02-151-8/+17
|
* Reworked SVG.Container inheritancewout2013-02-021-10/+2
|
* Fix in arrange modulewout2013-01-291-1/+1
|
* Modified extension method to include all SVG.Container elementswout2013-01-291-4/+14
|
* Removed temp wrapper in safari bug fixwout2013-01-051-2/+2
|
* Made code more readable and included docswout2013-01-041-13/+23
|
* Added mask.jswout2012-12-311-2/+5
|
* Code refactoringwout2012-12-291-0/+3
|
* Fix in pathwout2012-12-261-2/+3
|
* Lowered presence of the svg functionwout2012-12-211-4/+0
|
* Making the svg function globalwout2012-12-211-1/+1
|
* Added transform()wout2012-12-181-0/+5
|
* Code slimmingwout2012-12-171-1/+1
|
* Refactored code for readability and sizewout2012-12-171-4/+8
|
* Included dist fileswout2012-12-171-4/+2
|
* Implemented core librarywout2012-12-161-0/+11
|
* Initial commitwout2012-12-151-0/+0