summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removing version in bower.jsonwout2014-06-121-1/+0
|
* Fixing typo in READMEwout2014-06-122-3/+4
|
* Bumped to version 1.0.0-rc.7wout2014-06-1120-72/+259
| | | | Look at change log for full overview of changes.
* Calling after() on stop(fulfill)wout2014-06-101-4/+6
|
* Merge pull request #192 from vird/patch-1Wout2014-06-101-3/+5
|\ | | | | .animation() .stop(true) now fires .after() callback if present
| * .animation() .stop() now fires .after() if presentvird2014-05-281-3/+5
| |
* | Merge pull request #200 from pklingem/master1.0.0-rc.7Wout2014-06-104-6/+170
|\ \ | |/ |/| add class manipulation functions to Element
| * toggleClass returns the svg instancePatrick Klingemann2014-06-094-2/+9
| |
| * trim class attribute whitespacePatrick Klingemann2014-06-093-5/+5
| |
| * avoid unintentional global variablesPatrick Klingemann2014-06-093-5/+9
| |
| * add classes, hasClass, addClass, removeClass, toggleClass functions to ElementPatrick Klingemann2014-06-024-6/+159
|/
* Merge pull request #179 from Shtong/masterWout Fierens2014-05-033-3/+3
|\ | | | | Fixed a bug where Element.style() would not save empty values in IE11
| * Fixed a bug where Element.style() would not save empty values in IE11Xavier Roger-Machart2014-05-023-3/+3
|/
* Added absorb pluginwout2014-03-051-0/+3
|
* Replaced a non breaking space with a real spacewout2014-03-052-3/+3
| | | | Thanks @musterknabe
* Bumped to 1.0.0-rc.6wout2014-03-0430-580/+631
|
* SVG.Stop accepts multiple arguments1.0.0-rc.6wout2014-02-205-17/+52
|
* Updated READMEwout2014-02-201-1/+1
|
* Re-added touch eventswout2014-02-204-5/+34
|
* Merge pull request #165 from calvin/masterWout Fierens2014-02-181-1/+1
|\ | | | | Fixed typo
| * Fixed typoCalvin Jeong2014-02-181-1/+1
|/
* Updated READMEwout2014-02-141-0/+58
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-1460-1797/+2203
| | | | to 1.0.0-rc.5
* Giving Firefox some slack in the text position specs1.0.0-rc.5wout2014-02-051-10/+10
|
* Minor enhancement in patharray arcswout2014-02-053-10/+10
|
* Merge pull request #146 from dotnetCarpenter/patharrayWout Fierens2014-02-051-2/+2
|\ | | | | convert bool to int, so d only contains number values - fixes #145
| * convert bool to int, so d only contains number values - fixes #145dotnetCarpenter2014-02-051-2/+2
|/
* Updated changelogwout2014-02-052-1/+2
|
* Fix in patharray arcwout2014-02-054-8/+12
|
* Updated READMEwout2014-02-051-1/+10
|
* added pointAt() method to SVG.Pathwout2014-02-056-42/+68
|
* Fix in animate('=').to()wout2014-02-054-4/+5
|
* Updated READMEwout2014-02-051-1/+1
|
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-0516-36/+395
|
* Updated README1.0.0-rc.4wout2014-02-041-10/+9
|
* Updated JSONwout2014-02-043-3/+3
|
* Updated JSONwout2014-02-043-3/+3
|
* Removing old unbiassed flag on textPath path creationwout2014-02-043-4/+4
|
* Fix for arcs in SVG.PathArray#toString methodwout2014-02-044-17/+24
|
* fix for arcs in patharray toString() methodwout2014-02-044-13/+10
|
* Wrapping delay in SVG.Numberwout2014-02-035-6/+7
|
* Added second values to SVG.Numberwout2014-02-035-7/+33
|
* Added `length()`method to pathwout2014-02-034-2/+19
|
* Updated READMEwout2014-02-031-3/+3
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-0332-2751/+2902
|
* Applying block to text node on text() method1.0.0-rc.3wout2014-02-023-4/+4
|
* Leaner parserwout2014-02-023-39/+11
|
* Updated READMEwout2014-02-021-1/+1
|
* Updated READMEwout2014-02-011-1/+1
|
* added `morph()` and `at()` methods to `SVG.Number` for unit morphingwout2014-02-0111-124/+240
|