This repository was archived by the owner on Feb 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 106
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/statelyai/xstate-viz/EN3EuFaPAPFTgh5owjF6yC7E6dGA |
98a95bf
to
ace14de
Compare
ace14de
to
52226ae
Compare
52226ae
to
380b76b
Compare
380b76b
to
5728981
Compare
5728981
to
ce97156
Compare
ce97156
to
20f2f95
Compare
20f2f95
to
af56aaa
Compare
af56aaa
to
f46a550
Compare
f46a550
to
9a12e02
Compare
9a12e02
to
d3df65c
Compare
d3df65c
to
666b513
Compare
666b513
to
c4fa169
Compare
c4fa169
to
033c368
Compare
farskid
approved these changes
Nov 18, 2021
033c368
to
e002bbc
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to dev, this PR will be updated.
Releases
[email protected]
Minor Changes
#269
0f8e205
Thanks @Andarist! - A possibility to start panning the canvas by pressing the middle button of a mouse has been added.#237
7599a26
Thanks @rthor, @Andarist! - Added more keyboard interactions to the canvas:#315
f98ce3f
Thanks @farskid! - Tweak controls options in embed modecontrols=1
Patch Changes
#289
48af2ef
Thanks @farskid! - Fix a bug with inconsistent embed previews#278
cd128a1
Thanks @farskid! - Show full url in the embed code inside embed preview#298
0c3bfec
Thanks @christoph-fricke! - Align the visualization of custom actions with the visualization of XState-provided actions. Previously, the labels for custom actions were not rendered with a bold font.#312
d10238a
Thanks @Andarist! - Updated XState to its latest version (4.26.0). Visualizer should be able to use the new goodies now, such as it should provide access to theinvoke.meta
object in the invoke creators.#303
2cb5ccf
Thanks @mattpocock! - Fixed an issue where events were being duplicated in the right-hand events panel.