Skip to content

Commit f158a53

Browse files
authored
Update and match Pro features on v4 and v5 docs (#166)
* Update pro features list and make v4 + v5 pro pages match * Update feedback/roadmap URL from Canny version to Stately version
1 parent a71175c commit f158a53

File tree

13 files changed

+50
-31
lines changed

13 files changed

+50
-31
lines changed

blog/2022-07-06-whats-new-july-2022/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ We’ve got many more features coming up. Watch [our office hours from last week
4242

4343
## Suggest features and help us prioritize our roadmap
4444

45-
We’ve also started using Canny to collect your feedback and help us prioritize planned features in the last month. If there’s anything you want from XState or our Stately tools, please create a post or [upvote and give feedback on proposed features](https://statelyai.canny.io).
45+
We’ve also started using Canny to collect your feedback and help us prioritize planned features in the last month. If there’s anything you want from XState or our Stately tools, please create a post or [upvote and give feedback on proposed features](https://feedback.stately.ai).
4646

47-
Visit [our Canny roadmap](https://statelyai.canny.io) to make feature requests, submit feedback, view the roadmap and vote on features.
47+
Visit [our Canny roadmap](https://feedback.stately.ai) to make feature requests, submit feedback, view the roadmap and vote on features.
4848

4949
![The Stately roadmap showing options to give feedback on the Editor, XState, Documentation, Workflows, Devtools and Registry, as well as a roadmap showing Planned, In Progress and Complete features](2022-07-06-canny.png)
5050

blog/2022-10-18-stately-studio-1-0/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We’re excited to announce the release of Stately Studio 1.0! 🚀 Our mission
1616

1717
Earlier this year, we released [the first beta of Stately Editor & Stately Registry](/blog/2022-2-6-stately-editor-public-beta/index.mdx) (together called the Stately Studio). We also released [Stately Viz](https://stately.ai/viz), a visualizer for XState machines, and the [XState VS Code extension](https://marketplace.visualstudio.com/items?itemName=statelyai.stately-vscode). Since then, over 10,000 of you have tried our tools out, creating and sharing tens of thousands of machines (we don’t know the exact number because machines built with the extension are always private!)
1818

19-
Thank you for giving our tools a go and for all the valuable feedback you’ve given us; we’ve been blown away by the response. We’re listening and continuing to improve the Stately Studio. As always, you can [create and upvote feature requests on our Canny roadmap](https://statelyai.canny.io).
19+
Thank you for giving our tools a go and for all the valuable feedback you’ve given us; we’ve been blown away by the response. We’re listening and continuing to improve the Stately Studio. As always, you can [create and upvote feature requests on our Canny roadmap](https://feedback.stately.ai).
2020

2121
## Teams
2222

@@ -62,7 +62,7 @@ You asked, and we listened (we’re currently in the listening state). We’ve a
6262
- SVG, PNG, PDF
6363
- And others
6464

65-
[Request your favorite export options on our Canny roadmap](https://statelyai.canny.io).
65+
[Request your favorite export options on our Canny roadmap](https://feedback.stately.ai).
6666

6767
![The code popover panel showing over a video player machine. The Code options are JSON, JavaScript and TypeScript. The JavaScript option is selected, alongside a button to copy to clipboard. The code is shown in a text area below as JavaScript object describing the video player machine.](studio-1-0-export.png)
6868

blog/2022-10-27-studio-tutorials/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ Each video explains a concept with an example machine and shows you how to use t
6464

6565
## More videos coming soon
6666

67-
We’ll be adding more videos to the playlist very soon! Do you want us to make tutorials for a concept you need help understanding? Or how to use a particular feature in the Stately Studio? [Leave us a request on our Canny roadmap](https://statelyai.canny.io).
67+
We’ll be adding more videos to the playlist very soon! Do you want us to make tutorials for a concept you need help understanding? Or how to use a particular feature in the Stately Studio? [Leave us a request on our Canny roadmap](https://feedback.stately.ai).

blog/2022-11-22-studio-update/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can now log into the Stately Studio with Twitter or Google, or set up an acc
2626

2727
![The Stately Studio sign up page with login options for GitHub, Google, Twitter, as well as email address and password fields for sign up.](2022-11-22-studio-update-login-providers.png)
2828

29-
Are there any login providers we should add? Please let us know as a [feature request on our Studio board](https://statelyai.canny.io/studio). Many options are available to us, and we aim to support the community’s most popular providers.
29+
Are there any login providers we should add? Please let us know as a [feature request on our Studio board](https://feedback.stately.ai/studio). Many options are available to us, and we aim to support the community’s most popular providers.
3030

3131
## More editor improvements
3232

@@ -44,4 +44,4 @@ If you want to keep up with the team’s latest work-in-progress, [subscribe to
4444

4545
## Request the features you want
4646

47-
If you’ve watched [our office hours](https://www.youtube.com/watch?v=JBckQTgeD9g&list=PLvWgkXBB3dd6PXbSoctwDXjWX-AQrxhds), you know the team listens to every feature request and loves to make our community happy. You can request features, upvote other people’s suggestions, and check out what’s in progress on [our Canny roadmap](https://statelyai.canny.io).
47+
If you’ve watched [our office hours](https://www.youtube.com/watch?v=JBckQTgeD9g&list=PLvWgkXBB3dd6PXbSoctwDXjWX-AQrxhds), you know the team listens to every feature request and loves to make our community happy. You can request features, upvote other people’s suggestions, and check out what’s in progress on [our Canny roadmap](https://feedback.stately.ai).

blog/2022-11-29-import-from-code/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Your code should be formatted as a [`createMachine()` factory function](https://
2828

2929
![Left drawer open in the Studio showing the Machines list New machine dialog with the Import Code slider switched on. There’s JavaScript already in the text area and the cursor is hovering over the Create machine button.](2022-11-29-import-from-code-create-machine.png)
3030

31-
And please import your code into an existing machine with caution! Importing code from the code panel will overwrite the current machine in the editor. You may have multiple `createMachine`s included in the code you insert in the text area, but the Studio will currently only import the first machine found in the code. We plan to support importing multiple machines in the future, if that’s a feature you’d love, please [upvote the multiple machine import feature request](https://statelyai.canny.io/editor/p/import-multiple-machines-from-one-code-import) on our board.
31+
And please import your code into an existing machine with caution! Importing code from the code panel will overwrite the current machine in the editor. You may have multiple `createMachine`s included in the code you insert in the text area, but the Studio will currently only import the first machine found in the code. We plan to support importing multiple machines in the future, if that’s a feature you’d love, please [upvote the multiple machine import feature request](https://feedback.stately.ai/editor/p/import-multiple-machines-from-one-code-import) on our board.
3232

3333
![Import Code modal. There’s JavaScript formatted as a createMachine factory function inside the text area. A warning at the top of the dialog warns you that importing from JSON will overwrite all data in “My new machine”.](2022-11-29-import-from-code-importer.png)
3434

@@ -40,4 +40,4 @@ Using the export icon button in the editor’s top bar, you can also export as c
4040

4141
## Please give us your feedback!
4242

43-
Have you used the import and export features yet? We’d love to hear your thoughts! The team loves hearing your feedback [on our Stately Discord](https://discord.gg/xstate) or during our next [office hours live stream](https://youtube.com/statelyai). If you have any feature requests, please add them to our [feature request board](https://statelyai.canny.io), and we’ll keep you updated if it’s planned, in progress, or complete!
43+
Have you used the import and export features yet? We’d love to hear your thoughts! The team loves hearing your feedback [on our Stately Discord](https://discord.gg/xstate) or during our next [office hours live stream](https://youtube.com/statelyai). If you have any feature requests, please add them to our [feature request board](https://feedback.stately.ai), and we’ll keep you updated if it’s planned, in progress, or complete!

blog/2023-01-19-introducing-the-stately-docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ At the end of every page, we have an **Edit this page on GitHub** link, which ta
4545

4646
## Still in beta
4747

48-
These docs are still in beta, and we want your feedback! At Stately, we care a great deal about accessible and valuable education. Our docs are a living iterable product, and we want to continuously improve them to make them as valuable a resource as possible. Please [let us know in Discord](https://discord.gg/xstate) or [on Twitter](https://twitter.com/statelyai) if you have suggestions for improvements or where we could make the docs clearer or better for you. Use [our Canny documentation request board](https://statelyai.canny.io/docs) if you have a page, feature, or example request.
48+
These docs are still in beta, and we want your feedback! At Stately, we care a great deal about accessible and valuable education. Our docs are a living iterable product, and we want to continuously improve them to make them as valuable a resource as possible. Please [let us know in Discord](https://discord.gg/xstate) or [on Twitter](https://twitter.com/statelyai) if you have suggestions for improvements or where we could make the docs clearer or better for you. Use [our Canny documentation request board](https://feedback.stately.ai/docs) if you have a page, feature, or example request.
4949

5050
We hope you like our new, improved docs, and we’re looking forward to hearing from you!

docs/examples/intro.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
title: 'Request examples'
33
---
44

5-
**Examples are coming soon**. If you have any examples you want us to make, please [add a request to our Canny request board](https://statelyai.canny.io/examples) or upvote an existing suggestion.
5+
**Examples are coming soon**. If you have any examples you want us to make, please [add a request to our Canny request board](https://feedback.stately.ai/examples) or upvote an existing suggestion.
66

77
If you have an example you want to share, [let us know on our Stately Discord](https://discord.gg/xstate).

docs/studio-community-plan.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Stately Studio Community plan
44

55
# Stately Studio Community
66

7-
**The Stately Studio will always be free to our Community users** on this free plan, and we will make many future features available on every plan. Request features and check out what we’ve got planned on [our roadmap](https://statelyai.canny.io).
7+
**The Stately Studio will always be free to our Community users** on this free plan, and we will make many future features available on every plan. Request features and check out what we’ve got planned on [our roadmap](https://feedback.stately.ai).
88

99
:::studio
1010

docs/studio-pro-plan.mdx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,18 @@ title: Stately Studio Pro plan
88

99
## Pro features
1010

11-
- [Teams](/teams.mdx)
12-
- [Versions](/versions.mdx)
11+
- [Teams and shared projects](/teams.mdx)
1312
- [Private and unlisted projects](/projects.mdx#change-a-projects-visibility)
13+
- [Version history](/versions.mdx)
1414
- [Import from GitHub](/import-from-github.mdx)
15+
- [Live simulation mode](/live-simulation.mdx)
16+
- [Color states and transitions](/colors.mdx)
1517
- [Priority support](/studio-pro-plan.mdx#priority-support)
18+
- GitHub Sync (coming soon!)
19+
- Workflows (coming soon!)
20+
- Live collaboration (coming soon!)
1621

17-
We have many more pro features planned. Request features and check out what we’ve got planned on [our roadmap](https://statelyai.canny.io).
22+
We have many more pro features coming soon. Request features and check out what we’ve got planned on [our roadmap](https://feedback.stately.ai).
1823

1924
We offer a **30-day free trial** on the Stately Studio Pro account so you can explore how our Pro features work for you and your team.
2025

docs/studio.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Are you seeking inspiration for your machine? Or do you want to learn from how s
130130

131131
## Our roadmap
132132

133-
Do you want to request a feature in the Stately Studio? [Check out our Canny roadmap](https://statelyai.canny.io) to post your feature idea and upvote other features. Our roadmap also shows you the features we have planned and those already in progress.
133+
Do you want to request a feature in the Stately Studio? [Check out our Canny roadmap](https://feedback.stately.ai) to post your feature idea and upvote other features. Our roadmap also shows you the features we have planned and those already in progress.
134134

135135
You can also keep up with the Stately team’s work in progress at our regular [office hour live streams](https://youtube.com/statelyai).
136136

0 commit comments

Comments
 (0)