Commit graph

16 commits

Author SHA1 Message Date
a88fb70542
remove unnecessary sveltejs/svelte#1354 workarounds (#269) 2018-05-04 20:09:20 -07:00
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
f9792ae3d8
remove deprecated .observe() from components (#246) 2018-04-30 08:29:04 -07:00
c309e5842d
slightly improve Svelte 2.0 compatibility (#244)
* slightly improve Svelte 2.0 compatibility

* fixup

* fix lint
2018-04-29 22:13:41 -07:00
9629a55a9f
remove all instances of string coercion (#240) 2018-04-29 17:45:03 -07:00
40a9ff957a
fix null error in virtual list items (#239) 2018-04-29 17:33:58 -07:00
1151a3be4b
fix null in Timeline.html get() (#205) 2018-04-21 09:56:45 -07:00
bfc3c46462
use standard to lint HTML too (#186) 2018-04-19 21:38:01 -07:00
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
624020dd01 improve keyboard latency in compose box 2018-03-12 20:18:34 -07:00
9149887fec add tests for content warnings 2018-03-03 16:12:48 -08:00
3dc46791e9 refactor 2018-03-03 14:51:48 -08:00
2614e451b2 add test for compose, and emoji 2018-02-28 18:45:29 -08:00
4ef576b7f1 refactor 2018-02-27 21:01:01 -08:00
333ac62b61 further refactor ComposeBox 2018-02-26 22:22:56 -08:00
7eedeaac76 modularize Composebox 2018-02-26 21:50:03 -08:00