inter-hub-haskell/Web
Bernd Worsch 04eb4643b0 feat(P6/T05): cross-framework annotation launcher JS widget
ihf-annotation-launcher.js: vanilla JS, no framework dependency. Scans DOM for
data-widget-id elements, injects Annotate trigger, opens inline form, POSTs to
/widgets/:widgetId/annotations. Works in React/Vue-rendered pages via
MutationObserver. Feature-gated by IHP_ANNOTATION_LAUNCHER=true env var
(Config.hs AnnotationLauncherEnabled, FrontController layout conditional).
Docs: docs/annotation-launcher.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 21:17:43 +00:00
..
Controller feat(P6/T04): WidgetAdapterSpecsController, registry, widget adapter integration 2026-03-29 21:14:57 +00:00
View feat(P6/T04): WidgetAdapterSpecsController, registry, widget adapter integration 2026-03-29 21:14:57 +00:00
FrontController.hs feat(P6/T05): cross-framework annotation launcher JS widget 2026-03-29 21:17:43 +00:00
Routes.hs feat(P6/T02-T03): EnvelopeEmissionContract and InteractionReportingContract 2026-03-29 21:11:03 +00:00
Types.hs feat(P6/T02-T03): EnvelopeEmissionContract and InteractionReportingContract 2026-03-29 21:11:03 +00:00