Commit Graph

9 Commits

Author SHA1 Message Date
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00
Lucian I. Last
71c65efa20
Typescript (#92)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* check dashboard

* Add dist to ignore file
2024-04-24 13:26:55 -07:00
Roland Osborne
bdb77871cd refactor of channel view in webapp 2023-01-17 23:42:22 -08:00
balzack
6f972788a6 testing card context for web 2023-01-06 23:04:38 -08:00
balzack
1a63381813 more channel context testing 2023-01-05 14:33:06 -08:00
Roland Osborne
1aa19dc654 more channel context testing 2023-01-05 12:30:35 -08:00
Roland Osborne
141b73037a extending channel sync test 2023-01-04 21:00:36 -08:00
Roland Osborne
e1743004c8 extending channel test 2023-01-04 16:59:38 -08:00
Roland Osborne
b1b26b3fe4 cleanup on channel context 2023-01-04 15:27:29 -08:00