feat: set window.name in excalidraw app & also support target for excalidraw libraries#3299
Merged
Conversation
…s opens on same tab & also support target for excalidraw libraries
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/excalidraw/excalidraw/9fXcqpBsGmy7apJxPC9XZqpiJJSg |
dwelle
reviewed
Mar 21, 2021
dwelle
approved these changes
Mar 21, 2021
Co-authored-by: David Luzar <luzar.david@gmail.com>
dwelle
reviewed
Mar 21, 2021
Co-authored-by: David Luzar <luzar.david@gmail.com>
Member
|
🎉 |
lipis
added a commit
that referenced
this pull request
Mar 23, 2021
…rtal * 'master' of github.com:excalidraw/excalidraw: (194 commits) fix: Make help toggle tabbable (#3310) chore: Update translations from Crowdin (#3270) chore(deps): bump @types/jest from 26.0.20 to 26.0.21 (#3298) chore(deps): bump @types/react-dom from 17.0.1 to 17.0.2 (#3296) chore(deps): bump @types/react from 17.0.2 to 17.0.3 (#3297) fix: Show Windows share icon for Windows users (#3306) fix: Update browser-fs-access to use new supported export (#3303) feat: replaces fontSize and fontFamily text with icons (#2857) fix: use random IV for link-sharing encryption (#2829) (#2833) fix: Don't scroll to content on INIT websocket message (#3291) docs: Release @excalidraw/excalidraw@0.5.0 🎉 (#3289) feat: set window.name in excalidraw app & also support target for excalidraw libraries (#3299) chore(deps-dev): bump css-loader in /src/packages/utils (#3292) chore(deps-dev): bump css-loader in /src/packages/excalidraw (#3293) chore(deps-dev): bump webpack in /src/packages/utils (#3294) chore(deps-dev): bump webpack in /src/packages/excalidraw (#3295) feat: support pasting file contents & always prefer system clip (#3257) fix: Don't show export and delete when library is empty (#3288) feat: Add label for name field and use input when editable in export dialog (#3286) fix: overflow in textinput in export dialog (#3284) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
set window.name in excalidraw app so library installation always opens on same tab & also support target for excalidraw libraries
upstream PR: excalidraw/excalidraw-libraries#79