with-heart
with-heart
This PR implements #3996, enabling actions to be implemented as an _action group_. (replaces #3561) An _action group_ is a named array of actions. When the action group is executed,...
### Discussed in https://github.com/statelyai/xstate/discussions/3554 Originally posted by **with-heart** August 28, 2022 Hi yall! π *This discussion stems from a conversation with @Andarist regarding https://github.com/statelyai/xstate-tools/pull/207* One major frustration I've faced when...
### Description Linking to https://xstate.js.org on social media is boring! π΄ π `MEE6` shouldn't be more exciting than a link to the XState homepage! ### Expected result Linking to https://xstate.js.org...
I haven't had time to investigate but I noticed that the playground isn't rendering anything in "Output". Receiving the following console errors in both Chrome and Firefox on macOS 12.1:
This PR resolves #321 by creating the `@xstate/codemods` package and implementing TypeScript transformers for each of the v4-to-v5 changes. This is currently just a draft as we figure out the...
Resolves #355 Resolves #373
This PR upgrades and configures `eslint` for the repo, resolves lint errors in packages files, and adds a `lint` step to the `ci` actions workflow. I made this PR for...
This issue is for building a codemod that migrates a codebase from v4 to v5. The codemod would analyze the abstract syntax tree (AST) of the codebase in order to...
`icon={MdFilterList}` -> `icon={}`