9 Commits

Author SHA1 Message Date
Ruben Bridgewater
1736c6d884
Move more cpp functions to v8
Some calls were not properly detected before. The heuristic is now
improved.
2018-08-27 16:50:48 +02:00
Ruben Bridgewater
a033ca6a60
Improve v8 detection
Now all v8 stacks are detected properly.
2018-08-26 01:33:12 +02:00
Renée Kooi
69d6faf6dc
Style fixes
- Fixes the height of the graph in FF
  For some reason `height: calc(100% - 66px)` does something totally
  different than `height: 100%`, but with `100vh` the behaviour is the
  same either way. This seems like a FF CSS bug maybe…
- Use floating + margins instead of absolute positions for top bar
  controls
  Default button and input sizes are different across browsers and OSes,
  by using floats + margins the positioning adapts to sizes instead of
  having things drawn on top of each other.
2018-07-04 11:47:39 +02:00
davidmarkclements
f4aa18f4e2 rm phases, include init tier 2018-03-21 03:37:09 +01:00
davidmarkclements
9cc5b37de6 readme, ui fixes, api changes 2018-03-16 22:07:45 +01:00
davidmarkclements
44205e5f21 responsive ui 2018-03-14 16:30:38 +01:00
davidmarkclements
07e8b39ab3 linting 2018-03-14 01:48:58 +01:00
davidmarkclements
717011756c merged and unmerged views! 2018-03-12 13:58:50 +01:00
davidmarkclements
89b0a5a3ff restructure viz section 2018-03-01 01:36:20 +00:00