xstate-viz
xstate-viz copied to clipboard
Visualizer for XState machines
### Description When i run yarn install it tells me that the command patch-package is not recognized. My colleague who has the mac does not have this problem while I...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action...
**Description** The keyboard arrow shortcuts (when used in the VS Code extension) do the opposite of what I would expect. I cannot find a bug referencing this, but I assume...
- Add orientation option to viz (top/bottom, left/right)  [issue 321](https://github.com/statelyai/xstate-viz/issues/321)
**Description** I encountered a particular case where an arrow from an event doesn't connect with its state and it goes way outside of the statechart boundary. Have a look of...
I looked and I could not find an API or a component that would just let me get the graph alone. **Use-case** We’re building our [Playwright](https://playwright.dev) tests using state machines,...
**Description** In case of any runtime errors in ELK and how it renders the machine configuration, the viz is stuck on the loading screen. **Expected Result** An error screen is...
**Description** The new version of the visualizer is lovely, but (at least on my machine) there is fairly major user experience issue. The chart is rendered very, very small and...
Goals of this PR: - make the "layout" of the main app more customizable, or rather - achieve bigger control over the pieces that are rendered without a lot of...
This PR adds a new shortcut to the `SettingsPanel` as suggested in #324. If you prefer the shortcut to appear elsewhere or something about the description doesn't meet your needs,...