index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
svg.js.d.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: use dynamic extends to avoid duplicated declaration between Container a...
Jiande
2023-08-17
1
-45
/
+18
*
fix: add Fragment declaration in svg.js.d.ts
Jiande
2023-08-14
1
-0
/
+46
*
dependency updates, easier formatting
Ulrich-Matthias Schäfer
2023-06-13
1
-1694
/
+1893
*
fix toParent type
Alejandro Leal
2023-05-10
1
-5
/
+6
*
Clone without assigning new IDs
Ulrich-Matthias Schäfer
2022-12-13
1
-2
/
+2
|
\
|
*
New paremeter assignNewIds for Dom.clone()
Philippe Bernard
2020-10-14
1
-2
/
+2
*
|
fix: Add second parameter definition
cmoh
2022-08-11
1
-1
/
+1
*
|
d.ts Timeline.active() (#1253)
Timo Hausmann
2022-02-08
1
-0
/
+1
*
|
Add parameter "options" to EventTarget.off()
Mario Schlicht
2022-01-18
1
-3
/
+3
*
|
Includes dmove method on Runner class
Adam Yakes
2021-11-10
1
-0
/
+1
*
|
findOne can return null
Glandos
2021-11-05
1
-2
/
+2
*
|
types: remove at() methods
Lars Hvam
2021-10-12
1
-3
/
+1
*
|
Update svg.js.d.ts
Diego Bonura
2021-09-07
1
-0
/
+1
*
|
Update svg.js.d.ts
Ulrich-Matthias Schäfer
2021-06-18
1
-1
/
+1
*
|
Fixes types starting tsc 4.2.4
Maxime Dupré
2021-06-17
1
-2
/
+2
*
|
add types for styles
José C. Paiva
2021-05-03
1
-1
/
+3
*
|
add types for styles
José C. Paiva
2021-05-03
1
-0
/
+8
*
|
Allow strings to be passed as transform origin on TS
Dani
2020-11-16
1
-1
/
+1
*
|
Add style() to Container on TS bindings
Dani
2020-11-12
1
-0
/
+1
|
/
*
Add attribute `rotate` to `MatrixTransformParam` (#1149)
jhajjaarap
2020-09-05
1
-0
/
+1
*
Remove extends ElementAlias from List items
José C. Paiva
2020-06-14
1
-3
/
+2
*
Fix types for List and ForeignObject
José C. Paiva
2020-06-14
1
-8
/
+9
*
Update svg.js.d.ts
Ulrich-Matthias Schäfer
2020-06-13
1
-1
/
+1
*
Added exports from window.js
Pedro José Batista
2020-06-02
1
-0
/
+4
*
Merge branch 'master' into some-more-typings
Ulrich-Matthias Schäfer
2020-06-01
1
-7
/
+17
|
\
|
*
Better typing for css getter/setter
Glandos
2020-05-27
1
-5
/
+8
|
*
Add optional string type to Runner.ease
Andrew Rodgers
2020-05-19
1
-1
/
+1
|
*
sorted method names
Ulrich-Matthias Schäfer
2020-05-19
1
-1
/
+0
|
*
remove union return value
pragdave
2020-05-07
1
-2
/
+2
|
*
It was difficult to use the zero-parameter form of Timeline.schedule() with T...
pragdave
2020-05-07
1
-1
/
+9
*
|
Fix add method for ForeignObject
Ulrich-Matthias Schäfer
2020-06-01
1
-1
/
+1
*
|
Fix constructor typings for ForeignElement
Ulrich-Matthias Schäfer
2020-06-01
1
-1
/
+2
*
|
add string parameters to Runner.ease()
pragdave
2020-05-31
1
-9
/
+15
*
|
slowly iterating towards List nirvana. FO still pending...
pragdave
2020-05-31
1
-4
/
+4
*
|
Fix up List (maybe). ForeignObject still open for discussion
pragdave
2020-05-30
1
-7
/
+4
*
|
aff foreignObject to types, get get List working
pragdave
2020-05-30
1
-3
/
+13
|
/
*
sort out unused regex, add parser and regex tests, fix textable tests
Ulrich-Matthias Schäfer
2020-04-25
1
-2
/
+0
*
added Fragment, completed Dom Tests, fixed `matches()` for document fragments
Ulrich-Matthias Schäfer
2020-04-08
1
-1
/
+1
*
- fixed `put()` which correctly creates an svgjs object from the passed elem...
Ulrich-Matthias Schäfer
2020-04-03
1
-46
/
+12
*
This is a big one...
Ulrich-Matthias Schäfer
2020-03-28
1
-95
/
+120
*
Add mouseenter()/mouseleave() function definition to types.
Luma
2020-03-23
1
-0
/
+2
*
Changes animate duration argument to TimeLike
Matthew Radcliffe
2019-12-16
1
-2
/
+2
*
Fixes Element.animate typing
Matthew Radcliffe
2019-12-12
1
-2
/
+1
*
PathArray parse method's parameter should be optional to comply with the pare...
Maxime AILLOUD
2019-05-24
1
-1
/
+1
*
Typescript definition file: add null as possible parameter for event binding ...
Maxime AILLOUD
2019-05-24
1
-15
/
+15
*
Update typescript definition file.
Veasna Sreng
2019-03-01
1
-86
/
+133
*
cleanup of .d.ts (#960)
kabentley
2019-02-19
1
-322
/
+1145
*
fix SVGNumber and SVGArray
Keith Bentley
2019-02-12
1
-181
/
+127
*
Cleanup of d.ts
Keith Bentley
2019-02-12
1
-62
/
+79
*
two constructors for PathArray
Keith Bentley
2019-02-11
1
-2
/
+1
[next]