do-wa
do-wa
Hi! first of all: Great work and thank you for this lib. I was wondering if you see any way to support LazyMotion (https://www.framer.com/api/motion/guide-reduce-bundle-size/) inside your package. I tested an...
- [x] short readme installation - [ ] simple examples - [ ] complex examples
an official "visualization tool" is planned afaik from the linked issue. It makes sense to swap the basic implementation with the official one when available.
Instead of taking the complete xstate machine it should be enough to set the state definition to allow the partial display from a full statemachine
Visual representation "guideline" for specific features http://www.inf.ed.ac.uk/teaching/courses/seoc/2005_2006/resources/statecharts.pdf
the storybook addon is built after the instructions from https://storybook.js.org/addons/writing-addons/ - refactor code for npm publish
Open discussion for cool and important features that should be part of the addon - [ ] Support for parallel States - [ ] Refactor component api to use state...