mirror of
https://github.com/enso-org/enso.git
synced 2024-12-26 03:41:36 +03:00
b0589d267d
Fixes #10088, #10154 Implemented figma tooltip design through Vue components and store. Attached tooltips to all existing SVG buttons, based on assigned label property. https://github.com/enso-org/enso/assets/919491/85f5fef7-c6df-471b-b544-b45f45f4f51e # Important Notes Removed all usages of `v-bind` in styles due to issues during hot reloading when updating stores. The internal CSS binding composable sometimes crashes when the component is being unmounted due to hot reload. |
||
---|---|---|
.. | ||
actions.ts | ||
collapsingAndEntering.spec.ts | ||
componentBrowser.spec.ts | ||
css.ts | ||
customExpect.ts | ||
edgeInteractions.spec.ts | ||
edgeRendering.spec.ts | ||
expressionUpdates.ts | ||
fullscreenVisualisation.spec.ts | ||
graphNavigator.spec.ts | ||
graphNodeVisualization.spec.ts | ||
graphRenderNodes.spec.ts | ||
keyboard.ts | ||
locate.ts | ||
nodeClipboard.spec.ts | ||
pm-openrpc.json | ||
rightDock.spec.ts | ||
selectingNodes.spec.ts | ||
setup.ts | ||
tableVisualisation.spec.ts | ||
typesOnNodeHover.spec.ts | ||
undoRedo.spec.ts | ||
widgets.spec.ts |