Commit Graph

4 Commits

Author SHA1 Message Date
Fernando López Guevara
aaa421c92b
added prettier, eslint, spanish translations (#161)
* fix: handle missing user on metion properly

* prettier eslint

* use dep from npm registry

* fix: send from to sub callback
2022-11-11 08:00:32 +02:00
55d5fe0dcd
lazy-load translations (#153)
Loads only english + the active language
2022-09-01 10:37:12 +03:00
ebb12962e5
Localforage (#136)
For State.local we use our very own Fun.ts instead of Gun.js. It's a light version of the Gun api with localForage only persistence. Localstorage is fastest — let's see if it suffices or if we need to change to indexeddb.
2022-07-07 22:10:47 +03:00
Trevin Hofmann
9ac462c655
test: add a couple initial tests for Translation.js (#107)
* test: add a couple initial tests for Translation.js

* ci: add build and test jobs to GitHub actions, along with lint

* test: remove old broken example test for the Header component
2022-06-14 10:50:57 +03:00