Commit graph

11 commits

Author SHA1 Message Date
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
Renamed from routes/_components/VirtualListItem.html (Browse further)