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
/
types
/
Box.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
update dependencies, apply new linter fixes
Ulrich-Matthias Schäfer
2021-01-13
1
-7
/
+12
*
typos (#1179)
ordago
2020-12-17
1
-2
/
+2
*
sorted method names
Ulrich-Matthias Schäfer
2020-05-19
1
-18
/
+19
*
finished specs for Box.js and made zoom handle level 0 correctly + make it mo...
Ulrich-Matthias Schäfer
2020-04-29
1
-24
/
+66
*
fix defs and reference, tests for Element
Ulrich-Matthias Schäfer
2020-04-08
1
-0
/
+10
*
This is a big one...
Ulrich-Matthias Schäfer
2020-03-28
1
-2
/
+2
*
Updated dependencies to newest version, new linter fixed stuff
Ulrich-Matthias Schäfer
2019-11-01
1
-8
/
+8
*
Register classes explicitly instead of relying on `Function.name` because cla...
Ulrich-Matthias Schäfer
2019-02-27
1
-1
/
+1
*
speed up zoom function for non-FF Browser
Ulrich-Matthias Schäfer
2019-01-18
1
-14
/
+16
*
minor bugfix in bbox and performance changes
3.0.7
Ulrich-Matthias Schäfer
2019-01-13
1
-8
/
+9
*
Fix move and size of groups, removed setting of a default font so we dont act...
Ulrich-Matthias Schäfer
2019-01-12
1
-1
/
+5
*
Release 3.0.4
3.0.4
Ulrich-Matthias Schäfer
2018-12-07
1
-0
/
+32
*
Release 3.0.2
3.0.2
Ulrich-Matthias Schäfer
2018-12-03
1
-1
/
+4
*
Merge branch '3.0.0' into 790-color-spaces
Ulrich-Matthias Schäfer
2018-11-30
1
-10
/
+16
|
\
|
*
plumber differences between node and browser so that tests run on both
Ulrich-Matthias Schäfer
2018-11-28
1
-10
/
+16
*
|
Reverted some of the lint rules after chatting with fuzzy
Saivan
2018-11-26
1
-94
/
+48
*
|
Changed the esLint rules to avoid silly ternary operators, and to let code br...
Saivan
2018-11-25
1
-53
/
+99
|
/
*
remove native() methods, add methods of types directly to elemenet
Ulrich-Matthias Schäfer
2018-11-12
1
-12
/
+10
*
evaluate window and document on access and not on import
Ulrich-Matthias Schäfer
2018-11-12
1
-8
/
+6
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
1
-0
/
+5
*
clone() does not insert the clone into the dom anymore, added beziere() and s...
Ulrich-Matthias Schäfer
2018-11-07
1
-1
/
+1
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
1
-0
/
+147