| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
| |
I've encountered situation where SVG.adopt (line 176) returns null, which leads to `Uncaught TypeError: Cannot read property 'node' of null`. Checking whether parent exists fixes it.
|
|
|
|
|
| |
added specs for `writeDataToDom()` and `setData()`
added toJSON in SVG.Number
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It wasn't compatible to the other move-functions e.g. for the PointArray
|
|
|
|
| |
Replaced split-function with an easier and faster one
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Look at change log for full overview of changes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to 1.0.0-rc.5
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|