1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-23 18:35:27 +01:00
Commit Graph

9 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
624020dd01 improve keyboard latency in compose box 2018-03-12 20:18:34 -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
2614e451b2 add test for compose, and emoji 2018-02-28 18:45:29 -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