summaryrefslogtreecommitdiffstats
path: root/src/doc.js
Commit message (Collapse)AuthorAgeFilesLines
* Merged all changes and fixes from SVG 1.1 into this branchUlrich-Matthias Schäfer2015-06-111-0/+9
|
* Reworked sub-pixel offset fixwout2014-07-311-0/+12
|
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-19/+24
|
* Various reference fixeswout2014-06-211-1/+2
|
* Removed all structural referenceswout2014-06-211-56/+25
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-47/+18
| | | | to 1.0.0-rc.5
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-92/+92
|
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-1/+1
|
* Bumped to v0.33wout2014-01-221-7/+22
|
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-261-1/+1
|
* Various IE9 and IE10 fixeswout2013-07-041-1/+1
|
* Reworked arrange module, <defs> always on topwout2013-06-271-3/+11
|
* Added the rbox() method, bumped to v0.140.15wout2013-04-221-36/+61
|
* Allow invocation of SVG() with an <svg> tagwout2013-03-291-3/+5
|
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-5/+5
| | | | animation functionality
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other ↵wout2013-02-271-5/+5
| | | | fixes
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-21/+21
|
* Reworked SVG.Container inheritancewout2013-02-021-5/+2
|
* Removed temp wrapper in safari bug fixwout2013-01-051-12/+44
|
* Made code more readable and included docswout2013-01-041-17/+17
|
* Code refactoringwout2012-12-291-1/+2
|
* Defaulting <svg> width and height to 100%wout2012-12-231-1/+1
|
* Added and exta wrapping div around svg elementwout2012-12-231-2/+7
|
* Fine-tuned safari bug fixwout2012-12-231-2/+1
|
* Fixed a bug in safari prevending correct dy on tspanswout2012-12-231-2/+7
|
* Cross browser fixeswout2012-12-211-3/+5
|
* Streamlined codewout2012-12-211-4/+4
|
* Separated core from optional librarieswout2012-12-181-0/+2
|
* Added transform()wout2012-12-181-1/+1
|
* Code slimmingwout2012-12-171-0/+19