Filip Barl
3fdcd9b5e7
Applied arrow-parens linting rule
2016-12-12 11:02:18 +01:00
fbarl
e47c3e0973
Applied a couple of simpler rules
2016-12-12 10:56:56 +01:00
fbarl
0cb48f6d71
Upgraded eslint, airbnb linting rules, and made trivial fixes
2016-12-12 10:55:45 +01:00
fbarl
524e2e2e9a
Importing lodash util functions explicitly.
2016-12-09 14:03:31 +01:00
David Kaltschmidt
78500062ff
Fix exported SVG for SVG viewers
...
* `sans-serif` breaks certain SVG viewers
* set single font: Arial (hopefully best choice)
* set absolute width and height
* remove react id attributes (saves 10%)
Fixes #1144
2016-04-13 11:23:28 +02:00
David Kaltschmidt
e4270f69b7
Upgraded dev deps and linted JS according to latest airbnb rules
2016-03-15 18:09:45 +01:00
David Kaltschmidt
4ad74183b1
Inline styles in cloned svg sub tree, skip default styles
2016-02-25 10:14:34 +01:00
David Kaltschmidt
bd821c159e
Inject weavescope logo into exported SVG
2016-02-24 17:03:27 +01:00
David Kaltschmidt
1566727e45
SVG export button
...
* applies CSS styles inline
* exports SVG chart node
* injects A tag to download
* based on SVG-crowbar
Fixes #555
2016-02-24 16:17:45 +01:00