enso/app/gui/integration-test/project-view
Kaz Wesley 6d72a75f5e
Documentation link interactions (#11753)
* Ctrl+click to follow link; clicking link opens a popup. Fixes #11692.

- Ctrl+click to follow link (and add hover text)
- When editing, if the cursor is in a link a popup allows following the link.
- Text filters (e.g. recognizing links) now apply to text dragged into the
  editor, or pasted with the context menu, besides pasting with the keyboard
  (uses new feature from updated CM).
- Simplify CM editors by moving setup and reactivity patterns into shared
  helpers.
- Add integration tests for link interactions in component comments and documentation panel.
- Fix code editor tooltips (fixes #11740).
- All lines containing selected text show markup
2024-12-06 07:01:40 -08:00
..
actions.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
collapsingAndEntering.spec.ts Function definition editor widget (#11655) 2024-12-05 18:03:48 +00:00
componentBrowser.spec.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
css.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
customExpect.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
edgeInteractions.spec.ts Context menu, copy button, multi-component actions (#11690) 2024-11-29 19:52:22 +00:00
edgeRendering.spec.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
expressionUpdates.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
fullscreenVisualisation.spec.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
graphNavigator.spec.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
graphNodeVisualization.spec.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
graphRenderNodes.spec.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
keyboard.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
locate.ts Documentation link interactions (#11753) 2024-12-06 07:01:40 -08:00
nodeClipboard.spec.ts Documentation link interactions (#11753) 2024-12-06 07:01:40 -08:00
nodeComments.spec.ts Documentation link interactions (#11753) 2024-12-06 07:01:40 -08:00
pm-openrpc.json Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
projectManager.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
removingNodes.spec.ts Context menu, copy button, multi-component actions (#11690) 2024-11-29 19:52:22 +00:00
rightPanel.spec.ts Documentation link interactions (#11753) 2024-12-06 07:01:40 -08:00
selectingNodes.spec.ts Extend output port and remove selection halo (#11715) 2024-12-03 13:54:02 +00:00
setup.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
suggestionUpdates.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
tableVisualisation.spec.ts Update persisted idmap when metadata changes (#11761) 2024-12-06 11:49:30 +00:00
typesOnNodeHover.spec.ts Add traces to integration tests + suppress one flaky assertion. (#11595) 2024-11-27 14:09:59 +00:00
undoRedo.spec.ts Documentation link interactions (#11753) 2024-12-06 07:01:40 -08:00
widgets.spec.ts Bump AGGrid version (#11684) 2024-11-28 14:40:29 +00:00