summaryrefslogtreecommitdiffstats
path: root/src/clip.js
Commit message (Collapse)AuthorAgeFilesLines
* Bumped to v0.33wout2014-01-221-0/+0
|
* Various IE9 and IE10 fixeswout2013-07-041-1/+1
|
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-291-2/+31
|
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+10
|
* Updated READMEwout2013-03-251-13/+2
|
* Bumped to v0.11wout2013-03-241-0/+28
| | | | | | | | | - 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
* Replaced clip() in favor of mask()wout2013-01-011-42/+0
| | | | Some browsers had issues with clipping, masking was a better option.
* Added mask.jswout2012-12-311-4/+1
|
* Code refactoringwout2012-12-291-5/+4
|
* Fixed a bug in safari prevending correct dy on tspanswout2012-12-231-1/+1
|
* Added gradientwout2012-12-221-3/+3
|
* Streamlined codewout2012-12-211-2/+15
|
* Separated core from optional librarieswout2012-12-181-0/+18
|
* Added transform()wout2012-12-181-1/+2
|
* Code slimmingwout2012-12-171-0/+14