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
/
boxes.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename files so that they reflect their exported classes (see next commit)
Ulrich-Matthias Schäfer
2018-10-25
1
-141
/
+0
*
fixed declaritive again, fromArray now works on all object instances
Ulrich-Matthias Schäfer
2018-05-30
1
-3
/
+0
*
fixed morphing. Changed easing function so that it can handle strings
Ulrich-Matthias Schäfer
2018-05-15
1
-0
/
+6
*
Fixed most of the tests relating to transformations
Saivan
2018-03-04
1
-9
/
+10
*
Fixed some tests involving transforms and elements
Saivan
2018-03-02
1
-1
/
+1
|
\
|
*
fixed all that errors which come along when removing an object. Fixed tests, ...
Ulrich-Matthias Schäfer
2018-03-01
1
-1
/
+1
*
|
Implemented new transformations
Saivan
2018-03-02
1
-10
/
+9
|
/
*
Actually added the linter to gulp and fixed most errors
Saivan
2018-02-27
1
-0
/
+2
*
The first half of the library complies with Standard linting
Saivan
2018-02-27
1
-49
/
+48
*
Lots of breaking changes. Read below! (#646, #716)
Ulrich-Matthias Schäfer
2017-07-25
1
-1
/
+1
*
`SVG.extend` now expects exactly one module or an array of modules
Ulrich-Matthias Schäfer
2017-04-25
1
-1
/
+1
*
Merge branch 'master' into 3.0.0
Ulrich-Matthias Schäfer
2017-04-22
1
-3
/
+2
|
\
|
*
namespace not declared in the Event module
dotnetCarpenter
2017-04-11
1
-1
/
+1
|
*
fixed bbox not declared in SVG.Box.transform
dotnetCarpenter
2017-04-11
1
-4
/
+3
|
*
clear does not remove parser anymore
Ulrich-Matthias Schäfer
2017-03-29
1
-1
/
+1
|
*
fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays
Ulrich-Matthias Schäfer
2017-03-24
1
-2
/
+2
|
*
onclick events are now bound with SVG.on, prefixed globals, relax tests to wo...
Ulrich-Matthias Schäfer
2017-03-21
1
-1
/
+1
*
|
unified all boxes (#634)
Ulrich-Matthias Schäfer
2017-03-16
1
-116
/
+85
|
/
*
fix bug in box when box with top and left is given which is 0 (#632)
Ulrich-Matthias Schäfer
2017-03-09
1
-1
/
+1
*
fix documet.contains bug in IE (#612)
Ulrich-Matthias Schäfer
2017-03-08
1
-2
/
+11
*
added SVG.Box, added transform method to boxes, fix rbox (#626)
Ulrich-Matthias Schäfer
2017-03-08
1
-70
/
+90
*
slim down the SVG.TBox to SVG.RBox mapping (new SVG.TBox will not work)
dotnetCarpenter
2017-02-24
1
-14
/
+3
*
deprecate SVG.TBox
dotnetCarpenter
2017-02-24
1
-3
/
+17
*
remove SVG.TBox
dotnetCarpenter
2017-02-23
1
-35
/
+4
*
fixed #514 and #516
2.3.3
Ulrich-Matthias Schäfer
2016-08-02
1
-1
/
+1
*
Changed to document.documentElement.contains
snydesc
2016-05-25
1
-1
/
+1
*
Changed document.contains to document.body.contains
snydesc
2016-05-24
1
-1
/
+1
*
fixed bbox when element is not in the dom (#480), added parameter to `clone`
Ulrich-Matthias Schäfer
2016-05-13
1
-9
/
+13
*
replaced usage of window.scrollX and window.scrollY with standard window.page...
Dan Ormisher
2015-12-08
1
-2
/
+2
*
bbox loop (fix #392)
Ulrich-Matthias Schäfer
2015-10-22
1
-4
/
+2
*
fixed mask animation in Firefox (#287)
Ulrich-Matthias Schäfer
2015-10-11
1
-6
/
+13
*
remove useless executable permission
Peter Dave Hello
2015-06-23
1
-0
/
+0
*
Fix in RBox
wout
2014-09-03
1
-3
/
+2
*
Fixed bug in event detaching
wout
2014-09-03
1
-11
/
+12
*
Firefox fixes and event specs
wout
2014-09-03
1
-4
/
+6
*
Added SVG.TBox for transformed bounding boxes
wout
2014-08-29
1
-41
/
+57
*
Implemented absolute and relative matrix transformations
wout
2014-08-24
1
-2
/
+0
*
Fix in rbox
wout
2014-07-20
1
-6
/
+5
*
Completely reworked transform system
wout
2014-07-11
1
-0
/
+144