aboutsummaryrefslogtreecommitdiffstats
path: root/dist/svg.min.js
Commit message (Collapse)AuthorAgeFilesLines
* Reworked SVG.Container inheritancewout2013-02-021-2/+2
|
* Added visible() and opacity() methods0.4wout2013-01-301-2/+2
|
* Fix in arrange modulewout2013-01-291-2/+2
|
* Modified extension method to include all SVG.Container elementswout2013-01-291-2/+2
|
* Fix in scale() in sugar module0.3wout2013-01-281-2/+2
|
* Simplifying data() method0.2wout2013-01-271-2/+2
|
* Fic in data() methodwout2013-01-271-2/+2
|
* Added data() methodwout2013-01-271-2/+2
|
* Fix in offset for SVG.Wrapwout2013-01-221-2/+2
|
* Removed obsolete codewout2013-01-151-2/+2
|
* Renamed the parentDoc() method to doc()wout2013-01-121-2/+2
|
* Fix in poly elementwout2013-01-121-2/+2
|
* Ensuring polygons and polylines are at position 0,0 within their wrapperwout2013-01-121-2/+2
|
* Bug fix in clone() methodwout2013-01-101-2/+2
|
* Bug fix in clonewout2013-01-091-2/+2
|
* Added event listeners to event modulewout2013-01-091-2/+2
|
* Note in fx.jswout2013-01-091-1/+1
|
* Storing element typewout2013-01-081-2/+2
|
* Fix in fx module for very short durationswout2013-01-081-2/+2
|
* Fix in fx module for durations under 10 mswout2013-01-081-2/+2
|
* Updated READMEwout2013-01-061-2/+2
|
* Added patternswout2013-01-061-2/+2
|
* fill() and stroke() accept a hex stringwout2013-01-061-2/+2
|
* Fix in animatabel attrwout2013-01-051-2/+2
|
* Removed temp wrapper in safari bug fixwout2013-01-051-2/+2
|
* Made code more readable and included docswout2013-01-041-2/+2
|
* Fix in SVG.FXwout2013-01-031-2/+2
|
* Fix in color parserwout2013-01-031-2/+2
|
* Added the SVG.FX module for animationswout2013-01-031-2/+2
|
* Added SVG.Nested to create nested svg documentswout2013-01-021-2/+2
|
* Replaced clip() in favor of mask()wout2013-01-011-2/+2
| | | | Some browsers had issues with clipping, masking was a better option.
* Added each(), next(), previous() and morewout2012-12-311-2/+2
|
* Added clone()wout2012-12-311-2/+2
|
* Added mask.jswout2012-12-311-2/+2
|
* Added hide() and show()wout2012-12-301-2/+2
|
* Added dblclick to event.jswout2012-12-301-2/+2
|
* Added event.jswout2012-12-301-2/+2
|
* Code refactoringwout2012-12-291-2/+2
|
* Improved containerwout2012-12-291-2/+2
|
* Added polyline and polygon, removed ciclewout2012-12-291-2/+2
|
* Added skew method to the sugar modulewout2012-12-281-2/+2
|
* Added image size as argumentswout2012-12-281-2/+2
|
* Bug fix in bbox()wout2012-12-271-2/+2
|
* Fix in bbox90 for IEwout2012-12-271-2/+2
|
* Updated READMEwout2012-12-271-1/+1
|
* Updated READMEwout2012-12-271-2/+2
|
* Reworked transform()wout2012-12-271-2/+2
|
* Fix in pathwout2012-12-261-2/+2
|
* Defaulting <svg> width and height to 100%wout2012-12-231-2/+2
|
* Added support for IE9wout2012-12-231-2/+2
|