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
852d86b9e3
fix: fix media in grouped mode in focused threads ( #774 )
2018-12-10 22:26: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
greenkeeper[bot]
8dbc1b0503
Update standard to the latest version 🚀 ( #519 )
...
* chore(package): update standard to version 12.0.0
* package lock update
* fix eslint
2018-08-29 21:42:57 -07: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
9629a55a9f
remove all instances of string coercion ( #240 )
2018-04-29 17:45:03 -07:00
Nolan Lawson
bfc3c46462
use standard to lint HTML too ( #186 )
2018-04-19 21:38:01 -07:00
Nolan Lawson
9d706a3748
Add img title as well as alt ( #66 )
...
Fixes #57
2018-04-10 20:02:42 -07:00
Nolan Lawson
7342ff1bf2
unify usage of autoplaying video
2018-03-31 10:45:11 -07:00
Nolan Lawson
436c8c05aa
implement lazy images
2018-03-13 23:07:30 -07:00
Nolan Lawson
d4e48ac6fa
better indication of non-autoplay gifs
2018-03-10 11:28:30 -08:00
Nolan Lawson
8b21505089
fix offline display of images in timeline
2018-03-09 23:30:17 -08:00
Nolan Lawson
b10ecff3c0
fix Firefox autoplay gifv
2018-02-04 16:34:54 -08:00
Nolan Lawson
f543024ca6
implement autoplay gifv
2018-02-01 18:48:59 -08:00