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
/
src
/
utils
/
adopter.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed svg namespace to svg
Ulrich-Matthias Schäfer
2020-04-23
1
-2
/
+2
*
added Fragment, completed Dom Tests, fixed `matches()` for document fragments
Ulrich-Matthias Schäfer
2020-04-08
1
-0
/
+4
*
fixed put and adopter, added tests to cover it
Ulrich-Matthias Schäfer
2020-03-29
1
-3
/
+5
*
This is a big one...
Ulrich-Matthias Schäfer
2020-03-28
1
-2
/
+3
*
Updated dependencies to newest version, new linter fixed stuff
Ulrich-Matthias Schäfer
2019-11-01
1
-2
/
+2
*
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
*
fixed methods not returning this and missing methods on List
Ulrich-Matthias Schäfer
2018-12-03
1
-1
/
+1
*
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
1
-1
/
+1
|
\
|
*
Merge branch '3.0.0' into 790-color-spaces
Ulrich-Matthias Schäfer
2018-11-30
1
-23
/
+23
|
|
\
|
*
|
Reverted some of the lint rules after chatting with fuzzy
Saivan
2018-11-26
1
-105
/
+51
|
*
|
Changed the esLint rules to avoid silly ternary operators, and to let code br...
Saivan
2018-11-25
1
-51
/
+105
*
|
|
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
*
|
Fix build chain so that we now have multiple builds. Details below:
Ulrich-Matthias Schäfer
2018-11-28
1
-1
/
+1
*
|
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
1
-0
/
+4
*
evaluate window and document on access and not on import
Ulrich-Matthias Schäfer
2018-11-12
1
-7
/
+5
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
1
-0
/
+3
*
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
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
1
-0
/
+115