1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-08 15:38:53 +01:00

7 Commits

Author SHA1 Message Date
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
b231466fff
Refactor database for better code-splitting (#144) 2018-04-16 20:56:21 -07:00
Nolan Lawson
fe8ad175f2 more elegant fix for autosuggestion covering toolbar 2018-04-05 21:35:22 -07:00
Nolan Lawson
f5943c3c24 Revert "fix issue with not being able to click toolbar"
This reverts commit 001f85eecc0bb9c8df2be47dae784a9b7d7b9017.
2018-04-05 21:00:30 -07:00
Nolan Lawson
001f85eecc fix issue with not being able to click toolbar 2018-04-05 20:30:52 -07:00
Nolan Lawson
7ce9a39119 add emoji autosuggest 2018-03-25 12:24:38 -07:00
Nolan Lawson
6fc21e40bf add username autocomplete feature 2018-03-24 18:04:54 -07:00