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
|
4e1abf8714
|
Updated to the new version of dr.js. Now with templates
|
2013-11-18 11:16:23 +11:00 |
Dmitry Baranovskiy
|
e217a1ee83
|
Merge pull request #96 from oslego/fix-docs
fix typos and tenses in tutorial
|
2013-11-05 16:13:22 -08:00 |
Razvan Caliman
|
79162b126b
|
fix typos and tenses in tutorial
|
2013-11-05 13:45:43 +00: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
|
5c9b7fd7b2
|
Bumped up version
|
2013-10-25 15:53:28 -07:00 |
Dmitry Baranovskiy
|
6f4f847659
|
Fix for bug #67
|
2013-10-25 15:53:09 -07:00 |
Dmitry Baranovskiy
|
b8c2751557
|
Added json files for Bower and Component. Published on NPM and Bower. bug #51
|
2013-10-25 15:42:35 -07:00 |
Dmitry Baranovskiy
|
d865bf0810
|
Getting rid of elemental.js. Fix for issue #50
|
2013-10-25 13:59:41 -07:00 |
Dmitry Baranovskiy
|
36958d25c2
|
Added statement regarding DEV branch into README
|
2013-10-25 13:54:02 -07:00 |
Dmitry Baranovskiy
|
6b92046ebd
|
Merge pull request #68 from subzey/feature/is-finite
Use native isFinite method to detect NaN and Infinities
|
2013-10-25 13:37:35 -07:00 |
Dmitry Baranovskiy
|
f596064e26
|
Merge pull request #59 from subzey/feature/date-now
Use Date.now when possible
|
2013-10-25 13:22:06 -07:00 |
Anton Khlynovskiy
|
013c92fc0f
|
Use native isFinite method to detect NaN and Infinities
|
2013-10-25 17:24:59 +04:00 |
Dmitry Baranovskiy
|
c367ff2d19
|
Merge pull request #56 from vmx/readme-typo-fix
Fixed typo in README
|
2013-10-24 14:31:16 -07:00 |
Anton Khlynovskiy
|
3e4318395b
|
Use Date.now when possible
|
2013-10-24 11:45:23 +04:00 |
Volker Mische
|
9cd2b0325a
|
Fixed typo in README
|
2013-10-23 18:01:42 -07:00 |
Christian Cantrell
|
d487c73ce8
|
Fixed CLA link
|
2013-10-23 13:53:23 -07:00 |
Christian Cantrell
|
07698ced61
|
Added a twitter link.
|
2013-10-23 07:56:38 -07:00 |
Christian Cantrell
|
b3c6d18ce8
|
Added some additional links
|
2013-10-23 06:53:40 -07:00 |
Dmitry Baranovskiy
|
76033e7026
|
Fixed version to 0.1.0
|
2013-10-23 06:05:41 -07:00 |
Dmitry Baranovskiy
|
c33b77adf8
|
Added link to the API Reference
|
2013-10-23 05:50:10 -07:00 |
Dmitry Baranovskiy
|
954aabd172
|
Merge branch 'master' of https://github.com/adobe-webplatform/savage
|
2013-10-22 11:00:51 -07:00 |
Dmitry Baranovskiy
|
ac7f96303d
|
Fix croc demo for IE10
|
2013-10-22 11:00:42 -07:00 |
Christian Cantrell
|
c7b5f03a1c
|
Fixed some text. Added a link.
|
2013-10-22 10:23:59 -07:00 |
Dmitry Baranovskiy
|
886a941712
|
Fix for tutorial. Add ability to click on numbers
|
2013-10-21 17:30:46 -07:00 |
Dmitry Baranovskiy
|
627d968734
|
Removing test regarding asPX for further investigation. #44
|
2013-10-21 14:49:51 -07:00 |
Dmitry Baranovskiy
|
80a72714c8
|
Increased the circles radius
|
2013-10-21 10:19:55 -07:00 |
Dmitry Baranovskiy
|
bb60ea1447
|
Force dr.js to be at least 0.0.10
|
2013-10-21 07:13:38 -07:00 |
Dmitry Baranovskiy
|
931c5905f1
|
Tutorial
|
2013-10-21 06:56:55 -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 |
cjgammon
|
b29e12b387
|
die rotates in firefox
|
2013-10-18 12:55:49 -07:00 |
cjgammon
|
b431a6560f
|
Merge branch 'master' of https://github.com/adobe-webplatform/Snap.svg
|
2013-10-18 09:32:45 -07:00 |
cjgammon
|
39d5a23969
|
fix game demo for webkit
|
2013-10-18 09:32:22 -07:00 |
Dmitry Baranovskiy
|
65e65fa074
|
Merge branch 'master' of https://github.com/adobe-webplatform/savage
|
2013-10-18 15:39:09 +11:00 |
Dmitry Baranovskiy
|
bd0a1e11e1
|
Fix for bug #38
|
2013-10-18 15:38:53 +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 |
Yohei Shimomae
|
bb4dfeb5ed
|
updated crocodile 2 demo
|
2013-10-17 19:51:49 -07:00 |
Yohei Shimomae
|
2048c9a542
|
cleaned up snap log index
|
2013-10-17 16:39:02 -07:00 |
Yohei Shimomae
|
04a4f10f96
|
made snap logo demo interactive
|
2013-10-17 16:15:22 -07:00 |
Yohei Shimomae
|
a1906ac8e5
|
added crocodile demo-2
|
2013-10-17 16:05:54 -07:00 |
cjgammon
|
0168ffde32
|
fixes for firefox transforms
|
2013-10-17 14:46:30 -07:00 |
cjgammon
|
9578e16164
|
Merge branch 'master' of https://github.com/adobe-webplatform/Snap.svg
|
2013-10-17 11:52:39 -07:00 |
cjgammon
|
b6092c5043
|
add elephants to game demo
|
2013-10-17 11:52:18 -07:00 |
Dmitry Baranovskiy
|
b31c4ca01c
|
Merge branch 'master' of https://github.com/adobe-webplatform/savage
|
2013-10-17 18:24:07 +11:00 |
Dmitry Baranovskiy
|
570cae0c49
|
Fix for bug #37 (fonts in coffeemaker demo) and fix for animated map in Firefox
|
2013-10-17 18:23:49 +11:00 |
Jonathan
|
417312b82f
|
Update README.md
Added CLA url
|
2013-10-16 15:15:29 -07:00 |