mirror of
https://github.com/enso-org/enso.git
synced 2024-12-11 12:04:35 +03:00
4fe399feed
* Fix creating first local project * Fix ESLint warning * Fix bug * Fix bug * Remove `isRunning` from row state * Fix row state resetting when placeholder is being forcefully shown * Remove `forceShowPlaceholder` option from `table.tsx` * Rename `DirectoryView` to `DriveView` * Attempt to fix events * Always keep `Delete` action enabled On the local backend, now waits for project to fully open before deleting * Only allow one project open at a time * Fix "invalid params" error when creating new project * Fix "invalid params" when creating many projects quickly * wip: Fix cloud project loading modal not being dismissed * Maybe fix opening cloud project after refresh `/open` is no longer sent according to DevTools * wip: Switching to local backend with cloud project open results in "invalid params" * Fix "invalid params" when switching to local backend with cloud project open * Fix logic for showing errors on buttons * Don't close project when switching backend * Fix minor error |
||
---|---|---|
.. | ||
src | ||
bundle.ts | ||
esbuild-config.ts | ||
package.json | ||
tailwind.config.ts | ||
tsconfig.json | ||
watch.ts |