From cac988b2ddfe87e8ce7d3b64956cdc153302c483 Mon Sep 17 00:00:00 2001 From: mdelez <60604010+mdelez@users.noreply.github.com> Date: Thu, 18 Nov 2021 10:26:05 +0100 Subject: [PATCH] feat(properties): ckEditor Internal Links (DEV-118) (#591) * feat(properties): adds a button to copy the iri to the clipboard * chore(text-value-as-html): adds appHtmlLink directive * chore(text-value-as-html): adds outputs for internal link clicked and hovered --- .../resource/properties/properties.component.html | 7 ++++++- .../resource/properties/properties.component.ts | 3 +-- .../text-value-as-html.component.html | 7 ++++++- .../text-value-as-html.component.spec.ts | 13 ++++++++++++- .../text-value-as-html.component.ts | 6 +++++- 5 files changed, 30 insertions(+), 6 deletions(-) diff --git a/src/app/workspace/resource/properties/properties.component.html b/src/app/workspace/resource/properties/properties.component.html index d3d7f5f8cf..9739e24758 100644 --- a/src/app/workspace/resource/properties/properties.component.html +++ b/src/app/workspace/resource/properties/properties.component.html @@ -27,10 +27,15 @@

+