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
|
b8d862618a
|
Use display:none for virtual list header (#96)
Fixes #59 by using display:none instead of opacity/pointer-events tricks while still showing an animation
|
2018-04-12 21:17:57 -07:00 |
|
Nolan Lawson
|
be16ebfa78
|
add animation for virtual list header
|
2018-02-11 22:50:20 -08:00 |
|
Nolan Lawson
|
2a86425c90
|
streaming is kinda working
|
2018-02-11 19:15:21 -08:00 |
|