summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added more control to SVG.Matrixwout2014-07-281002-1557/+170294
|
* Matirx specswout2014-07-271-254/+263
|
* Specified untransform() methodwout2014-07-274-10/+34
|
* Reimplemented matrix animationswout2014-07-261-10/+10
|
* Installed Jasmin 2.0.1wout2014-07-2625-3911/+4248
|
* Various small fixeswout2014-07-2518-3852/+497
|
* Moved SVG.invent to main svg.js filewout2014-07-238-76/+31
|
* Fix in rboxwout2014-07-205-63/+57
|
* Fixes a but in absolute positioning of groupswout2014-07-194-10/+20
|
* Converted to spaceswout2014-07-131-44/+44
|
* Added documentation builderwout2014-07-13233-2/+44443
|
* Switched to gulp for buildingwout2014-07-133627-3917/+268067
|
* Added support for scale center on matriceswout2014-07-129-92/+90
|
* Updated CHANGELOGwout2014-07-121-2/+7
|
* Eliminate matrix translation errorswout2014-07-1213-27/+27
|
* Further debugging matrix new implementationwout2014-07-1210-63/+77
|
* Completely reworked transform systemwout2014-07-1129-866/+1451
|
* Typo in READMEwout2014-06-281-1/+1
|
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-2815-419/+273
|
* Updated CHANGELOGwout2014-06-261-3/+4
|
* Complete new clone() methodwout2014-06-266-99/+83
|
* Updated CHANGELOGwout2014-06-251-4/+6
|
* Added more versatility to adopterwout2014-06-258-15/+28
|
* Updated READMEwout2014-06-251-15/+12
|
* Added SVG.Circle, removed structural internal referenceswout2014-06-2524-239/+613
|
* Updated READMEwout2014-06-221-11/+7
|
* Speccing adopter modulewout2014-06-214-2/+40
|
* Documented and added specs for new selector methodwout2014-06-219-45/+106
|
* Back on track with the specswout2014-06-216-17/+52
|
* Various reference fixeswout2014-06-216-18/+26
|
* Removed all structural referenceswout2014-06-2134-325/+452
|
* Fixing a bug in viewboxwout2014-06-194-12/+17
|
* Merge pull request #216 from shabegger/masterWout2014-06-191-2/+6
|\ | | | | Fixed Infinite Loop
| * Fixed Infinite LoopStephen Habegger2014-06-161-2/+6
| | | | | | | | | | Fixed infinite loop in ViewBox when element has a percentage width/height.
* | Fixed version mismatchwout2014-06-194-4/+4
| |
* | Updated READMEwout2014-06-185-5/+5
| |
* | Updated REAMDEwout2014-06-171-0/+26
| |
* | Updated READMEwout2014-06-171-1/+1
| |
* | Updated READMEwout2014-06-171-2/+2
| |
* | Updated READMEwout2014-06-172-1/+38
| |
* | Added marker, symbol and dynamic referencingwout2014-06-1731-95/+657
|/
* Updated README1.0.0-rc.9wout2014-06-121-4/+4
|
* Updated change logwout2014-06-121-0/+1
|
* Fixing offset by window scroll position in rbox()wout2014-06-122-2/+7
|
* Merge pull request #207 from bryhoyt/patch-1Wout2014-06-121-1/+5
|\ | | | | Offset rbox by window scroll, because getBoundingClientRect changes when...
| * Offset rbox by window scroll, because getBoundingClientRect changes when ↵bryhoyt2014-06-121-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.jsonwout2014-06-121-1/+1
| |
* | Bumped to version 1.0.0-rc.81.0.0-rc.8wout2014-06-125-4/+9
| |
* | Fix in SVG.offwout2014-06-124-8/+17
| |
* | Removing version in bower.jsonwout2014-06-121-1/+0
| |