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
92d2dbddfc
perf(virtuallist): add contain:content to virtual list items ( #650 )
...
* perf(virtuallist): add contain:content to virtual list items
* add a few more contain:contents
2018-11-16 00:37:28 -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
a0d3a89180
remove useless aria-hidden ( #386 )
2018-06-10 19:49:39 -07:00
Nolan Lawson
b1a3be06ff
fix null in virtual list item ( #260 )
2018-05-03 20:41:55 -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
75b4d09b64
remove AsyncLayout in favor of rAf + gBCR
2018-04-27 18:16:57 -07:00
Nolan Lawson
bfc3c46462
use standard to lint HTML too ( #186 )
2018-04-19 21:38:01 -07:00
Nolan Lawson
8d5690d63d
remove get() with string from Svelte calls ( #169 )
...
* remove get() with string pt 1
* remove get() with string pt 2
* fix typo
* fix some null exceptions in get()
* fixup code style
2018-04-19 09:37:05 -07:00
Nolan Lawson
ef5b922e77
add basic handling for window resize
2018-03-31 17:42:52 -07:00
Nolan Lawson
c67ba5c0a9
spoiler button is faster now
2018-03-23 08:29:54 -07:00
Nolan Lawson
f4eeacdc1c
basic timeline test
2018-02-18 15:28:42 -08:00
Nolan Lawson
075066ba9a
add animation for virtual list items
2018-02-11 16:24:14 -08:00
Nolan Lawson
73ba72d58a
mvp for notifications
2018-02-04 10:05:01 -08:00
Nolan Lawson
2c2f84b870
itemHeights should be divided by realm
2018-01-31 08:37:59 -08:00
Nolan Lawson
9782cb400f
update comment
2018-01-27 09:53:33 -08:00
Nolan Lawson
b98a0c6b85
fix bug in layout calculations
2018-01-27 09:53:14 -08:00
Nolan Lawson
569f384192
refactor virtual list
2018-01-25 08:23:14 -08:00