Commit Graph

55 Commits (4d9fd5ef7af71da4a301b8398a9f25cfa38396f0)

Author SHA1 Message Date
Dmitry Baranovskiy 4d9fd5ef7a Merge 2013-12-23 12:27:58 +11:00
Dmitry Baranovskiy 5ff0d9bd4d Added support for text path 2013-12-23 12:26:40 +11:00
Dmitry Baranovskiy aa6be97f60 Added line to getbbox primitives 2013-11-27 13:20:50 +11:00
Dmitry Baranovskiy e2fdaaf12e Fix for marker and pattern values treating. Fix for #102 & #133 2013-11-27 12:53:33 +11:00
Dmitry Baranovskiy d6fc9070c5 A bit more precise handling of group array-like possibilities. #94 2013-11-26 18:46:13 +11:00
Dmitry Baranovskiy 9fa23f0f95 Animation of SVG transformations, matrices and polygon points 2013-11-25 12:00:34 +11:00
Dmitry Baranovskiy 8302edf2a1 Fix for #97 2013-11-21 11:39:33 +11:00
Dmitry Baranovskiy 1ae1f20d48 Fix for bug #111 2013-11-20 18:07:47 +11:00
Dmitry Baranovskiy 74cbaf763b Fix for #117 2013-11-20 12:29:50 +11:00
Dmitry Baranovskiy 913d1d578b Fix for #122 and added Set.remove() method 2013-11-20 11:42:25 +11:00
Dmitry Baranovskiy 4396f201bd Accidently reverted ast pull request merge 2013-11-19 18:31:04 +11:00
Dmitry Baranovskiy b324696ef0 Fix for #123 2013-11-19 18:03:38 +11:00
Dmitry Baranovskiy 3c81659909 Fix for bug #25 & #110 2013-11-18 23:02:11 +11:00
Dmitry Baranovskiy 12e519f2e2 Fix for bugs #95, #116, #103 2013-11-18 14:44:45 +11:00
Dmitry Baranovskiy c60429c1b7 Restore elemental removal. For attr() moved from white list to black list strategy 2013-11-18 11:17:17 +11:00
Dmitry Baranovskiy a5d8368e6b Fix for bug #78 2013-10-30 11:18:42 +11:00
Dmitry Baranovskiy 99f10966ea Moved docs from dist/ to doc/ 2013-10-29 12:13:58 +11:00
Dmitry Baranovskiy 6f4f847659 Fix for bug #67 2013-10-25 15:53:09 -07:00
Dmitry Baranovskiy 9cb27e5f5f Fix for bug #43 2013-10-21 03:45:14 -07:00
Dmitry Baranovskiy bb3ba6e03c Added new method Paper.clear(). How I missed it? :) 2013-10-21 02:46:25 +11:00
Dmitry Baranovskiy dc1866045a Fixed bug in transformation handling reported here: https://github.com/adobe-webplatform/Snap.svg/issues/42 2013-10-20 14:59:06 +11:00
Dmitry Baranovskiy 453482d873 Fix for transform strings to be equal to what you set them to be (Matrix roundtrip distortion fix) 2013-10-18 15:38:27 +11:00
Dmitry Baranovskiy ba58eb1fdd Fix for bug #35 & #36 2013-10-15 12:32:49 +11:00
Dmitry Baranovskiy f384675b82 Fix for bug #27 2013-10-15 11:12:33 +11:00
Dmitry Baranovskiy c6245cb435 Fix for bug #23 and generate docs with new pull request. Removed VERIFY sections 2013-10-14 22:59:34 +11:00
Dmitry Baranovskiy c7c36416c3 Fix for bbox for polyline, polygon 2013-10-09 12:06:18 +03:00
Dmitry Baranovskiy bc67ef2de6 Fix for transformation equal. If string→string fails defaults to matrix→matrix 2013-09-28 22:25:29 +10:00
Dmitry Baranovskiy a27e4043a1 Change name to Snap.svg. Added dr.js to grunt via grunt-exec 2013-09-25 15:52:57 +10:00
Dmitry Baranovskiy 38696874c1 Fix for bug #17. New method Savage.angle. Fixed handling of <defs>. Fix use.getBBox. New method Element.toDefs(). Fix for gradient rgba. Fix for double defs. 2013-09-19 21:03:24 +10:00
Dmitry Baranovskiy 2e33a3ca64 Fix for s.path(<path as array>) 2013-09-17 16:33:21 +10:00
Dmitry Baranovskiy 6ec65ce19a Fix bug #14 + expand doc re colors a little 2013-09-16 16:55:33 +10:00
Dmitry Baranovskiy 602818b259 Fix for bug #13 2013-09-16 13:32:40 +10:00
Dmitry Baranovskiy aa60066c74 Fix for bug #11 2013-09-13 23:03:15 +10:00
Dmitry Baranovskiy 608aa8dbdf Fix for bug #12, fix for easing functions edge results (0,1), fix for stroke to accept the same values as fill 2013-09-13 22:51:01 +10:00
Dmitry Baranovskiy 2a8f553eaf Fix for bug #7 and removing the cause of bug #9. Will add onDragOver after release 2013-09-12 12:56:46 +10:00
Dmitry Baranovskiy 1ed2053d59 Small fix for a2c function and fix for bug #6 2013-09-12 11:23:53 +10:00
Dmitry Baranovskiy 52b313f8de Fix for bug #8 2013-09-12 11:08:19 +10:00
Dmitry Baranovskiy 9ff432a12f Fix the color recognition for fill 2013-09-11 22:25:30 +10:00
Dmitry Baranovskiy be91a1b24f Fix bug #5 2013-09-11 14:38:52 +10:00
Dmitry Baranovskiy be42ac9b88 Added ability to solve ids in cloned elements. New element methods and 2013-09-11 13:17:32 +10:00
Dmitry Baranovskiy e610c49616 Added all the filters from https://dvcs.w3.org/hg/FXTF/raw-file/tip/filters/index.html#ShorthandEquivalents 2013-09-10 12:22:49 +10:00
Dmitry Baranovskiy 0eb355e072 Element.remove() now returns the element 2013-09-10 10:49:12 +10:00
Dmitry Baranovskiy a66f711727 Added attr(key, value) for masochists 2013-09-10 10:38:04 +10:00
Dmitry Baranovskiy c5c57cccf6 Fix docs for bug #4 2013-09-10 10:26:53 +10:00
Dmitry Baranovskiy 506c5d4af7 Fix for bug #3 2013-09-10 10:22:05 +10:00
Dmitry Baranovskiy 2e6789ce15 Fix for bugs #1 and #2 2013-09-10 10:06:35 +10:00
Dmitry Baranovskiy 02dfd62f22 Fixed group to follow pattern of first argument to be an attributes 2013-09-09 17:36:48 +10:00
Dmitry Baranovskiy 7a2ebfa2ac Fixed text setting and getting. Removed superflous <tspan> 2013-09-09 17:22:14 +10:00
Dmitry Baranovskiy 4c609185c7 NPM all the things. Fix for transformation animation 2013-09-09 10:33:59 +10:00
Dmitry Baranovskiy 59201c0146 Added <use> attributes and linked demojs.html to dist folder 2013-09-06 13:40:22 +10:00