Commit Graph

299 Commits (d2b729cd16495d30ef79bd9c10ef9f46623fd067)

Author SHA1 Message Date
Mike Sierra 16f10bb566 EDIT Snap.getRGB 2013-10-09 13:20:49 -04:00
Mike Sierra 2961192d83 COMMENT Snap.fragment 2013-10-09 13:19:04 -04:00
Mike Sierra 108e1b03e9 COMMENT Snap.filter.* 2013-10-09 13:18:07 -04:00
Mike Sierra 580cecc1ad edit Snap.deg 2013-10-09 13:11:49 -04:00
Mike Sierra b83d74330b Snap.color 2013-10-09 13:10:39 -04:00
Mike Sierra 4da7e39032 COMMENT Snap.animate() 2013-10-09 13:00:01 -04:00
Mike Sierra ec688519b9 VERIFY: callback executes when animation ends? 2013-10-09 12:57:47 -04:00
Mike Sierra b72783a656 VERIFY: when does animation callback fire? 2013-10-09 12:52:56 -04:00
Mike Sierra b9db9c6301 'ms' arg => 'duration' 2013-10-09 12:46:54 -04:00
Mike Sierra 136b6fae7b COMMENTS for Snap.angle, Snap.Matrix, Snap.animate 2013-10-09 12:43:17 -04:00
Mike Sierra 96e89e0f7b ignore emacs & _-prefixed scrap files 2013-10-09 11:50:34 -04:00
Dmitry Baranovskiy d87f65327c Another iteration of demo 2013-10-09 12:06:53 +03:00
Dmitry Baranovskiy c7c36416c3 Fix for bbox for polyline, polygon 2013-10-09 12:06:18 +03:00
Dmitry Baranovskiy 79c172991c Demo WIP 2013-09-28 22:26:04 +10: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
adeveria a553d07b28 add more missing tests 2013-09-24 13:16:55 -07:00
adeveria 25b4a2cfb2 fix bugs in tests 2013-09-23 16:51:21 -07:00
adeveria db9eb2e8a2 add missing element tests 2013-09-23 16:45:37 -07:00
adeveria c6138bf585 add missing parseTransformString tests 2013-09-23 10:58:36 -07:00
adeveria e1665067ae fix issue in last checkin that broke mina 2013-09-23 10:29:41 -07:00
adeveria fe21b6a759 change gruntfile to build a single build with support for requireJS or standalone 2013-09-20 16:29:24 -07:00
adeveria 95f4e4f7e2 add missing matrix tests 2013-09-19 17:11:50 -07:00
adeveria c3703f13b9 add option in Gruntfile to generate requirejs compatible build of savage 2013-09-19 15:40:24 -07:00
Dmitry Baranovskiy ac5b4edeb7 Fix bugs in filter tests 2013-09-19 22:19:27 +10:00
Dmitry Baranovskiy c9103b8b04 Fix for bug #20 2013-09-19 22:09:06 +10:00
Dmitry Baranovskiy d599b39e3d Merge branch 'master' of https://github.com/adobe-webplatform/savage 2013-09-19 21:03:34 +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
adeveria 941ad2ae67 remove matrix test that didn't make sense 2013-09-18 17:05:33 -07:00
Dmitry Baranovskiy 38ce178bb1 Fix for bug #16 2013-09-19 09:39:15 +10:00
Dmitry Baranovskiy d4182d9318 Added caching and fix for bug #15 2013-09-19 09:33:01 +10:00
Dmitry Baranovskiy 7e29cfe537 Add new methods pause and resume to the animation object. Fix for bug #18 2013-09-19 09:30:40 +10:00
adeveria b04c154dfe add matrix, set and mina tests 2013-09-18 15:34:25 -07:00
adeveria 1ed7ac65f8 add missing path tests 2013-09-17 15:58:51 -07:00
adeveria 531fca5937 add filter tests 2013-09-17 10:35:36 -07: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 14915f68a8 Merge branch 'master' of https://github.com/adobe-webplatform/savage 2013-09-16 13:32:51 +10:00
Dmitry Baranovskiy 602818b259 Fix for bug #13 2013-09-16 13:32:40 +10:00
adeveria 206618e8bd add more savage and color tests 2013-09-13 15:57:55 -07: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
adeveria f7fa0526ba add more tests 2013-09-12 15:44:59 -07: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 3849db5e2f Merge branch 'master' of https://github.com/adobe-webplatform/savage 2013-09-12 11:11:58 +10:00
Dmitry Baranovskiy 52b313f8de Fix for bug #8 2013-09-12 11:08:19 +10:00
adeveria 047e6b5a5f start on Savage object tests 2013-09-11 16:54:22 -07:00
adeveria 440f4cef94 add more element and paper tests 2013-09-11 15:03:34 -07:00
Dmitry Baranovskiy 9ff432a12f Fix the color recognition for fill 2013-09-11 22:25:30 +10:00