enso/app/gui2/mock
Adam Obuchowicz 7eeea8e1c8
Fix autoscoped constructor dynamic widget config (#10297)
Fixes #10238

Updated the way we construct `get_widget_json` visualization configuration to take into account cases when there is no known self argument.

As this is a bit of logic, I moved parts of WidgetFunction to a separate composable for easier testing. Most if it was just moved: meaningful changes were only in selfArgumentExternalId and visualizationConfig.
2024-06-18 14:35:10 +00:00
..
dataServer.ts Automatic reconnect with Language Server. (#9691) 2024-04-19 13:39:45 +00:00
engine.ts Fix autoscoped constructor dynamic widget config (#10297) 2024-06-18 14:35:10 +00:00
MockFSWrapper.vue Show images in documentation (#10205) 2024-06-10 14:15:36 +00:00
MockProjectStoreWrapper.vue cleanup GUI entrypoints and mocking (#9403) 2024-03-14 17:05:26 +00:00
projectManager.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00
vue.ts Set output evaluation context for a single node (#8440) 2023-12-15 10:29:15 +00:00