spacedrive/interface
Oscar Beaumont f7cd96732f
@sd/client SolidJS support - Part 1 (#1920)
* `createSolid` + `createPersistedMutable`

* Move all Valtio stores to SolidJS

* Remove Valtio from `@sd/client`

* Missed auth store

* wip

* `useSolidStore` allow mutable setting

* Restructure `@sd/client` a bit

* Add `WithSolid` + custom `useObserver`

* Parse props both ways

* Universal Context

* Solid to React context working

* Working universal context

* context inheritance

* whoops

* Make it clearer how the demo works

* wip: `useUniversalQuery`
2024-01-09 08:05:01 +00:00
..
app @sd/client SolidJS support - Part 1 (#1920) 2024-01-09 08:05:01 +00:00
components [ENG-1502] I18n (#1897) 2024-01-08 20:26:46 +00:00
hooks @sd/client SolidJS support - Part 1 (#1920) 2024-01-09 08:05:01 +00:00
locales [ENG-1502] I18n (#1897) 2024-01-08 20:26:46 +00:00
types [ENG-469] Make Prettier and ESLint work together (#706) 2023-04-14 21:21:21 +00:00
util [ENG-1508] Launch Spacedrop (#1893) 2024-01-08 06:42:17 +00:00
.eslintrc.js [ENG-528] QuickPreview isn't correctly handling errors for video/audio playback (#815) 2023-05-18 03:31:15 +00:00
ErrorFallback.tsx Vite upgrades (#1911) 2024-01-02 06:26:28 +00:00
index.tsx [ENG-1508] Launch Spacedrop (#1893) 2024-01-08 06:42:17 +00:00
package.json [ENG-1502] I18n (#1897) 2024-01-08 20:26:46 +00:00
RoutingContext.tsx Improve useZodRouteParams (#1917) 2024-01-05 08:51:08 +00:00
TabsContext.tsx [ENG-1423] Multiple tabs (#1777) 2023-11-16 15:14:47 +00:00
tailwind.config.js [ENG-1067] Update phosphor to new package & update sort imports (#1330) 2023-09-11 15:26:44 +00:00
tsconfig.json [ENG-927, ENG-735, ENG-766] Fix Updater & Tauri 1.5 (#1361) 2023-10-10 07:30:56 +00:00