Nieknikey
afb4456cfe
Added cx and cy getters on Element.
2015-05-07 10:28:05 +02:00
Dima Demeshkin
35789af7c2
Added correct export module name
2015-04-16 13:28:22 +03:00
Luigi Trabacchin
04eb30761a
opz same function name
...
maybe less significative names can be ok too
2014-04-04 11:20:48 +02:00
Luigi Trabacchin
c801c1475f
wrong comment
2014-04-03 20:56:44 +02:00
Luigi Trabacchin
18dad4a676
Update svgjs-tests.ts
2014-04-03 20:51:46 +02:00
Luigi Trabacchin
900f86cb1f
added a Test to check Element.children()
...
as title says
2014-04-03 19:44:18 +02:00
Luigi Trabacchin
0cfec1bfc3
fix for Element.Children
...
Element.children is a function not a field, now it's correctly mapped
2014-04-03 19:34:25 +02:00
Luigi Trabacchin
4fbbc8c6e3
added a test for Element.transform()
...
Test if svgjs.Element.transform() correctly return an svgjs.Element.Transform
2014-03-27 21:36:45 +01:00
LiFeleSs
f53cbfcb02
Element.transform() now return a transform
...
added the overload for Element.transform() without arguments
Fix for #1921
2014-03-27 11:29:05 +01:00
LiFeleSs
58509774b4
use method moved to Parent interface
...
moved the use method from doc interface to Parent interface so it can be used on all svgjs.element
2014-03-25 21:46:43 +01:00
John Reilly
cfde90d4e7
jQuery: tests now cast to svgjs.LinkedHTMLElement
...
This could be made implicit by extending the JQuery interface with:
get(index: number): svgjs.LinkedHTMLElement;
Looking at the library it didn't seem sensible to create a dependency on
jQuery even though the tests have one.
2014-03-14 10:51:24 +00:00
John Reilly
246e0785b8
jQuery: JSDoc completeness within reach
...
well nearly
2014-03-14 10:16:19 +00:00
memetolsen
0539b49abb
Added x and y getters on Element.
2014-03-06 09:39:14 +01:00
Sean Clark Hess
9426f5677a
0.9.5 changes to lodash, rethinkdb, and svgjs
2014-01-23 10:19:31 -07:00
Sean Clark Hess
a6484815f5
svgjs: added filters and bugfixes
2014-01-21 10:20:26 -07:00
Sean Clark Hess
fab5ce721c
added some tests
2013-11-20 09:20:08 -07:00
Sean Clark Hess
5c4013d4bb
svgjs: fixed test errors, other tweaks
2013-11-19 16:27:46 -07:00
Sean Clark Hess
29ea706857
Added svg.js
...
svg.js comments
2013-11-19 11:13:17 -07:00