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
/
elements
/
Text.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
skip descriptive elements on rebuild and toParent
Ulrich-Matthias Schäfer
2023-09-02
1
-2
/
+5
*
dependency updates, easier formatting
Ulrich-Matthias Schäfer
2023-06-13
1
-8
/
+12
*
update dependencies, apply new linter fixes
Ulrich-Matthias Schäfer
2021-01-13
1
-9
/
+9
*
sorted method names
Ulrich-Matthias Schäfer
2020-05-19
1
-47
/
+48
*
This is a big one...
Ulrich-Matthias Schäfer
2020-03-28
1
-60
/
+9
*
Register classes explicitly instead of relying on `Function.name` because cla...
Ulrich-Matthias Schäfer
2019-02-27
1
-1
/
+1
*
fixed move and center commands for text
Ulrich-Matthias Schäfer
2019-01-22
1
-15
/
+28
*
Fix move and size of groups, removed setting of a default font so we dont act...
Ulrich-Matthias Schäfer
2019-01-12
1
-4
/
+0
*
evaluate window and document on access and not on import
Ulrich-Matthias Schäfer
2018-11-12
1
-4
/
+2
*
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
-5
/
+11
*
added possibility to pass attribues into a constructor like: `new SVG.Rect({w...
Ulrich-Matthias Schäfer
2018-11-08
1
-1
/
+1
*
`SVG.Text.rebuild()` now takes every font-size into account (#512)
Ulrich-Matthias Schäfer
2018-11-08
1
-1
/
+5
*
get rid of the fixmes and todos
Ulrich-Matthias Schäfer
2018-11-08
1
-1
/
+0
*
reordered modules, add es6 build
Ulrich-Matthias Schäfer
2018-11-06
1
-0
/
+177