aboutsummaryrefslogtreecommitdiffstats
path: root/src/I18n.tsx
Commit message (Collapse)AuthorAge
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
|
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26
|
* chore: convert the last few stores to typescriptLibravatar Ricardo Cino2022-06-25
|
* chore: improve todo menu behaviour on fresh install (#359)Libravatar Ricardo Cino2022-06-25
|
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
| | | | | * turn actions into typescript * correct tsconfig * added TypedStore
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* convert various files to TS * removed outdated docs/example-feature folder * turn off unicorn/no-empty-file * update eslint config