Roland Osborne
|
3b7de54be8
|
Revert "Typescript (#92)"
This reverts commit 71c65efa206c6d6f896f4dbcc7a0bfaf74534667.
|
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
|
5f2391ce7f
|
fix for viewport in mobile browser
|
2022-08-07 17:36:42 -07:00 |
|
Roland Osborne
|
78fe7f3cb2
|
added new create account screen
|
2022-08-04 22:54:15 -07:00 |
|
Roland Osborne
|
05da046297
|
adjusting login layout
|
2022-08-03 22:07:02 -07:00 |
|
Roland Osborne
|
1b6891c639
|
added more resolution on width category
|
2022-08-03 14:30:24 -07:00 |
|
Roland Osborne
|
c01a6e6e8f
|
preparing login screen
|
2022-08-03 13:20:10 -07:00 |
|