Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish use-element | gschutz | 2015-01-05 | 1 | -4/+4 |
|\ | |||||
| * | fix #306 - The use element now can point to an external file | gschutz | 2015-01-05 | 1 | -4/+4 |
|/ | |||||
* | Bumped to 1.0.1 | wout | 2014-09-06 | 8 | -10/+13 |
| | |||||
* | Merge pull request #242 from janaspage/patch-2 | Wout | 2014-09-05 | 1 | -1/+1 |
|\ | | | | | Correct spelling/typo. | ||||
| * | Correct spelling/typo. | Janas Page | 2014-08-05 | 1 | -1/+1 |
| | | |||||
* | | Added UMD support | wout | 2014-09-05 | 2 | -4/+4 |
| | | |||||
* | | Added UMD wrapper1.0.1 | wout | 2014-09-05 | 3 | -9/+26 |
| | | |||||
* | | Merge pull request #244 from janaspage/patch-4 | Wout | 2014-09-05 | 1 | -2/+2 |
|\ \ | | | | | | | Correct spelling/typo of "returns". | ||||
| * | | Correct spelling/typo of "returns". | Janas Page | 2014-08-05 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #243 from janaspage/patch-3 | Wout | 2014-09-05 | 1 | -1/+1 |
|\ \ | | | | | | | Minor grammar corrections. | ||||
| * | | Minor grammar corrections. | Janas Page | 2014-08-05 | 1 | -1/+1 |
| |/ | | | | | | | Idiom is "a piece of cake". "Let's" is a contraction for "let us". | ||||
* | | Merge pull request #226 from chinhodado/patch-1 | Wout | 2014-09-05 | 1 | -1/+1 |
|\ \ | | | | | | | typo in README | ||||
| * | | typo | chinhodado | 2014-07-01 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #237 from peteruithoven/Move-doc-fix | Wout | 2014-09-05 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Better explanation for Array.move() | ||||
| * | | | Better explanation for Array.move() | peteruithoven | 2014-07-29 | 1 | -2/+2 |
| |/ / | | | | | | | | | | (Copied most from Manipulating elements move() explanation) | ||||
* | | | Bumped to version 1.0.0 | wout | 2014-09-05 | 18 | -54/+571 |
| | | | |||||
* | | | Update README.md1.0.0 | Wout | 2014-08-29 | 1 | -2/+0 |
| | | | |||||
* | | | Update README.md | Wout | 2014-08-29 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #241 from janaspage/patch-1 | Wout | 2014-08-01 | 1 | -4/+4 |
|\ \ | |/ |/| | Minor grammar & punctuation corrections. | ||||
| * | Minor grammar & punctuation corrections. | Janas Page | 2014-07-31 | 1 | -4/+4 |
|/ | |||||
* | Fixing a bug in viewbox | wout | 2014-06-19 | 4 | -12/+17 |
| | |||||
* | Merge pull request #216 from shabegger/master | Wout | 2014-06-19 | 1 | -2/+6 |
|\ | | | | | Fixed Infinite Loop | ||||
| * | Fixed Infinite Loop | Stephen Habegger | 2014-06-16 | 1 | -2/+6 |
| | | | | | | | | | | Fixed infinite loop in ViewBox when element has a percentage width/height. | ||||
* | | Fixed version mismatch | wout | 2014-06-19 | 4 | -4/+4 |
| | | |||||
* | | Updated README | wout | 2014-06-18 | 5 | -5/+5 |
| | | |||||
* | | Updated REAMDE | wout | 2014-06-17 | 1 | -0/+26 |
| | | |||||
* | | Updated README | wout | 2014-06-17 | 1 | -1/+1 |
| | | |||||
* | | Updated README | wout | 2014-06-17 | 1 | -2/+2 |
| | | |||||
* | | Updated README | wout | 2014-06-17 | 2 | -1/+38 |
| | | |||||
* | | Added marker, symbol and dynamic referencing | wout | 2014-06-17 | 31 | -95/+657 |
|/ | |||||
* | Updated README1.0.0-rc.9 | wout | 2014-06-12 | 1 | -4/+4 |
| | |||||
* | Updated change log | wout | 2014-06-12 | 1 | -0/+1 |
| | |||||
* | Fixing offset by window scroll position in rbox() | wout | 2014-06-12 | 2 | -2/+7 |
| | |||||
* | Merge pull request #207 from bryhoyt/patch-1 | Wout | 2014-06-12 | 1 | -1/+5 |
|\ | | | | | Offset rbox by window scroll, because getBoundingClientRect changes when... | ||||
| * | 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." | ||||
* | | Update bower.json | wout | 2014-06-12 | 1 | -1/+1 |
| | | |||||
* | | Bumped to version 1.0.0-rc.81.0.0-rc.8 | wout | 2014-06-12 | 5 | -4/+9 |
| | | |||||
* | | Fix in SVG.off | wout | 2014-06-12 | 4 | -8/+17 |
| | | |||||
* | | Removing version in bower.json | wout | 2014-06-12 | 1 | -1/+0 |
| | | |||||
* | | Fixing typo in README | wout | 2014-06-12 | 2 | -3/+4 |
|/ | |||||
* | Bumped to version 1.0.0-rc.7 | wout | 2014-06-11 | 20 | -72/+259 |
| | | | | Look at change log for full overview of changes. | ||||
* | Calling after() on stop(fulfill) | wout | 2014-06-10 | 1 | -4/+6 |
| | |||||
* | Merge pull request #192 from vird/patch-1 | Wout | 2014-06-10 | 1 | -3/+5 |
|\ | | | | | .animation() .stop(true) now fires .after() callback if present | ||||
| * | .animation() .stop() now fires .after() if present | vird | 2014-05-28 | 1 | -3/+5 |
| | | |||||
* | | Merge pull request #200 from pklingem/master1.0.0-rc.7 | Wout | 2014-06-10 | 4 | -6/+170 |
|\ \ | |/ |/| | add class manipulation functions to Element | ||||
| * | toggleClass returns the svg instance | Patrick Klingemann | 2014-06-09 | 4 | -2/+9 |
| | | |||||
| * | trim class attribute whitespace | Patrick Klingemann | 2014-06-09 | 3 | -5/+5 |
| | | |||||
| * | avoid unintentional global variables | Patrick Klingemann | 2014-06-09 | 3 | -5/+9 |
| | | |||||
| * | add classes, hasClass, addClass, removeClass, toggleClass functions to Element | Patrick Klingemann | 2014-06-02 | 4 | -6/+159 |
|/ | |||||
* | Merge pull request #179 from Shtong/master | Wout Fierens | 2014-05-03 | 3 | -3/+3 |
|\ | | | | | Fixed a bug where Element.style() would not save empty values in IE11 |