Brendan Allan
|
ebddb873f0
|
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 |
|
Jamie Pine
|
237c5a12af
|
Merge branch 'eng-259-identify-objectkind'
Conflicts:
apps/landing/package.json
apps/landing/vite.config.ts
packages/interface/src/AppLayout.tsx
packages/interface/src/components/explorer/Explorer.tsx
packages/interface/src/components/explorer/ExplorerTopBar.tsx
packages/ui/src/ContextMenu.tsx
pnpm-lock.yaml
|
2022-10-20 22:49:15 -07:00 |
|
Brendan Allan
|
8b5a16ffb7
|
sync docs
|
2022-10-19 14:44:09 +08:00 |
|
Oscar Beaumont
|
450ad0daa2
|
merge duplicate prettier config and format repo with it
|
2022-10-07 07:45:15 +08:00 |
|
Oscar Beaumont
|
6d7285b2ea
|
upgrade workspace dependencies
|
2022-10-06 14:03:58 +08:00 |
|
Brendan Allan
|
817e4443c0
|
merge main into update-rspc-and-more
|
2022-10-05 08:58:03 +08:00 |
|
Brendan Allan
|
74b42bf45c
|
[ENG-84] Sync library (#394)
* new sql lib stuff
* add sync stuff + rename all crates
* build sd-core
* add sync/example/dist to source
* fix sync example in monorepop
* appease clippy
* update lockfile
* update commit hooks
* fix typescript
* fix typescript build
* please rustfmt
|
2022-10-04 05:25:12 -07:00 |
|
Jamie Pine
|
6796262619
|
Added crates folder (#389)
* restructure core for crates folder
- improve naming consistency
- added placeholder files for near future code
- added docs
* - removed all typescript from core
- moved rspc bindings to client
* remove useless git ignore & rustfmt
|
2022-09-29 21:02:29 -07:00 |
|