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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix move and size of groups, removed setting of a default font so we dont act...
Ulrich-Matthias Schäfer
2019-01-12
1
-0
/
+24
*
Release 3.0.5
3.0.5
Ulrich-Matthias Schäfer
2018-12-12
1
-2
/
+2
*
fixed methods not returning this and missing methods on List
Ulrich-Matthias Schäfer
2018-12-03
2
-2
/
+2
*
fix playgrounds, delete unneeded files
Ulrich-Matthias Schäfer
2018-12-01
1
-1
/
+1
*
Merge branch '790-color-spaces' into 3.0.0
Ulrich-Matthias Schäfer
2018-12-01
3
-5
/
+7
|
\
|
*
Merge branch '3.0.0' into 790-color-spaces
Ulrich-Matthias Schäfer
2018-11-30
3
-34
/
+48
|
|
\
|
*
|
Reverted some of the lint rules after chatting with fuzzy
Saivan
2018-11-26
4
-209
/
+95
|
*
|
Changed the esLint rules to avoid silly ternary operators, and to let code br...
Saivan
2018-11-25
4
-96
/
+212
*
|
|
dont generate esm bundle anymore and link to src/main.js directly. Move bower...
Ulrich-Matthias Schäfer
2018-12-01
1
-3
/
+3
|
|
/
|
/
|
*
|
run build
Ulrich-Matthias Schäfer
2018-11-28
1
-1
/
+1
*
|
add tests for all exports of adopter
Ulrich-Matthias Schäfer
2018-11-28
1
-6
/
+12
*
|
plumber differences between node and browser so that tests run on both
Ulrich-Matthias Schäfer
2018-11-28
1
-0
/
+23
*
|
Fix build chain so that we now have multiple builds. Details below:
Ulrich-Matthias Schäfer
2018-11-28
2
-12
/
+3
*
|
Get rid of HTMLNode and Bare in favor of Dom
Ulrich-Matthias Schäfer
2018-11-24
1
-7
/
+4
*
|
rewrite few lines of adopter
Ulrich-Matthias Schäfer
2018-11-21
1
-12
/
+9
|
/
*
adds `List` which does bring back `SVG.Set` in an elegant way (#645)
Ulrich-Matthias Schäfer
2018-11-12
2
-0
/
+14
*
evaluate window and document on access and not on import
Ulrich-Matthias Schäfer
2018-11-12
2
-14
/
+11
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
2
-0
/
+13
*
added possibility to pass in additional attribues to element creators (#796)
Ulrich-Matthias Schäfer
2018-11-08
1
-1
/
+1
*
added possibility to pass attribues into a constructor like: `new SVG.Rect({w...
Ulrich-Matthias Schäfer
2018-11-08
1
-3
/
+23
*
add styletags
Ulrich-Matthias Schäfer
2018-11-08
1
-0
/
+7
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
3
-0
/
+243