enso/app/gui
Sergei Garin 12267c6d98
Batch refetches for different listDirectory queries (#11380)
This PR moves invalidation of the `listDirectory` queries into a separate `useQuery` to sync mutliple invalidations into a single one
2024-10-28 14:44:23 +00:00
..
.vscode Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
docs Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
e2e New component menu (#11398) 2024-10-26 19:36:16 +00:00
project-manager-shim-middleware A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
public Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
scripts Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
src Batch refetches for different listDirectory queries (#11380) 2024-10-28 14:44:23 +00:00
templates Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
.gitignore Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
.prettierrc.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
env.d.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
index.html Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
lib0-ext.d.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
LICENSE Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
package.json Add eslint-react-compiler (#11404) 2024-10-28 15:58:41 +03:00
playwright.config.ts Fix AssetSearchBar E2E tests (#11377) 2024-10-23 12:30:00 +00:00
shortcuts.md Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tailwind.config.js A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
tsconfig.app.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.app.vitest.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.node.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.scripts.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vite.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vite.test.config.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
vitest.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00