-
## Bug or feature request?
Feature
## Description:
Permalinks and an ability to fork would make it easier to share statecharts via the visualization tool
See for example codepen, jsfiddle, c…
dakom updated
5 years ago
-
It would be great to have a node script or rollup plugin that renders all the statecharts as SVGs and PNGs to:
- keep these images open in the editor and see them updating as we write the machine con…
-
Hello everyone,
Autumn meetup was just scheduled, so it's time to look forward for the next edition! Since we promised we are going to try to host our meetups more regularly and that means that... …
-
I'm working on a feature that will only accept `TOGGLE` if the child state `success` is active. For that I used an In State Guards and it worked pretty well.
```js
hidden: {
initial…
-
Relating to: #37
I was trying to use tcunit to test a statechart, using a case statement. I acknowledge this is somewhat outside the normal realm of unit testing. Regardless, using a case statemen…
-
I would like to make a PR to add support for dynamic `meta` values, just like the `data` property:
```js
// data property
let stateNode = {
reveal: {
type: 'final',
data: {
…
-
-
# Schedule the meetup
* [x] Talk with Poligon and choose a date/time when their venue is available. Standard time is Thursday at 7pm to 9pm, but we don't mind some variation. Book it.
* [x] Go to …
-
## Bug or feature request?
Bug
## Description:
The following state machine breaks the [Visualizer](https://statecharts.github.io/xstate-viz/) when "Update" is pressed, and shows just a blank …
-
The schematic editor state machine (all classes in the directory [libs/librepcbprojecteditor/schematiceditor/fsm](https://github.com/LibrePCB/LibrePCB/tree/master/libs/librepcbprojecteditor/schematice…