From 7ee8de0a46fa41ac46240df46912e26f0027814c Mon Sep 17 00:00:00 2001 From: Aakansha Doshi Date: Sun, 21 Mar 2021 18:13:52 +0530 Subject: [PATCH] feat: set window.name in excalidraw app & also support target for excalidraw libraries (#3299) * feat: set window.name in excalidraw app so library installation always opens on same tab & also support target for excalidraw libraries * update changelog and readme * Update public/index.html Co-authored-by: David Luzar * use level 4 heading * Update src/packages/excalidraw/README.md Co-authored-by: David Luzar Co-authored-by: David Luzar --- public/index.html | 2 ++ src/components/LayerUI.tsx | 4 +++- src/packages/excalidraw/CHANGELOG.md | 1 + src/packages/excalidraw/README.md | 8 ++++---- 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index c15ac97f..08981bf8 100644 --- a/public/index.html +++ b/public/index.html @@ -88,6 +88,8 @@ <% if (process.env.REACT_APP_GOOGLE_ANALYTICS_ID) { %>