mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 03:43:20 +03:00
0ed78f99af
* Remove unused code: project management in component browser * Encapsulate internal FRP logic of project list * Collapse some code paths * Open project passed on command line through presenter A project name or ID that is passed on the command line was initialised in the controller setup, before the presenters and views are set up. Now, we fully initialise the IDE before opening a project so we have control over the view while a project is being opened. * Show a spinner in all cases of opening a project * Let root presenter open/close projects when switching projects * Change spinner to make progress over a fixed period * Resolve issues when Project Manager API isn't available * Bump wasm size limit |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
webdriver.json |