8000 Tags · excalidraw/mermaid-to-excalidraw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: excalidraw/mermaid-to-excalidraw

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support maxEdges, maxTextSize and more params in mermaid config…

… and release v1.1.0 🚀 (#68)

* feat: support maxEdges and maxTextSize in mermaid config

* fix font size variable

* add link

* update cl

* update fontSize variable in readme

* update docs

* update docs

* change fontSize to string

* fix

* font size fixes

* add max edge and max TextSize:

* update cl

* fix playground

* spread the config with init config so diagram doesn't get impacted

* mark options as required in convertor

* upgrade to v1.1.0

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: release v1 🚀 (#65)

* docs: release v1  🚀

* update changelog

* fix links

* fix

* upgrade version

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: release v0.3.0 🚀 (#49)

* docs: release v0.3.0

* update changelog

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: release v0.1.3 🚀 (#43)

* docs: release 0.2.0

* update changelog

* fix

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support sequence diagrams 🚀 (#34)

* feat: support sequence diagrams

* remove endArrowhead for solid and dotted stroke styles

* cleanup playground UI

* add some sequence testcases and support name attribute in test cases

* add playground for sequence

* support actor symbols

* display correct text message

* fix types and use mermaid font size as is for better calculations

* support identifiers

* add test cases for identifier and also beautify playground a bit :p

* support notes

* support activations

* fix message

* Support loops

* support alternate paths and add bg to loop labels

* Add testcase for parallel actions

* calculate width of container based on label for loop labels

* Add a testcase for comment

* support critical regions and self loop

* use svg for arrow text as json is not consistent

* support background highlights

* use message json for computing arrowtype

* use note text from message json

* make sure critical label doesn't overlap with loop text

* remove font customization

* support box/grouping

* group the actor symbols

* support sequence numbers

* support grouping for actors too and move away from mermaid group rect instead draw ours :)

* move computeGroupIds to flowchart as its flowchart specific

* assign frame id to bound text elements

* upgrade exclaidraw

* fix styling

* cleanup

* support entity codes

* update excalidraw package to use the frames api

* stop using directive as we don't support custom font size hence using config

* make code more typesafe

* update changelog and make more typesafe

* remove unused code

* update changelog

* upgrade version to 0.1.2

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: release @excalidraw/mermaid-to-excalidraw@0.1.1 🚀 (#32)

* docs: release @excalidraw/mermaid-to-excalidrae@0.1.1 🚀

* upgrade version
0