Simon Howe
d3a36cf873
Load up fa5 instead of 4
...
- Switch to fa5 icons and tweak font-sizes a bit
2018-11-13 12:51:31 +01:00
Simon
e78f8a8de4
Revert "Upgrade to Font Awesome 5"
2018-11-12 11:22:19 +01:00
Simon Howe
2cc58f5b00
Switch to fa5 icons and tweak font-sizes a bit
2018-11-09 14:59:53 +01:00
Filip Barl
2fcbdb7e16
Applied autofix for object-curly-newline rule.
2017-10-17 19:07:14 +02:00
Filip Barl
dfe4944ec7
Fixed indentation.
2017-10-17 19:03:44 +02:00
Simon Howe
7d14a787be
Adds a loading indicator for the initial node-load
...
- Sometimes can take a second to get the initial nodes
- Not doing the transition between topos atm as its a bit distracting
popping up and down.
2016-07-28 16:28:12 +02:00
Simon Howe
9a0feb3eb0
Adds basic "loading topologies" indicator for initial load.
...
Which can take a while sometimes.
2016-07-28 16:28:11 +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
6b445466ef
Move JS to ES2015
...
Refactored mixins into utils
ES2015 module exports
ES2015-style imports
WIP Fixing tests
Fixes tests after es2015 code migrations.
We we're require()ing an ES2015 module[1]. Have to make sure you account
for the .default in this case.
[1] We had to use ES5 `require` in Jest:
(https://github.com/babel/babel-jest/issues/16 )
2015-12-01 14:35:22 +01:00
David Kaltschmidt
acbf8a665d
Upgrade eslint, react and react-motion
...
* get rid of material-ui
* reduced bundle size by 20%
2015-11-11 15:51:27 +01:00
David Kaltschmidt
5c086aeeb3
show message if topology is empty
2015-11-03 18:27:23 +01:00