Commit graph

6 commits

Author SHA1 Message Date
Alex Liebowitz 2c0b47edf2 On load screen, always show Cancel link if a previous page is available
Before, it was only showing if a load attempt timed out, and would show
even if there was no previous page to go back to.
2017-02-23 04:04:09 -05:00
Alex Liebowitz e7209aa19a Remove debug logic in load_screen.js
There were some !s in there that were only for debugging
2017-01-31 13:45:36 -05:00
Alex Liebowitz 810b94fa77 Add Cancel link when loading screen is lagging 2017-01-31 02:17:53 -05:00
Alex Liebowitz 34d04255de Convert load screens to use CSS 2017-01-31 02:06:53 -05:00
Job Evers 42898d5f60 Convert to ES6 modules 2016-12-06 14:28:10 -05:00
Alex Liebowitz 19d12955a5 Factor out generic loading screen component from SplashScreen 2016-09-21 01:35:29 -04:00