enso/app/gui2/e2e
Kaz Wesley d46e4ac609
Doc editor and code editor are toggleable docks (#10413)
Dock improvements:
- Right and bottom docks are toggled with buttons.
- Bottom dock:
- Fills available width.
- Height resize handle behaves like right dock's.
- Documentation editor: Top toolbar is outside scrollable area.
- Extended menu: Entries have icons.
- Add component button: Now in bottom-right.

https://github.com/enso-org/enso/assets/1047859/19d64fed-74ab-48c2-af0e-48f140fa8474

Closes #10385, #10386.

# Important Notes
- `unrefElement`: Fixed a type-safety bug in; documented a reactivity limitation.
- `keyboardBusy`: Fixed a bug where shortcuts were ignored after clicking any button.
- Fixed right-dock slide-in animation.
2024-07-04 20:55:59 +00:00
..
actions.ts Doc editor and code editor are toggleable docks (#10413) 2024-07-04 20:55:59 +00:00
collapsingAndEntering.spec.ts Implement new design for tooltips in GUI (#10172) 2024-06-07 01:48:11 +00:00
componentBrowser.spec.ts Top-level add-node button creates disconnected component. (#10416) 2024-07-02 12:59:06 +00: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 Use external IDs for stable selection tracking. (#10314) 2024-06-19 17:52:56 +00:00
edgeRendering.spec.ts Output port interaction hint (#10264) 2024-06-12 17:57:25 +00:00
expressionUpdates.ts Expose cloud event logging endpoint to GUI and render GUI editor as react component. (#9951) 2024-05-27 17:32:42 +00:00
fullscreenVisualisation.spec.ts New JSON visualization (#9409) 2024-03-25 12:03:18 -04:00
graphNavigator.spec.ts Moving nodes or camera with arrows (#10179) 2024-06-06 16:47:02 +00:00
graphNodeVisualization.spec.ts Visualization Preview (#10310) 2024-06-19 13:46:51 +00:00
graphRenderNodes.spec.ts Vue dependency update, better selection performance, visible quotes in text inputs (#9204) 2024-03-06 15:34:07 +00:00
keyboard.ts Copy/paste improvements (#9734) 2024-04-19 16:33:51 +00:00
locate.ts Show images in documentation (#10205) 2024-06-10 14:15:36 +00:00
nodeClipboard.spec.ts Copy paste multiple nodes (#10194) 2024-06-11 09:26:55 +00:00
pm-openrpc.json E2E tests (#8239) 2023-11-27 15:48:37 +00:00
rightDock.spec.ts Show images in documentation (#10205) 2024-06-10 14:15:36 +00:00
selectingNodes.spec.ts Moving nodes or camera with arrows (#10179) 2024-06-06 16:47:02 +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 Move node type to visualization container (#9784) 2024-04-30 08:55:43 -04:00
undoRedo.spec.ts Copy/paste improvements (#9734) 2024-04-19 16:33:51 +00:00
widgets.spec.ts Open multi-select when items are edited (#10308) 2024-06-28 08:59:31 -04:00