mermaid-js / zenuml-core

The ZenUML renderer
https://embed.zenuml.com
MIT License
31 stars 8 forks source link

Fix/style-panel-disappears #179

Closed dontry closed 2 months ago

dontry commented 2 months ago
  1. Fixed style panel disappearance issue caused by headlessui-float version bump

  2. Made creation type message editable when the syntax is valid.

  3. Created a new stylable flag for style-panel

  4. Run pnpm preview for e2e test workflow

https://github.com/user-attachments/assets/e76252ac-c6d6-44ce-8606-fc59d666c151

Add e2e tests for style panel and creation message

MrCoder commented 2 months ago

It fixed sync and async messages, but not creation message.

dontry commented 2 months ago

It fixed sync and async messages, but not creation message.

The creation message bug is fixed