Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Passing attribute name and value in rebuild() method | wout | 2013-03-30 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-03-25 | 1 | -1/+1 | |
| | ||||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -87/+84 | |
| | | | | | | | | | - removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo | |||||
* | Animation value clearance0.11 | wout | 2013-03-13 | 1 | -4/+0 | |
| | ||||||
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -37/+67 | |
| | ||||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -25/+83 | |
| | | | | animation functionality | |||||
* | Reworked color management | wout | 2013-03-06 | 1 | -0/+4 | |
| | ||||||
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 1 | -2/+5 | |
| | ||||||
* | Fix in animate().center()0.8 | wout | 2013-03-05 | 1 | -0/+3 | |
| | ||||||
* | Code refactoring on element | wout | 2013-03-02 | 1 | -47/+48 | |
| | ||||||
* | Bumped to v0.7 with reworked id sequence, attr nullifier, and various other ↵ | wout | 2013-02-27 | 1 | -29/+39 | |
| | | | | fixes | |||||
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -76/+61 | |
| | ||||||
* | Added ability to store data() as raw values | wout | 2013-02-11 | 1 | -2/+2 | |
| | ||||||
* | Added visible() and opacity() methods0.4 | wout | 2013-01-30 | 1 | -0/+7 | |
| | ||||||
* | Simplifying data() method0.2 | wout | 2013-01-27 | 1 | -2/+5 | |
| | ||||||
* | Fic in data() method | wout | 2013-01-27 | 1 | -1/+1 | |
| | ||||||
* | Added data() method | wout | 2013-01-27 | 1 | -0/+14 | |
| | ||||||
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 1 | -0/+9 | |
| | ||||||
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 1 | -1/+1 | |
| | ||||||
* | Bug fix in clone() method | wout | 2013-01-10 | 1 | -1/+4 | |
| | ||||||
* | Bug fix in clone | wout | 2013-01-09 | 1 | -1/+1 | |
| | ||||||
* | Storing element type | wout | 2013-01-08 | 1 | -1/+2 | |
| | ||||||
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 1 | -9/+9 | |
| | ||||||
* | Fix in animatabel attr | wout | 2013-01-05 | 1 | -1/+10 | |
| | ||||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -122/+114 | |
| | ||||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 1 | -2/+6 | |
| | ||||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -15/+29 | |
| | | | | Some browsers had issues with clipping, masking was a better option. | |||||
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 1 | -0/+10 | |
| | ||||||
* | Added position() | wout | 2012-12-31 | 1 | -1/+6 | |
| | ||||||
* | Added clone() | wout | 2012-12-31 | 1 | -1/+19 | |
| | ||||||
* | Added hide() and show() | wout | 2012-12-30 | 1 | -0/+14 | |
| | ||||||
* | Code refactoring | wout | 2012-12-29 | 1 | -5/+18 | |
| | ||||||
* | Added skew method to the sugar module | wout | 2012-12-28 | 1 | -7/+7 | |
| | ||||||
* | Bug fix in bbox() | wout | 2012-12-27 | 1 | -2/+9 | |
| | ||||||
* | Fix in bbox90 for IE | wout | 2012-12-27 | 1 | -9/+11 | |
| | ||||||
* | Updated README | wout | 2012-12-27 | 1 | -1/+1 | |
| | ||||||
* | Reworked transform() | wout | 2012-12-27 | 1 | -18/+55 | |
| | ||||||
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 1 | -5/+0 | |
| | ||||||
* | Cross browser fixes | wout | 2012-12-21 | 1 | -10/+10 | |
| | ||||||
* | Streamlined code | wout | 2012-12-21 | 1 | -4/+36 | |
| | ||||||
* | Made absolute transformations default | wout | 2012-12-19 | 1 | -2/+2 | |
| | ||||||
* | Updated readme | wout | 2012-12-19 | 1 | -15/+3 | |
| | ||||||
* | Separated core from optional libraries | wout | 2012-12-18 | 1 | -19/+11 | |
| | ||||||
* | Added transform() | wout | 2012-12-18 | 1 | -35/+59 | |
| | ||||||
* | Code slimming | wout | 2012-12-17 | 1 | -15/+3 | |
| | ||||||
* | Refactored code for readability and size | wout | 2012-12-17 | 1 | -94/+100 | |
| | ||||||
* | Removing legacy references | wout | 2012-12-17 | 1 | -5/+1 | |
| | ||||||
* | Added attr function for SVG.Element | wout | 2012-12-16 | 1 | -0/+11 | |
| | ||||||
* | Fix in circle and ellipse generater | wout | 2012-12-16 | 1 | -1/+6 | |
| | ||||||
* | Implemented core library | wout | 2012-12-16 | 1 | -0/+87 | |
| |