summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix in poly plot() with point arrayswout2013-04-082-4/+5
|
* Merge pull request #20 from robwalch/patch-1Wout Fierens2013-04-081-2/+2
|\ | | | | Fixed plot poly with array of points
| * Fixed plot poly with array of pointsRob Walch2013-04-081-2/+2
|/
* Updated READMEwout2013-04-071-1/+1
|
* Added math plugin to READMEwout2013-04-071-0/+1
|
* Rebuilding after leading() with argumentswout2013-04-073-5/+5
|
* Fix for leading method on non text elementswout2013-04-073-7/+7
|
* Stored base offset as a private variablewout2013-04-053-5/+7
|
* Updated READMEwout2013-04-041-0/+1
|
* Extendibility fix in SVG.Elementwout2013-04-023-5/+5
|
* Passing attribute name and value in rebuild() methodwout2013-03-304-8/+9
|
* Fix in viewbox() methodwout2013-03-294-9/+13
|
* Updated READMEwout2013-03-291-1/+1
|
* Bumped to v0.12wout2013-03-291-0/+17
|
* Allow invocation of SVG() with an <svg> tagwout2013-03-294-10/+14
|
* Bug fix: recreating defs after clear()0.12wout2013-03-285-7/+21
|
* Updated READMEwout2013-03-256-30/+25
|
* Added unbiased option to plotable elementswout2013-03-246-27/+51
|
* Added plot() method to SVG.Linewout2013-03-245-5/+33
|
* Updated READMEwout2013-03-241-0/+7
|
* Updated READMEwout2013-03-241-0/+1
|
* Updated README on clippingwout2013-03-241-3/+11
|
* Bumped to v0.11wout2013-03-2445-832/+5905
| | | | | | | | | - 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
* Animation value clearance0.11wout2013-03-136-30/+28
|
* Added x(), y(), cx(), cy() and matrixwout2013-03-1215-299/+598
|
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-0926-537/+864
| | | | animation functionality
* Updated README0.9wout2013-03-071-1/+11
|
* Animatable fill() and stroke()wout2013-03-064-73/+91
|
* Reworked color managementwout2013-03-069-87/+399
|
* Updated READMEwout2013-03-061-3/+3
|
* Updated READMEwout2013-03-061-1/+1
|
* Updated READMEwout2013-03-061-2/+2
|
* Added during() method and unit morphing to fx modulewout2013-03-067-36/+166
|
* Fix in animate().center()0.8wout2013-03-056-113/+113
|
* Improved rotate() method in sugar modulewout2013-03-025-49/+56
|
* Code refactoring on elementwout2013-03-024-102/+116
|
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other ↵wout2013-02-2711-130/+162
| | | | fixes
* Added svg.export.js plugin to README0.7wout2013-02-211-0/+1
|
* Added viewbox toString() methodwout2013-02-203-4/+20
|
* Defaulting zoom in viewbox to 1wout2013-02-203-21/+23
|
* Fix in viewbox fallbackwout2013-02-203-39/+37
|
* Updated READMEwout2013-02-201-1/+1
|
* Updated READMEwout2013-02-201-2/+3
|
* ViewBox zoom descriptionwout2013-02-204-9/+10
|
* Updated READMEwout2013-02-201-146/+152
|
* v0.6wout2013-02-202-2/+2
|
* Bumped to v0.6wout2013-02-201-1/+1
|
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-2029-1013/+1123
|
* Added SVG.supported to READMEwout2013-02-151-0/+13
|
* Added support testwout2013-02-153-18/+36
|