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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix css, dont throw when screenCtm fails (fixes #968)
Ulrich-Matthias Schäfer
2023-09-03
6
-59
/
+38
*
add sugar methods to runner (fixes #1117)
Ulrich-Matthias Schäfer
2023-09-03
1
-0
/
+32
*
added amove methods to runner (fixes #1131)
Ulrich-Matthias Schäfer
2023-09-03
2
-0
/
+15
*
make duration optional in types
Ulrich-Matthias Schäfer
2023-09-03
1
-2
/
+2
*
allow + as delemiter in paths (fixes #1165)
Ulrich-Matthias Schäfer
2023-09-03
2
-2
/
+9
*
doscontinue use of svgjs:data in favor of data-svg
Ulrich-Matthias Schäfer
2023-09-03
7
-41
/
+36
*
fix import of leading, dont write data to dom if not neccessary
Ulrich-Matthias Schäfer
2023-09-03
6
-17
/
+56
*
support css vars (fixes #1230)
Ulrich-Matthias Schäfer
2023-09-03
5
-577
/
+109
*
only apply color conversion to attributes that can take a color (fixes #1241)
Ulrich-Matthias Schäfer
2023-09-03
2
-2
/
+18
*
allow nodes that are not imported yet (fixes #1252)
Ulrich-Matthias Schäfer
2023-09-03
2
-2
/
+16
*
add isHTML flag to types (fixes #1266)
Ulrich-Matthias Schäfer
2023-09-03
1
-1
/
+5
*
allow 0 as animation duration and delay (fixes #1225)
Ulrich-Matthias Schäfer
2023-09-03
0
-0
/
+0
*
allow 0 as animation duration and delay (fixes #1125)
Ulrich-Matthias Schäfer
2023-09-03
2
-8
/
+9
*
add terminate method to timeline so memory can be freed
Ulrich-Matthias Schäfer
2023-09-02
1
-20
/
+27
*
allow string as input to rect
Ulrich-Matthias Schäfer
2023-09-02
1
-4
/
+3
*
skip descriptive elements on rebuild and toParent
Ulrich-Matthias Schäfer
2023-09-02
6
-6
/
+25
*
Merge pull request #1309 from we125182/1307-add-Frament-declaration
Ulrich-Matthias Schäfer
2023-08-18
1
-3
/
+23
|
\
|
*
perf: add Container constructor declaration.
Jiande
2023-08-18
1
-0
/
+1
|
*
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
187
-7082
/
+10932
*
update lockfile version, formatting
3.2.0
Ulrich-Matthias Schäfer
2023-06-12
2
-3122
/
+5776
*
update changelog, revert umd wrapper config
Ulrich-Matthias Schäfer
2023-06-12
3
-143
/
+231
*
Merge pull request #1300 from AstroCorp/fix/types
Ulrich-Matthias Schäfer
2023-05-10
1
-5
/
+6
|
\
|
*
fix toParent type
Alejandro Leal
2023-05-10
1
-5
/
+6
|
/
*
Merge pull request #1297 from albert-github/feature/bug_spell
Ulrich-Matthias Schäfer
2023-04-15
16
-41
/
+41
|
\
|
*
Spelling corrections
albert-github
2023-04-15
16
-41
/
+41
|
/
*
Merge pull request #1294 from timgates42/bugfix_typos
Ulrich-Matthias Schäfer
2023-04-05
3
-17
/
+17
|
\
|
*
docs: Fix a few typos
Tim Gates
2023-04-05
3
-17
/
+17
|
/
*
Merge pull request #1278 from HarryFaulkner/1277-use-single-quotes-for-maskWith
Ulrich-Matthias Schäfer
2023-01-28
10
-11712
/
+35
|
\
|
*
Merge branch 'svgdotjs:master' into 1277-use-single-quotes-for-maskWith
HarryFaulkner
2022-08-21
1
-1
/
+1
|
|
\
|
*
|
remove double quote from all 'url()' refs, update tests
Harry Faulkner
2022-08-21
10
-11711
/
+34
|
*
|
1277: remove double quotes from maskWith url() impl
Harry Faulkner
2022-08-09
1
-1
/
+1
*
|
|
Clone without assigning new IDs
Ulrich-Matthias Schäfer
2022-12-13
4
-7
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix issue with Jest
Philippe Bernard
2020-10-27
1
-1
/
+2
|
*
|
Test case for Dom.clone() with assignNewIds = false
Philippe Bernard
2020-10-14
1
-1
/
+9
|
*
|
New paremeter assignNewIds for Dom.clone()
Philippe Bernard
2020-10-14
2
-5
/
+10
*
|
|
Merge pull request #1280 from dhckdaks/1279-fix-addto-type-definition
Ulrich-Matthias Schäfer
2022-08-12
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
*
|
Performance: don't create extra objects in point() (#1251)
Glandos
2022-01-28
1
-1
/
+1
*
|
release 3.1.2
3.1.2
Ulrich-Matthias Schäfer
2022-01-26
3
-705
/
+12453
*
|
Merge pull request #1249 from Mscht/1248-event-target-off-param-options
Ulrich-Matthias Schäfer
2022-01-18
3
-5
/
+16
|
\
\
|
*
|
Add parameter "options" to EventTarget.off()
Mario Schlicht
2022-01-18
3
-5
/
+16
|
/
/
*
|
Merge pull request #1236 from gormster/fix-1235
Ulrich-Matthias Schäfer
2021-11-23
2
-2
/
+40
|
\
\
|
*
|
Add regression test for #1235
Morgan Harris
2021-11-23
1
-0
/
+1
|
*
|
Return null if `until` not in parent chain
Morgan Harris
2021-11-23
2
-7
/
+22
|
*
|
Add test for closest matching parent
Morgan Harris
2021-11-23
1
-0
/
+13
|
*
|
Fix broken parents() function
Morgan Harris
2021-11-23
1
-1
/
+10
|
/
/
*
|
Merge pull request #1233 from adamyakes/1232-dmove-declarion-missing
Ulrich-Matthias Schäfer
2021-11-10
1
-0
/
+1
|
\
\
[next]