Commit graph

9 commits

Author SHA1 Message Date
Nolan Lawson 4bd181d3cc
fix: update Sapper to latest (#775)
* fix: update to latest sapper

fixes #416

* fix error and debug pages

* requestIdleCallback makes column switching feel way nicer than double rAF

* add export feature

* add better csp info

* workaround for sapper sub-page issue

* clarify in readme about exporting

* fix now config

* switch from rIC to triple raf

* style-loader is no longer used

* update theming guide
2018-12-11 07:31:48 -08:00
Nolan Lawson a12d2420c2
add manifest description (#262) 2018-05-03 21:24:18 -07:00
Nolan Lawson 84f177022d add windows icons, optimize icons 2018-03-22 20:43:16 -07:00
Nolan Lawson b33376c0dd switch pwa to standalone 2018-03-22 20:35:09 -07:00
Nolan Lawson ff9c21d00a add query param to pwa start_url 2018-03-22 17:35:50 -07:00
Nolan Lawson ccc1efb42a fix lighthouse score, add icons, inline global css 2018-01-14 14:29:32 -08:00
Nolan Lawson 259754ffe6 add icons 2018-01-07 16:00:42 -08:00
Nolan Lawson 70749d9053 start adding instance wizard 2018-01-07 15:11:17 -08:00
Nolan Lawson c3a8f847aa initial commit 2018-01-06 15:51:25 -08:00