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
/
List.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1238 from gormster/1237-list-expose-builtin-array-methods
Ulrich-Matthias Schäfer
2023-09-03
1
-0
/
+5
|
\
|
*
Allow access to original Array.prototype methods on List prefixed with $
Morgan Harris
2021-11-24
1
-0
/
+5
*
|
dependency updates, easier formatting
Ulrich-Matthias Schäfer
2023-06-13
1
-7
/
+7
|
/
*
Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor...
Ulrich-Matthias Schäfer
2020-05-04
1
-5
/
+14
*
added tests for List.js
Ulrich-Matthias Schäfer
2020-04-29
1
-2
/
+2
*
Updated dependencies to newest version, new linter fixed stuff
Ulrich-Matthias Schäfer
2019-11-01
1
-1
/
+1
*
Release 3.0.2
3.0.2
Ulrich-Matthias Schäfer
2018-12-03
1
-4
/
+2
*
fixed methods not returning this and missing methods on List
Ulrich-Matthias Schäfer
2018-12-03
1
-0
/
+9
*
Reverted some of the lint rules after chatting with fuzzy
Saivan
2018-11-26
1
-41
/
+21
*
Changed the esLint rules to avoid silly ternary operators, and to let code br...
Saivan
2018-11-25
1
-17
/
+41
*
ticking off the last checkbox of (#645). return List whenever possible
Ulrich-Matthias Schäfer
2018-11-12
1
-3
/
+0
*
make List return new lists on method calls, add map to array polyfill so that...
Ulrich-Matthias Schäfer
2018-11-12
1
-4
/
+7
*
change method name, make strings more pleasing to read
Ulrich-Matthias Schäfer
2018-11-12
1
-4
/
+4
*
adds `List` which does bring back `SVG.Set` in an elegant way (#645)
Ulrich-Matthias Schäfer
2018-11-12
1
-0
/
+38