1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-08 07:28:43 +01:00

14 Commits

Author SHA1 Message Date
Nolan Lawson
a88fb70542
remove unnecessary sveltejs/svelte#1354 workarounds (#269) 2018-05-04 20:09:20 -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
f9792ae3d8
remove deprecated .observe() from components (#246) 2018-04-30 08:29:04 -07:00
Nolan Lawson
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
Nolan Lawson
1151a3be4b
fix null in Timeline.html get() (#205) 2018-04-21 09:56:45 -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
624020dd01 improve keyboard latency in compose box 2018-03-12 20:18:34 -07:00
Nolan Lawson
136ec67d61 fix length gauge 2018-03-12 10:06:41 -07:00
Nolan Lawson
9149887fec add tests for content warnings 2018-03-03 16:12:48 -08:00
Nolan Lawson
3dc46791e9 refactor 2018-03-03 14:51:48 -08:00
Nolan Lawson
4ef576b7f1 refactor 2018-02-27 21:01:01 -08:00
Nolan Lawson
333ac62b61 further refactor ComposeBox 2018-02-26 22:22:56 -08:00
Nolan Lawson
7eedeaac76 modularize Composebox 2018-02-26 21:50:03 -08:00