Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
XState
State machines and statecharts for the modern web.
Collective -
Host: opensource -
https://opencollective.com/xstate
- Website: https://xstate.js.org/
- Code: https://github.com/davidkpiano/xstate
Fix actor restarting in React strict mode
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Bug: Git book examples produce errors
github.com/statelyai/xstate - ohaddahan opened this issue about 1 year ago
github.com/statelyai/xstate - ohaddahan opened this issue about 1 year ago
Add `assertEvent`
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Add Vue template
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Bug: Enqueued Actions throw type error inside setup()
github.com/statelyai/xstate - KrisCoulson opened this issue about 1 year ago
github.com/statelyai/xstate - KrisCoulson opened this issue about 1 year ago
Update example links
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
getInitialState -> getInitialSnapshot
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
[v5] `event.data` -> `event.error` for error events
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Update templates and README
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Rename snapshot-related methods on the `ActorLogic`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Fixed order of type parameters in `ActorRef`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Fixed type of `.events` and `.ownEvents` properties
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Remove `pure` and `choose`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Forbid using string references to implementations that were not set up
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Remove unused utils
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Remove unused codepaths related to the removed array after transitions
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Adjust after event types and invoke IDs further
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Fixed an issue with contextual parameters in input factories of input-less actors
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Remove xstate-analytics
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Edit after events
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Update templates
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Add a changeset for the `TStateValue` work
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Add extra test cases related to error reporting
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Export all TS snapshot types
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Use `.flat`/`.flatMap` instead of the custom `flatten` util
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Fix higher-level logic for machines
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Merge `createActor` overloads into one
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Refactor callback logic to not send self-event
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Bug: Actor System v5 sentTo actions types are not working in provide
github.com/statelyai/xstate - ShravanSunder opened this issue about 1 year ago
github.com/statelyai/xstate - ShravanSunder opened this issue about 1 year ago
Update `@xstate/svelte`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Cleanup `@xstate/vue` tests
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Bug: [v5] typescript warning due to non-existing awaitable return type signature for actor.send
github.com/statelyai/xstate - bhvngt opened this issue about 1 year ago
github.com/statelyai/xstate - bhvngt opened this issue about 1 year ago
Revert "Do not select always transitions when no regular transition gets selected (#4449)"
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Fixed `ToProvidedActor` helper type
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Strongly-typed `state.value` and `state.matches`
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Bug: [V5] Recommended way to set higher-level logic breaks actor
github.com/statelyai/xstate - christophe-g opened this issue about 1 year ago
github.com/statelyai/xstate - christophe-g opened this issue about 1 year ago
Update README.md
github.com/statelyai/xstate - bartoszgolebiowski opened this pull request about 1 year ago
github.com/statelyai/xstate - bartoszgolebiowski opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Remove some duplicated test cases
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Further errors-related adjustments
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Fixed an issue with actors deep in the tree failing to rehydrate
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Patch `jest-snapshot` to benefit from the unreleased Prettier v3 support
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Update Jest and related dependencies
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
[v5] Rename `spawn(...)` action creator to `spawnChild(...)`
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Bug: Nested machines / actors breaks restoring from persisted state
github.com/statelyai/xstate - ShravanSunder opened this issue about 1 year ago
github.com/statelyai/xstate - ShravanSunder opened this issue about 1 year ago
Bug: Snapshot seems to missing context type
github.com/statelyai/xstate - ShravanSunder opened this issue about 1 year ago
github.com/statelyai/xstate - ShravanSunder opened this issue about 1 year ago
Upgrade Babel-related dependencies
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Introduce `const TConfig` to the `setup` API
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
API Docs: fromEventObservable
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
Replace `TActor` with `TChildren` in `MachineSnapshot`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Remove most of the phantom types from the `StateMachine`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Remove `getNextEvents` method from the `MachineSnapshot`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Fixed an issue with `onSnapshot` not working after rehydration
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
API Docs: fromObservable
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
Rework setup inference and specifically guard inferences to aid higher order guards
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
[v5] `state.configuration` -> `state._nodes`
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
API Docs: fromTransition
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
@xstate/fsm: `TEvent` always includes `InitEvent`
github.com/statelyai/xstate - pokey opened this issue about 1 year ago
github.com/statelyai/xstate - pokey opened this issue about 1 year ago
Add a test case related to `@xstate/solid` and after transitions
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Replace getters on `MachineSnapshot` with methods
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Fixed registered `systemId`s availability in initial actions
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Require required inputs for invoked and spawned actors
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Bug: guard params behave different to docs and previous versions after beta38
github.com/statelyai/xstate - zeratax opened this issue about 1 year ago
github.com/statelyai/xstate - zeratax opened this issue about 1 year ago
Bug: [v5] fromPromise and actor causes machine to get stuck in state
github.com/statelyai/xstate - gkiely opened this issue about 1 year ago
github.com/statelyai/xstate - gkiely opened this issue about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Add test for #4453
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
[BUG] Cleanup spawned actors from the "system"
github.com/statelyai/xstate - KrisCoulson opened this issue about 1 year ago
github.com/statelyai/xstate - KrisCoulson opened this issue about 1 year ago
API Docs: fromPromise
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
Drop support for `implementations.actors.{src,input}`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Add extra test cases for targetless transitions combined with parallel states
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Do not select always transitions when no regular transition gets selected
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Replace `isState`/`isStateConfig` with `isMachineSnapshot`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Reuse methods across machine snapshot instances
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Version Packages (beta)
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Add `ActorLogic` interface docs
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
github.com/statelyai/xstate - audionerd opened this pull request about 1 year ago
Remove `mapState` util
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Remove the internal `getInitialConfiguration`
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Deduplicate `State` creation methods
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
[v5] actions run but not applied
github.com/statelyai/xstate - smakinson opened this issue about 1 year ago
github.com/statelyai/xstate - smakinson opened this issue about 1 year ago
Removed `State#toStrings` method
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Improved Fast Refresh support
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
[v5] Remove `waitFor` timeout
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Add an extra test case for correct action execution when it is provided in render
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago