xstate-viz icon indicating copy to clipboard operation
xstate-viz copied to clipboard

Visualizer for XState machines

Results 100 xstate-viz issues
Sort by recently updated
recently updated
newest added
trafficstars

### 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...

bug

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) ![viz or](https://user-images.githubusercontent.com/46365844/163448839-9f9b7b42-36e4-4aaf-8203-4060b459d2ef.png) [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,...