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
Added a toPromise function to allow modelling machines as promises
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
Rewrote the docs landing page
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
Added createActorContext
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
Implemented input
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request about 3 years ago
Add `self` to invoke meta
github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
Added NodeJS Counter Example
github.com/statelyai/xstate - aceslick911 opened this pull request about 3 years ago
github.com/statelyai/xstate - aceslick911 opened this pull request about 3 years ago
Pass events with type `xstate.*` through the inspector to the receiver
github.com/statelyai/xstate - farskid opened this pull request about 3 years ago
github.com/statelyai/xstate - farskid opened this pull request about 3 years ago
Align send functionality for `spawnBehavior` with interpreted machine
github.com/statelyai/xstate - christoph-fricke opened this pull request about 3 years ago
github.com/statelyai/xstate - christoph-fricke opened this pull request about 3 years ago
Add `state` and `_event` to invoke metadata
github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
Spawned Behavior Does Not Fully Support Actorref's `send` Type
github.com/statelyai/xstate - christoph-fricke opened this issue about 3 years ago
github.com/statelyai/xstate - christoph-fricke opened this issue about 3 years ago
doc: v5 contributor local dev setup
github.com/statelyai/xstate - auphofBSF opened this pull request about 3 years ago
github.com/statelyai/xstate - auphofBSF opened this pull request about 3 years ago
[core] Improve action types with specific event generics
github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 3 years ago
`@xstate/react`: Update docs with instructions for using external values in machine configuration
github.com/statelyai/xstate - farskid opened this pull request about 3 years ago
github.com/statelyai/xstate - farskid opened this pull request about 3 years ago
Add `when` action creator
github.com/statelyai/xstate - Silverwolf90 opened this pull request over 3 years ago
github.com/statelyai/xstate - Silverwolf90 opened this pull request over 3 years ago
Added some model-related typings tests in response to a possible bug report this morning
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
Added createSelector
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
feat(lit-controller): scaffold lit-controller package
github.com/statelyai/xstate - ChrisShank opened this pull request over 3 years ago
github.com/statelyai/xstate - ChrisShank opened this pull request over 3 years ago
default to new visualizer URL in @xstate/inspect
github.com/statelyai/xstate - jebeck opened this pull request over 3 years ago
github.com/statelyai/xstate - jebeck opened this pull request over 3 years ago
[v5] Avoid ad-hoc `State` creation
github.com/statelyai/xstate - davidkpiano opened this issue over 3 years ago
github.com/statelyai/xstate - davidkpiano opened this issue over 3 years ago
Add a failing test for context composition using multiple `provide` calls
github.com/statelyai/xstate - Andarist opened this pull request over 3 years ago
github.com/statelyai/xstate - Andarist opened this pull request over 3 years ago
feat(core/behaviors): add stop callback
github.com/statelyai/xstate - ChrisShank opened this pull request over 3 years ago
github.com/statelyai/xstate - ChrisShank opened this pull request over 3 years ago
Added an @xstate/redux package
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
adds complete listener from subscribe to the Interpreter's stopListeners
github.com/statelyai/xstate - chanced opened this pull request over 3 years ago
github.com/statelyai/xstate - chanced opened this pull request over 3 years ago
[examples] CameoParison Svelte with actors
github.com/statelyai/xstate - annaghi opened this pull request over 3 years ago
github.com/statelyai/xstate - annaghi opened this pull request over 3 years ago
[examples] CameoParison Svelte with machine
github.com/statelyai/xstate - annaghi opened this pull request over 3 years ago
github.com/statelyai/xstate - annaghi opened this pull request over 3 years ago
Spawned Machines are not removed from `children` after `stop()` is called
github.com/statelyai/xstate - j-funk opened this issue over 3 years ago
github.com/statelyai/xstate - j-funk opened this issue over 3 years ago
ActorRef<any> is wider than desirable when representing a machine
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
`useMachine(machine, { state })` returns the initial state instead of the `service.state`
github.com/statelyai/xstate - p-j opened this issue over 3 years ago
github.com/statelyai/xstate - p-j opened this issue over 3 years ago
Remove `Object.defineProperty` usage in v5
github.com/statelyai/xstate - davidkpiano opened this issue over 3 years ago
github.com/statelyai/xstate - davidkpiano opened this issue over 3 years ago
Let generics be inferred for `assign()` in fsm
github.com/statelyai/xstate - tajakobsen opened this pull request over 3 years ago
github.com/statelyai/xstate - tajakobsen opened this pull request over 3 years ago
Difference between `service.machine.initialState` and `service.initialState`
github.com/statelyai/xstate - ChrisShank opened this issue over 3 years ago
github.com/statelyai/xstate - ChrisShank opened this issue over 3 years ago
Experiments with global event type in sendParent
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
XState CLI integration experiments
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
Added a failing test for #2415
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
github.com/statelyai/xstate - mattpocock opened this pull request over 3 years ago
xstate-inspect from a local viz?
github.com/statelyai/xstate - polx opened this issue over 3 years ago
github.com/statelyai/xstate - polx opened this issue over 3 years ago
[core] Action meta objects are different
github.com/statelyai/xstate - fraserdrops opened this issue over 3 years ago
github.com/statelyai/xstate - fraserdrops opened this issue over 3 years ago
Services started with State.from() do not run invoked services in their initial states
github.com/statelyai/xstate - mattpocock opened this issue over 3 years ago
github.com/statelyai/xstate - mattpocock opened this issue over 3 years ago
[v5] Consistent renaming: options & definition
github.com/statelyai/xstate - davidkpiano opened this pull request over 3 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request over 3 years ago
The third argument passed to services has no "state" prop
github.com/statelyai/xstate - rlaffers opened this issue over 3 years ago
github.com/statelyai/xstate - rlaffers opened this issue over 3 years ago
Delay function can't access current state where it is referenced
github.com/statelyai/xstate - ilmarmors opened this issue over 3 years ago
github.com/statelyai/xstate - ilmarmors opened this issue over 3 years ago
Assign action in entry get a wrong state
github.com/statelyai/xstate - Sczlog opened this issue over 3 years ago
github.com/statelyai/xstate - Sczlog opened this issue over 3 years ago
External self-transition does not work as expected inside parallel state
github.com/statelyai/xstate - korrix opened this issue over 3 years ago
github.com/statelyai/xstate - korrix opened this issue over 3 years ago
Machine stops due to Fast Refresh
github.com/statelyai/xstate - bard opened this issue over 3 years ago
github.com/statelyai/xstate - bard opened this issue over 3 years ago
Passing a ref to @xstate/inspect crashes/throws
github.com/statelyai/xstate - alavkx opened this issue over 3 years ago
github.com/statelyai/xstate - alavkx opened this issue over 3 years ago
Allow modeling "done.invoke" events for model.assign(...)
github.com/statelyai/xstate - davidkpiano opened this pull request over 3 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request over 3 years ago
[core] Improve raise() typings
github.com/statelyai/xstate - davidkpiano opened this pull request over 3 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request over 3 years ago
Nested parallel states don’t bubble up the `done` event
github.com/statelyai/xstate - johnnydecimal opened this issue over 3 years ago
github.com/statelyai/xstate - johnnydecimal opened this issue over 3 years ago
Performance issue with xstate inspector + rxjs Subject + fast-safe-stringify
github.com/statelyai/xstate - snikch opened this issue over 3 years ago
github.com/statelyai/xstate - snikch opened this issue over 3 years ago
Errors should respect source maps & unhandled rejections
github.com/statelyai/xstate - davidkpiano opened this issue over 3 years ago
github.com/statelyai/xstate - davidkpiano opened this issue over 3 years ago
Add utility function to xstate/immer to create assign action for models produced by createModel.
github.com/statelyai/xstate - keithernet opened this pull request over 3 years ago
github.com/statelyai/xstate - keithernet opened this pull request over 3 years ago
Add links to XState docs and API in JS Docs
github.com/statelyai/xstate - santicros opened this pull request over 3 years ago
github.com/statelyai/xstate - santicros opened this pull request over 3 years ago
Minor LifecycleSignal-related cleanup
github.com/statelyai/xstate - Andarist opened this pull request over 3 years ago
github.com/statelyai/xstate - Andarist opened this pull request over 3 years ago
Adding a second event to a model seems to cause type errors
github.com/statelyai/xstate - joneshf opened this issue over 3 years ago
github.com/statelyai/xstate - joneshf opened this issue over 3 years ago
[docs] Verify TypeScript examples in docs
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
[DOCS] Typescript example are type correct
github.com/statelyai/xstate - niallpaterson opened this pull request over 3 years ago
github.com/statelyai/xstate - niallpaterson opened this pull request over 3 years ago
Typescript documentation example is not type-correct
github.com/statelyai/xstate - niallpaterson opened this issue over 3 years ago
github.com/statelyai/xstate - niallpaterson opened this issue over 3 years ago
@xstate/fsm + Preact + Next.js - Shallow routing causing machine service to stop and not starting again
github.com/statelyai/xstate - berndartmueller opened this issue over 3 years ago
github.com/statelyai/xstate - berndartmueller opened this issue over 3 years ago
[docs] Run Grammarly on docs
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
Inspector wrong behavior when invoking a childMachine more than once. Only occurs on inspector.
github.com/statelyai/xstate - mogarick opened this issue over 3 years ago
github.com/statelyai/xstate - mogarick opened this issue over 3 years ago
Inspector does not stringify Map() and Set() objects
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
createSchema<TContext>() type inference breaks down in some cases
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
useInterpret()/useMachine() no longer creates an empty machine.context object when it was set as undefined.
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
Inconsistent behavior for initial state using `interpret` vs. `useInterpret`
github.com/statelyai/xstate - bemayr opened this issue over 3 years ago
github.com/statelyai/xstate - bemayr opened this issue over 3 years ago
Speedup execution of "yarn dev" tests
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
github.com/statelyai/xstate - VanTanev opened this pull request over 3 years ago
Inconsistent options of spawn vs invoke for specifying ID
github.com/statelyai/xstate - rlaffers opened this issue over 3 years ago
github.com/statelyai/xstate - rlaffers opened this issue over 3 years ago
XState Inspector can be slow
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
github.com/statelyai/xstate - VanTanev opened this issue over 3 years ago
Added a runtime warning for "unreachable" `onDone` for parallel states
github.com/statelyai/xstate - Andarist opened this pull request almost 4 years ago
github.com/statelyai/xstate - Andarist opened this pull request almost 4 years ago
Typescript can't type the typestate event object of invoked services
github.com/statelyai/xstate - critocrito opened this issue almost 4 years ago
github.com/statelyai/xstate - critocrito opened this issue almost 4 years ago
docs: fix links
github.com/statelyai/xstate - lekterable opened this pull request almost 4 years ago
github.com/statelyai/xstate - lekterable opened this pull request almost 4 years ago
Sending (self) transition from transition to final state doesn't work
github.com/statelyai/xstate - FokkeZB opened this issue almost 4 years ago
github.com/statelyai/xstate - FokkeZB opened this issue almost 4 years ago
Fixes 1682 - missing from docs
github.com/statelyai/xstate - jamestharpe opened this pull request almost 4 years ago
github.com/statelyai/xstate - jamestharpe opened this pull request almost 4 years ago
False positive when testing transitions
github.com/statelyai/xstate - TheDutchCoder opened this issue almost 4 years ago
github.com/statelyai/xstate - TheDutchCoder opened this issue almost 4 years ago
[xstate/fsm] Guarded transitions throw "(intermediate value) is not a function" error
github.com/statelyai/xstate - jjenzz opened this issue almost 4 years ago
github.com/statelyai/xstate - jjenzz opened this issue almost 4 years ago
External self transitions require target to re-enter the state node
github.com/statelyai/xstate - slowselfip opened this issue almost 4 years ago
github.com/statelyai/xstate - slowselfip opened this issue almost 4 years ago
Inconsistent handling of `StateMachine.withContext` and `useMachine` options.context
github.com/statelyai/xstate - rlaffers opened this issue almost 4 years ago
github.com/statelyai/xstate - rlaffers opened this issue almost 4 years ago
@xstate/react: useMachine hook state gets out of sync with machine state after hot reload
github.com/statelyai/xstate - superhawk610 opened this issue almost 4 years ago
github.com/statelyai/xstate - superhawk610 opened this issue almost 4 years ago
Sending an event to 'false' freezes child machines (and maybe xstate)
github.com/statelyai/xstate - ratacat opened this issue almost 4 years ago
github.com/statelyai/xstate - ratacat opened this issue almost 4 years ago
@xstate/inspect - ActorRef links don't always work on refresh. Require browser restart most of the time.
github.com/statelyai/xstate - a-y-u-s-h opened this issue almost 4 years ago
github.com/statelyai/xstate - a-y-u-s-h opened this issue almost 4 years ago
[v5] More SCXML tests
github.com/statelyai/xstate - davidkpiano opened this pull request almost 4 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request almost 4 years ago
onTransition does not fire after every transition
github.com/statelyai/xstate - tomByrer opened this issue almost 4 years ago
github.com/statelyai/xstate - tomByrer opened this issue almost 4 years ago
Fast Refresh blocks machine definition updates when using `useMachine`+`@xstate/inspect`
github.com/statelyai/xstate - with-heart opened this issue about 4 years ago
github.com/statelyai/xstate - with-heart opened this issue about 4 years ago
getShortestPathPlansTo and getSimplePathPlansTo missing from docs
github.com/statelyai/xstate - jamesholbert opened this issue about 4 years ago
github.com/statelyai/xstate - jamesholbert opened this issue about 4 years ago
Inspector throws TypeError on AudioContext events with integer names
github.com/statelyai/xstate - jebeck opened this issue about 4 years ago
github.com/statelyai/xstate - jebeck opened this issue about 4 years ago
[core] Add .onError() handler to service
github.com/statelyai/xstate - davidkpiano opened this pull request about 4 years ago
github.com/statelyai/xstate - davidkpiano opened this pull request about 4 years ago
Unhelpful error message with failing guard after invoked promise is rejected
github.com/statelyai/xstate - njdancer opened this issue about 4 years ago
github.com/statelyai/xstate - njdancer opened this issue about 4 years ago
Fixed an issue that has caused `MachineConfig` parametrized with a subset of events not being accepted as part of the `MachineConfig` accepting the whole set of those events
github.com/statelyai/xstate - Andarist opened this pull request about 4 years ago
github.com/statelyai/xstate - Andarist opened this pull request about 4 years ago
machine ignores invocation when starting from arbitrary state
github.com/statelyai/xstate - kristofkalocsai opened this issue about 4 years ago
github.com/statelyai/xstate - kristofkalocsai opened this issue about 4 years ago
Document stopping actors.
github.com/statelyai/xstate - nathanhammond opened this pull request over 4 years ago
github.com/statelyai/xstate - nathanhammond opened this pull request over 4 years ago
TypeError: Cannot read property 'state' of undefined if interpreter passed to useService is undefined
github.com/statelyai/xstate - ivorpad opened this issue over 4 years ago
github.com/statelyai/xstate - ivorpad opened this issue over 4 years ago
`initialState` lifecycle seems to miss "after" transition.
github.com/statelyai/xstate - nathanhammond opened this issue over 4 years ago
github.com/statelyai/xstate - nathanhammond opened this issue over 4 years ago
Minor tweak to make the behaviour explicit
github.com/statelyai/xstate - Perlkonig opened this pull request over 4 years ago
github.com/statelyai/xstate - Perlkonig opened this pull request over 4 years ago
Wildcard Descriptors Do Not Transition When Child State Invokes Error
github.com/statelyai/xstate - x-aaron-moore opened this issue over 4 years ago
github.com/statelyai/xstate - x-aaron-moore opened this issue over 4 years ago
Resolve/document inconsistencies between @xstate/fsm and xstate
github.com/statelyai/xstate - jamesopstad opened this issue over 4 years ago
github.com/statelyai/xstate - jamesopstad opened this issue over 4 years ago
Context displayed incorrectly when using JS 'Map' object in context
github.com/statelyai/xstate - nickzylstra opened this issue over 4 years ago
github.com/statelyai/xstate - nickzylstra opened this issue over 4 years ago
interpreter.start does not follow transient transitions
github.com/statelyai/xstate - AlCalzone opened this issue over 4 years ago
github.com/statelyai/xstate - AlCalzone opened this issue over 4 years ago
[TypeScript] Inlined `send` & `sendParent` not type checked correctly.
github.com/statelyai/xstate - danielkcz opened this issue over 4 years ago
github.com/statelyai/xstate - danielkcz opened this issue over 4 years ago
[TypeScript] Using sendParent requires exposing child events in parents machine Events Type
github.com/statelyai/xstate - UberMouse opened this issue over 4 years ago
github.com/statelyai/xstate - UberMouse opened this issue over 4 years ago
Not supplying a config level context and using assign should be an error
github.com/statelyai/xstate - UberMouse opened this issue over 4 years ago
github.com/statelyai/xstate - UberMouse opened this issue over 4 years ago
Xstate.init sent multiple times to services
github.com/statelyai/xstate - alexsbryan opened this issue over 4 years ago
github.com/statelyai/xstate - alexsbryan opened this issue over 4 years ago