Commit graph

11 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
34cfaf27b3
fix: make inline media changes suggested in #747 (#760) 2018-12-08 09:44:12 -08:00
sgenoud
530ad6b35c feat: Allow Media to be shown in a grid (as an option) (#747)
* Allow Media to be shown in a grid

* Bring back the sidebar for ungrouped images
2018-12-08 09:42:38 -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
bfc3c46462
use standard to lint HTML too (#186) 2018-04-19 21:38:01 -07:00
Nolan Lawson
b4fc6cf99e fix media in notifications not clickable 2018-04-05 18:18:23 -07:00
Nolan Lawson
8db7d376d4 simplify grid-template-areas 2018-02-09 20:07:48 -08:00
Nolan Lawson
3db6579300 big refactor of media attachments 2018-02-04 19:56:06 -08:00
Nolan Lawson
76e78e70e5 refactor status some more 2018-02-04 10:50:39 -08:00
Nolan Lawson
f9720dccba refactor out StatusSpoiler.html 2018-02-04 10:44:04 -08:00
Nolan Lawson
60cef45be4 refactor out status media attachments 2018-02-04 10:16:27 -08:00