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
62ac7330fc
feat(title): add dynamic document title ( #645 )
...
* feat(title): add dynamic document title
fixes #490 and #643
* fix code style
2018-11-12 18:28:43 -08:00
Nolan Lawson
42be854521
upgrade to svelte 2.0 ( #251 )
...
* upgrade to svelte 2.0
* update svelte-loader to 2.9.0
2018-05-01 17:05:36 -07:00
Nolan Lawson
5908ac6614
Implement LazyPage and refactor to support it
2018-03-13 20:02:50 -07:00
Nolan Lawson
acc1ce396d
refactor VirtualList to be more self-contained
2018-02-12 22:35:01 -08:00
Nolan Lawson
c8cb4354e3
add ability to fetch and store notifications
2018-02-03 18:06:02 -08:00
Nolan Lawson
687cc5c961
refactor virtual store to use realms
2018-01-27 08:13:28 -08:00
Nolan Lawson
fb234adb79
save scroll positions
2018-01-24 09:47:31 -08:00
Nolan Lawson
789b5f2f47
tweak page titles
2018-01-21 11:07:16 -08:00
Nolan Lawson
73fbbad0cc
improve SSR hiding
2018-01-20 20:30:49 -08:00
Nolan Lawson
6cf4a11283
more work on offline capabilities
2018-01-18 23:37:43 -08:00
Nolan Lawson
bd6e2827c9
cleanup, tweak design
2018-01-07 22:38:41 -08:00
Nolan Lawson
2c6446181d
set up basic icons
2018-01-06 20:44:47 -08:00