enso/app/ide-desktop/lib
Sergei Garin e6ecaff4c4
Improve Dialog behavior (#10176)
This PR improves the DX and UX of dialogs/popovers:
1. Now the content is wrapped in `<Suspense />` and `<ErrorBoundary />`
2. Dialogs no longer close if they are underlay below the other dialogs
3. Provides an ability to close the dialog underlay component using dialog context
2024-06-05 10:41:40 +00:00
..
assets Duplicate and restore project (#9816) 2024-05-30 09:30:42 +00:00
client Consider currently written path when opening file browser (#10076) 2024-05-30 07:25:25 +00:00
common New Terms of Service Dialog (#9975) 2024-05-23 07:53:55 +00:00
content-config Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
dashboard Improve Dialog behavior (#10176) 2024-06-05 10:41:40 +00:00
esbuild-plugin-copy-directories Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +00:00
icons Remove ensogl-pack (#9407) 2024-03-18 12:18:18 +00:00
project-manager-shim Local dashboard shouldn't be showing system files (#10072) 2024-05-29 09:26:35 +00:00
ts-plugin-namespace-auto-import More E2E tests; export default classes from modules (#8730) 2024-01-31 11:35:41 +00:00
types Expose cloud event logging endpoint to GUI and render GUI editor as react component. (#9951) 2024-05-27 17:32:42 +00:00