Skip to content

Commit f0047c0

Browse files
authored
Update viz docs for deprecation (will link to from viz) (#243)
1 parent ef29956 commit f0047c0

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

docs/visualizer.mdx

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Visualizer
33
---
44

5-
# Visualizer
5+
# Visualizer (Legacy)
66

77
:::studio
88

@@ -14,24 +14,20 @@ Are you looking for the _Stately Studio_ visual _editor_? Check out the [Stately
1414

1515
The [Stately Visualizer](https://stately.ai/viz) is a tool for creating and inspecting statecharts to visualize the state of your applications. You can use the viz as a playground for exploring XState’s capabilities.
1616

17-
:::tip
17+
:::caution
1818

19-
Stately still supports the Stately Visualizer, but you will find many more advanced features, including Stately Studio [visual editor](/studio.mdx#stately-studios-editor), teams, and shared projects.
19+
The XState Visualizer is deprecated and is no longer maintained.
2020

2121
:::
2222

23-
As a visual tool, the Visualizer helps developers get an overview of their application logic and makes it easy to share with designers, project managers and the rest of the team.
23+
We recommend you only continue using the legacy visualizer if you need to execute actions and guards or visualize multiple machines simultaneously. These features are coming to the [Stately editor](studio.mdx) very soon.
2424

25-
- Write your application logic and immediately visualize it.
26-
- Save your statecharts to the Stately Registry and share them with anybody.
27-
- Share your statecharts in your team’s documentation with embedded mode and live-updating snapshot images.
25+
## Use the Visualizer
2826

29-
## Try the Visualizer
30-
31-
- [Take me to the Visualizer!](https://stately.ai/viz)
27+
- [Take me to the Visualizer](https://stately.ai/viz)
3228
- [Try the Visualizer in Inspect mode](https://stately.ai/viz?inspect).
3329

34-
The Visualizer is available now and will be free and open source forever. Contributions are welcome!
30+
The Visualizer is deprecated and we encourage you to migrate your projects to use the [Stately editor](studio.mdx).
3531

3632
## Feedback and bug reports
3733

0 commit comments

Comments
 (0)