Conversation
…e the version (v1.5.0) - Drop the custom Insert > Mermaid modal/adapter for Excalidraw's built-in Mermaid to Excalidraw (More tools menu); remove the now-unused direct @excalidraw/mermaid-to-excalidraw dependency. - On phones, float the action bar above Excalidraw's bottom bar while editing so Export stays reachable without re-picking the selection tool. - Hide the GitHub link from the crowded phone bottom bar (still in the hamburger menu and desktop toolbar). - Show the app name beside the version in the hamburger menu. - Correct README usage/structure/tech-stack notes for the native Mermaid path.
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.
Summary
Minor release. Use Excalidraw's native Mermaid instead of our custom modal, plus mobile toolbar UX fixes.
draw v1.5.0).@excalidraw/mermaid-to-excalidrawdirect dependency; Excalidraw still bundles its own copy.Test plan
npm run buildnpm run lintnpm test(28 pass)draw v1.5.0, native Mermaid to Excalidraw intact.