enso-org / enso

Hybrid visual and textual functional programming.
https://ensoanalytics.com
Apache License 2.0
7.36k stars 324 forks source link

Restyle tooltips to new deisgn #10088

Closed AdRiley closed 4 months ago

AdRiley commented 4 months ago

image

https://www.figma.com/design/MXE4HsnOgBwI49aXg0byIg/ide2-v124?node-id=0-1&t=gi4VgWRM34BxUGK3-1

enso-bot[bot] commented 4 months ago

Paweł Grabarz reports a new STANDUP for the provided date (2024-06-04):

Progress: Implemented centralized tooltip renderer and proper timing for showing consecutive tooltips in short succession. It should be finished by 2024-06-10.

enso-bot[bot] commented 3 months ago

Paweł Grabarz reports a new STANDUP for the provided date (2024-06-10):

Progress: Resolved git issues after unfortunate rebase, applied review and merged with latest develop. Demo meeting. It should be finished by 2024-06-10.

enso-bot[bot] commented 3 months ago

Paweł Grabarz reports a new STANDUP for the provided date (2024-05-30):

Progress: Started working on tooltips as Vue component, created a hardcoded tooltip element as part of the icon component. It should be finished by 2024-06-10.

enso-bot[bot] commented 3 months ago

Paweł Grabarz reports a new STANDUP for the provided date (2024-05-31):

Progress: Working on a correct method of rendering TooltipTrigger that allows hooking into children mouse events and not interfere with Vue scoped styles. It should be finished by 2024-06-10.

enso-bot[bot] commented 3 months ago

Paweł Grabarz reports a new STANDUP for the provided date (2024-06-03):

Progress: Implemented tooltip triggers with local content rendering using Teleport, but this approach has many issues and will need a refactor to more centralized solution. It should be finished by 2024-06-10.

enso-bot[bot] commented 3 months ago

Paweł Grabarz reports a new STANDUP for the provided date (2024-06-05):

Progress: Addressed reviews and fixed tests. Still working on additional test for extended vue scope propagation used in tooltip components. It should be finished by 2024-06-10.