summaryrefslogtreecommitdiffstats
path: root/src/element.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Storing element typewout2013-01-081-1/+2
|
* fill() and stroke() accept a hex stringwout2013-01-061-9/+9
|
* Fix in animatabel attrwout2013-01-051-1/+10
|
* Made code more readable and included docswout2013-01-041-122/+114
|
* Added the SVG.FX module for animationswout2013-01-031-2/+6
|
* Replaced clip() in favor of mask()wout2013-01-011-15/+29
| | | | Some browsers had issues with clipping, masking was a better option.
* Added each(), next(), previous() and morewout2012-12-311-0/+10
|
* Added position()wout2012-12-311-1/+6
|
* Added clone()wout2012-12-311-1/+19
|
* Added hide() and show()wout2012-12-301-0/+14
|
* Code refactoringwout2012-12-291-5/+18
|
* Added skew method to the sugar modulewout2012-12-281-7/+7
|
* Bug fix in bbox()wout2012-12-271-2/+9
|
* Fix in bbox90 for IEwout2012-12-271-9/+11
|
* Updated READMEwout2012-12-271-1/+1
|
* Reworked transform()wout2012-12-271-18/+55
|
* Fixed a bug in safari prevending correct dy on tspanswout2012-12-231-5/+0
|
* Cross browser fixeswout2012-12-211-10/+10
|
* Streamlined codewout2012-12-211-4/+36
|
* Made absolute transformations defaultwout2012-12-191-2/+2
|
* Updated readmewout2012-12-191-15/+3
|
* Separated core from optional librarieswout2012-12-181-19/+11
|
* Added transform()wout2012-12-181-35/+59
|
* Code slimmingwout2012-12-171-15/+3
|
* Refactored code for readability and sizewout2012-12-171-94/+100
|
* Removing legacy referenceswout2012-12-171-5/+1
|
* Added attr function for SVG.Elementwout2012-12-161-0/+11
|
* Fix in circle and ellipse generaterwout2012-12-161-1/+6
|
* Implemented core librarywout2012-12-161-0/+87
|
* Initial commitwout2012-12-151-0/+0