summaryrefslogtreecommitdiffstats
path: root/src/bbox.js
Commit message (Collapse)AuthorAgeFilesLines
* Added merge() to SVG.BBoxwout2013-05-281-18/+50
|
* Fix for Firefox in bbox()0.13wout2013-04-111-7/+8
|
* node.getBBox() fallback. Fixes #21Rob Walch2013-04-101-1/+11
|
* Bumped to v0.11wout2013-03-241-6/+6
| | | | | | | | | - 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-131-2/+2
|
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-1/+1
| | | | animation functionality
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-0/+18