enso/app
Paweł Grabarz b0589d267d
Implement new design for tooltips in GUI (#10172)
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.
2024-06-07 01:48:11 +00:00
..
gui2 Implement new design for tooltips in GUI (#10172) 2024-06-07 01:48:11 +00:00
ide-desktop Implement new design for tooltips in GUI (#10172) 2024-06-07 01:48:11 +00:00