openflexure-microscope-server/webapp/src/components/tabContentComponents
Richard Bowman 4f1035cbe6 Handle python "underlining" nicely
Python stack traces use spaces and carets to "underline" the
code causing the problem. I've now matched and processed
these lines to add <u> tags.

This necessitated escaping messages and displaying raw HTML
which is now done by `escapeText`.
2024-01-08 15:51:46 +00:00
..
aboutComponents Use thingAvailable via computed prop 2023-12-01 01:28:08 +00:00
backgroundDetectComponents Cope with multiline logs 2024-01-08 11:53:37 +00:00
captureComponents Update paneCapture with new-style thing access 2023-12-01 00:56:13 +00:00
galleryComponents Switch to matierial-symbols 2024-01-03 20:51:32 +00:00
imjoyComponents Switch to matierial-symbols 2024-01-03 20:51:32 +00:00
navigateComponents Linter fixes 2024-01-04 16:35:38 +00:00
settingsComponents Allow camera stage mapping calibration to be cancelled 2024-01-04 14:49:27 +00:00
slideScanComponents Deleted unused code from slideScan 2024-01-05 00:43:46 +00:00
aboutContent.vue Fix "About" page 2023-11-02 21:17:31 +00:00
backgroundDetectContent.vue Web app controls for background detection 2024-01-03 21:36:25 +00:00
captureContent.vue Rename js directory to webapp 2021-09-16 15:13:19 +01:00
extensionContent.vue Rename js directory to webapp 2021-09-16 15:13:19 +01:00
galleryContent.vue Switch to matierial-symbols 2024-01-03 20:51:32 +00:00
imjoyContent.vue Rename js directory to webapp 2021-09-16 15:13:19 +01:00
loggingContent.vue Handle python "underlining" nicely 2024-01-08 15:51:46 +00:00
navigateContent.vue Rename js directory to webapp 2021-09-16 15:13:19 +01:00
scanListContent.vue Add a viewer for scans with delete and download buttons 2024-01-05 00:44:05 +00:00
settingsContent.vue Remove microscope settings 2023-11-02 20:34:42 +00:00
slideScanContent.vue Rename js directory to webapp 2021-09-16 15:13:19 +01:00
streamContent.vue Switch to using TDs in the store 2023-11-30 23:22:10 +00:00
viewContent.vue Rename js directory to webapp 2021-09-16 15:13:19 +01:00