Utku
b856f15b22
Tailwind Prettier Plugin ( #557 )
...
* add tailwind prettier plugin + run prettier
* add eslint tailwind plugin and eslint fix to turbo
* Ran eslint fix + fixed every other lint issues
* twStyle and lint stuff
* remove auto lint as it's buggy
* update eslint & add twStyle to tailwind regex
* Fix auto lint + config inconsistencies
* Add tailwind config to prettier config
* run lint:fix
---------
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2023-02-16 07:04:19 +00:00
Brendan Allan
e4e80fa603
Refactor routes ( #535 )
...
* refactor routes
* use default export for screens
* use "route" relative routing
* don't use absolute import for root screens
* no absolute importing folders!!!
* fine we can absolute import folders
2023-01-20 12:40:36 -08:00
Brendan Allan
24de617b92
Fix webkit reload ( #534 )
...
* wrap WKWebView in UnsafePointer
* formatting
* more formatting
2023-01-20 00:25:12 -08:00
maxichrome
ec4352a30a
cleanup(don't hate me): prettier format everything
2023-01-19 19:32:35 -08:00
Brendan Allan
676e512c4a
Beginning of sync stuff ( #502 )
2023-01-04 23:11:55 -08:00
Brendan Allan
b713c896a0
More Sync Stuff ( #438 )
...
* broken sync example
* move to react
* filter owned ops more
* update deps
* working sync
* relation operations
* fix pnpm lock
* please rustfmt
* fix api
* compare strings properly
* please clippy
* feature gate logging
* use bleeding rspc in example
* use bleeding rspc
* use generated rspc client
2022-10-27 23:12:28 -07:00