vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
tgfjt
a284fea8ec
fix indent on snapsvg
2016-01-08 10:21:39 +09:00
tgfjt
4e93909014
update snapsvg & fix test
2016-01-08 10:18:24 +09:00
Masahiro Wakame
282ecee312
Merge pull request #6603 from AllBogs/snapsvg-fix-1
...
fix snapsvg Matrix() and matrix() typings
2015-12-23 18:12:59 +09:00
Amber
53643644ba
Edited indentation
2015-11-11 22:29:27 +01:00
Amberjs
1250bd3379
Added argumentless defintion for undrag()
2015-11-09 10:54:19 +01:00
AllBogs
344ad0763e
Update snapsvg.d.ts
2015-11-04 10:23:57 +01:00
AllBogs
75e8c43809
Update snapsvg.d.ts
...
Seemed to be some confusion between the functions "Matrix()" (argument-less constructor function) and "matrix()" (utility function that takes arguments and returns a Matrix object).
2015-11-04 10:10:29 +01:00
Mattanja Kern
0099601758
snapsvg: update to version 0.4.1 according to changelog https://github.com/adobe-webplatform/Snap.svg/blob/master/history.md
2015-09-21 16:03:15 +02:00
Mattanja Kern
9196efffdc
snapsvg formatting, whitespace fixes
2015-09-21 15:33:43 +02:00
Mattanja Kern
5854d4b1be
snapsvg update version 0.4.1 + fix for Element.drag onmove handler
2015-09-21 15:33:14 +02:00
lars
04dd33bcd8
polishing
2015-08-14 16:25:25 +02:00
lars
7e100dba9b
tried to merge
2015-08-13 18:19:03 +02:00
lars
6d44d35f00
added the new test suite
2015-08-10 19:14:45 +02:00
lars
9971dea586
polishing
2015-08-10 18:23:44 +02:00
lars
ef9989a14a
polishing
2015-08-10 18:22:14 +02:00
lars
7637cfa1ec
polishing
2015-08-10 18:01:08 +02:00
lars
f3a1f64bbb
polishing
2015-08-10 17:50:11 +02:00
lars
73d6143dd5
removing build errors
2015-08-10 14:03:43 +02:00
lars
066c1a465e
removing build errors
2015-08-10 13:59:46 +02:00
lars
e3f99e9091
aligning to the tests of Daniel Rosenwasser
2015-08-10 13:49:06 +02:00
lars
28d0e5a42f
i compared my definitions with the PR from Daniel Rosenwasser and tried to incorporate his improvements
2015-08-10 13:41:04 +02:00
Ralf Kruse
bfcc6ddbc0
Snap.Element has an id property
2015-05-10 02:24:05 +02:00
Ralf Kruse
52444b5afa
getElementByPoint returns Snap.Element
2015-05-10 02:23:43 +02:00
Harold
0eeca7cdf4
.g and .group arguments are optional in snapsvg
...
Per these docs:
http://snapsvg.io/docs/#Paper.g
The parameters to these functions are optional. This change stops the
TypeScript compiler complaining when you call them with no arguments.
Also, the return type of `g` and `group` should match (they are
aliases); and `any` has the benefit over `Object` here of allowing code
like `s.g().attr({id: "x"});`
2015-01-16 16:26:53 -07:00
lhk
03a144cd53
Rename snapsvgtests.ts to snapsvg-tests.ts
2014-11-26 22:03:06 +01:00
lhk
0f5ced7dda
Update snapsvg.d.ts
...
I tested the snap code, apparently a set supports the attr method.
2014-11-26 21:59:57 +01:00
lhk
fd80bfdf4b
Rename snapsvgtests.d.ts to snapsvgtests.ts
2014-11-26 21:35:31 +01:00
lhk
c778516c0d
Update snapsvgtests.d.ts
2014-11-26 21:31:59 +01:00
Lars Klein
d92079400a
renaming
2014-11-26 21:12:18 +01:00
Lars Klein
326e9e1d51
renaming
2014-11-26 21:11:44 +01:00