statelyai / xstate-viz

Visualizer for XState machines
https://stately.ai/viz
MIT License
434 stars 102 forks source link

Show the description property for both nodes and transitions #338

Closed riccardo-forina closed 2 years ago

riccardo-forina commented 2 years ago

Add support to showing the description properties for both states and transitions.

image

Fixes #337

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 196e44d296a845cdd0f6dfa230fdad3089a77d21

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | xstate-viz-app | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 2 years ago

@riccardo-forina is attempting to deploy a commit to the Stately Team on Vercel.

A member of the Team first needs to authorize it.

mattpocock commented 2 years ago

Very nice!

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/statelyai/xstate-viz/8Xo8j3spFFZHpD6N4FPb7gMgpR1R
✅ Preview: https://xstate-viz-git-fork-riccardo-forina-description-statelyai.vercel.app

davidkpiano commented 2 years ago

Ah @riccardo-forina real quick: can you add a changeset? yarn changeset will guide you through it.

riccardo-forina commented 2 years ago

Done!