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
/
Point.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
dependency updates, easier formatting
Ulrich-Matthias Schäfer
2023-06-13
1
-11
/
+10
*
Performance: don't create extra objects in point() (#1251)
Glandos
2022-01-28
1
-1
/
+1
*
update dependencies, apply new linter fixes
Ulrich-Matthias Schäfer
2021-01-13
1
-3
/
+5
*
sorted method names
Ulrich-Matthias Schäfer
2020-05-19
1
-6
/
+7
*
Updated dependencies to newest version, new linter fixed stuff
Ulrich-Matthias Schäfer
2019-11-01
1
-4
/
+3
*
Fix move and size of groups, removed setting of a default font so we dont act...
Ulrich-Matthias Schäfer
2019-01-12
1
-5
/
+16
*
Reverted some of the lint rules after chatting with fuzzy
Saivan
2018-11-26
1
-23
/
+9
*
Changed the esLint rules to avoid silly ternary operators, and to let code br...
Saivan
2018-11-25
1
-11
/
+25
*
remove native() methods, add methods of types directly to elemenet
Ulrich-Matthias Schäfer
2018-11-12
1
-22
/
+3
*
make window and document exchangeable in case they are not globals alreay, ma...
Ulrich-Matthias Schäfer
2018-11-11
1
-0
/
+2
*
added possibility to pass attribues into a constructor like: `new SVG.Rect({w...
Ulrich-Matthias Schäfer
2018-11-08
1
-2
/
+10
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
1
-0
/
+54