summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/polyfill/mesh.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mesh.js updateValentin Ionita2019-06-261-815/+1146
| | | | | | | Updated formatting and migrated to ES6 syntax for classes, variable declarations, arrow functions, iterators. Fixed variable redeclarations and undefined getComputedStyle, removed unnecessary escapes from RegEx. Used standardjs for linting, but kept the semicolons.
* Fix license in new filesMarc Jeanmougin2018-12-091-1/+1
|
* Add some SVG 2 fallbacks:Tavmjong Bah2018-12-071-0/+857
* Meshes (fill only) * Markers: auto-start-reverse, context-stroke/fill * Text