Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Completely reworked transform system | wout | 2014-07-11 | 1 | -73/+0 |
| | |||||
* | Added new SVG.Line class and working on SVG.Matrix | wout | 2014-06-28 | 1 | -7/+4 |
| | |||||
* | Various reference fixes | wout | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | Removed all structural references | wout | 2014-06-21 | 1 | -2/+2 |
| | |||||
* | Offset rbox by window scroll, because getBoundingClientRect changes when ↵ | bryhoyt | 2014-06-12 | 1 | -1/+5 |
| | | | | | window is scrolled As per https://developer.mozilla.org/en-US/docs/Web/API/Element.getBoundingClientRect "If this is not the desired behaviour just add the current scrolling position to the top and left property (via window.scrollX and window.scrollY) to get constant values independent from the current scrolling position." | ||||
* | Bumped to 1.0.0-rc.6 | wout | 2014-03-04 | 1 | -6/+4 |
| | |||||
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
| | |||||
* | Added merge() method to SVG.RBox | wout | 2013-08-22 | 1 | -1/+22 |
| | |||||
* | Added merge() to SVG.BBox | wout | 2013-05-28 | 1 | -25/+35 |
| | |||||
* | Added the rbox() method, bumped to v0.140.15 | wout | 2013-04-22 | 1 | -0/+43 |