Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped to version 1.0.0 | wout | 2014-09-05 | 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 |