mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 17:32:12 +03:00
e1943bdd49
Closes #8932 Now we use a bit more robust mechanism for passing dynamic configuration down the widget tree inside dropdowns, no longer relying on the `label`s used for dropdown items. Curiously, we still need to use a hotfix implemented earlier, as we won’t have info about the currently selected item otherwise. Highlight for the currently selected item is not crucial as proper dynamic config, so we can leave with the current solution in the meantime. No visual changes to the IDE, apart from fixed highlight for currently selected item. # Important Notes Target branch: #8950, for easier testing. |
||
---|---|---|
.. | ||
actions.ts | ||
collapsingAndEntering.spec.ts | ||
componentBrowser.spec.ts | ||
customExpect.ts | ||
edgeInteractions.spec.ts | ||
edgeRendering.spec.ts | ||
expressionUpdates.ts | ||
fullscreenVisualisation.spec.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
locate.ts | ||
main.ts | ||
MockApp.vue | ||
pm-openrpc.json | ||
setup.ts | ||
tableVisualisation.spec.ts | ||
typesOnNodeHover.spec.ts | ||
widgets.spec.ts |