enso/app/gui2/e2e
Paweł Grabarz 3b21f5579f
Fix node arguments hiding animation, clipping and dropdown styles. (#9685)
Fixes #9492

Implemented generic component for flawless size-based transitions, then used it for hiding arguments and dropdown animation. That replaced the `max-size`-based CSS animation that caused original issue. Refactored dropdown positioning to avoid further issues related to animation overflow clipping. The dropdown also got a bit of a lift to fit closer to styles in current Figma designs.

https://github.com/enso-org/enso/assets/919491/e85fd68c-b2e8-4d58-90e1-4fd7b33f1c9b
2024-04-12 13:44:13 +00:00
..
actions.ts cleanup GUI entrypoints and mocking (#9403) 2024-03-14 17:05:26 +00:00
collapsingAndEntering.spec.ts Multi-select (part 1) (#9516) 2024-03-25 12:05:20 -04:00
componentBrowser.spec.ts Multi-select (part 1) (#9516) 2024-03-25 12:05:20 -04:00
css.ts New JSON visualization (#9409) 2024-03-25 12:03:18 -04:00
customExpect.ts Vue dependency update, better selection performance, visible quotes in text inputs (#9204) 2024-03-06 15:34:07 +00:00
edgeInteractions.spec.ts Fix Conditional ports tests. (#9495) 2024-03-20 11:00:22 +00:00
edgeRendering.spec.ts Multi-select (part 1) (#9516) 2024-03-25 12:05:20 -04:00
expressionUpdates.ts Fix nested drop downs + test scenarios for drop-down and vector widgets. (#8859) 2024-01-26 17:18:27 +00:00
fullscreenVisualisation.spec.ts New JSON visualization (#9409) 2024-03-25 12:03:18 -04:00
graphNodeVisualization.spec.ts New JSON visualization (#9409) 2024-03-25 12:03:18 -04:00
graphRenderNodes.spec.ts Vue dependency update, better selection performance, visible quotes in text inputs (#9204) 2024-03-06 15:34:07 +00:00
locate.ts Multi-select (part 1) (#9516) 2024-03-25 12:05:20 -04:00
pm-openrpc.json E2E tests (#8239) 2023-11-27 15:48:37 +00:00
selectingNodes.spec.ts Move selections to a new layer (#9344) 2024-03-11 15:40:16 +00:00
setup.ts Store graph viewport in client local storage (#9651) 2024-04-09 12:02:11 +00:00
tableVisualisation.spec.ts Restructure Standard.Table. (#9559) 2024-03-27 17:10:43 +00:00
typesOnNodeHover.spec.ts Reduce test flakiness (#8947) 2024-02-05 14:20:24 +00:00
undoRedo.spec.ts Store graph viewport in client local storage (#9651) 2024-04-09 12:02:11 +00:00
widgets.spec.ts Fix node arguments hiding animation, clipping and dropdown styles. (#9685) 2024-04-12 13:44:13 +00:00