Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/statelyai/xstate

Actor-based state management & orchestration for complex app logic.
https://github.com/statelyai/xstate

Version Packages

github-actions[bot] opened this pull request over 1 year ago
Bug: onDone not getting called when all child states are final

newyork-anthonyng opened this issue over 1 year ago
Add a reference to the root actor on the system object

kevinmaes opened this pull request over 1 year ago
Bug: v5-beta.13 invoking event.output throws typescript error

bhvngt opened this issue over 1 year ago
Add support for wildcard transitions to xstate-fsm

benblank opened this pull request over 1 year ago
[v5] Allow guard objects to reference other guard objects

davidkpiano opened this pull request over 1 year ago
Remove `State['transitions']`

Andarist opened this pull request over 1 year ago
Remove `State['event']`

Andarist opened this pull request over 1 year ago
Remove redundant `resolveActionsAndContext` call

Andarist opened this pull request over 1 year ago
Update README.md

7777chaitanya opened this pull request over 1 year ago
Remove `State['actions']`

Andarist opened this pull request over 1 year ago
Update `state.children` directly when resolving `stop` action

Andarist opened this pull request over 1 year ago
[v5] Simulate

davidkpiano opened this pull request over 1 year ago
[v5] System for all actor logic

davidkpiano opened this pull request over 1 year ago
[v5] Input types

davidkpiano opened this pull request over 1 year ago
[v5] Serverless workflow examples

davidkpiano opened this pull request over 1 year ago
Remove incorrectly added `@xstate/fsm` from a changeset

Andarist opened this pull request over 1 year ago
Version Packages (beta)

github-actions[bot] opened this pull request over 1 year ago
[v5] `@xstate/react` add `options` to `createActorContext`

davidkpiano opened this pull request over 1 year ago
[v5] Require `context` if specified

davidkpiano opened this pull request over 1 year ago
Update CONTRIBUTING.md

7777chaitanya opened this pull request over 1 year ago
Rename machine in stopwatch example

laurakalbag opened this pull request over 1 year ago
feat: state value added to transition type

ksv90 opened this pull request over 1 year ago
[v5] Behavior to logic

davidkpiano opened this pull request over 1 year ago
[v5] More examples

davidkpiano opened this pull request over 1 year ago
Bug: [xstate/inspect] Send event dialogue does not send any events

lennartzellmer opened this issue over 1 year ago
[v5] Example links

davidkpiano opened this pull request over 1 year ago
[v5] Actor types

davidkpiano opened this pull request over 1 year ago
Add docs contribution info + legacy docs/xstate.js.org upkeep info

laurakalbag opened this pull request over 1 year ago
Version Packages (beta)

github-actions[bot] opened this pull request over 1 year ago
Version Packages

github-actions[bot] opened this pull request over 1 year ago
Bump XState-immer immer peer dependency

SimeonC opened this pull request over 1 year ago
Update xstate.js.org

laurakalbag opened this pull request over 1 year ago
Update code of conduct and contributions guide

laurakalbag opened this pull request over 1 year ago
Update xstate.js.org

laurakalbag opened this pull request over 1 year ago
Version Packages (beta)

github-actions[bot] opened this pull request over 1 year ago
Add a second launch script for debugging tests

Andarist opened this pull request over 1 year ago
Avoid redundant subscriptions in `waitFor`

Andarist opened this pull request over 1 year ago
Version Packages (beta)

github-actions[bot] opened this pull request over 1 year ago
Bump syntax level of the shipped code to what's supported by node 16

Andarist opened this pull request over 1 year ago
[v5] Add `input` support to `fromEventObservable`

davidkpiano opened this pull request over 1 year ago
Bug: Input argument is not passed to fromEventObservable

psyCodelist opened this issue over 1 year ago
Remove initial state getter

Andarist opened this pull request over 1 year ago
[v5] `useSnapshot`

davidkpiano opened this pull request over 1 year ago
Migrate away from the `process.env.NODE_ENV` convention

Andarist opened this pull request over 1 year ago
Update README.md

davidkpiano opened this pull request over 1 year ago
[v5] Improve errors

davidkpiano opened this pull request over 1 year ago
[v5] Rename hooks in other packages

davidkpiano opened this pull request over 1 year ago
Remove `MachineConfig['scxml'] setting`

Andarist opened this pull request over 1 year ago
Fixed a typo in the env check

Andarist opened this pull request over 1 year ago
Bug: XState Inspect 0.8.0 doesn't work with XState 5.0.0-beta9

skyberd opened this issue over 1 year ago
Update Vue 2 recipe

amypellegrini opened this pull request over 1 year ago
Version Packages (beta)

github-actions[bot] opened this pull request over 1 year ago
[v5] Hook renaming

davidkpiano opened this pull request over 1 year ago
Small tweaks in the provide-oriented branch

Andarist opened this pull request over 1 year ago
[v5] Private events

davidkpiano opened this pull request over 1 year ago
[v5] `useMachine()` and `useInterpret()` for any actor

davidkpiano opened this pull request over 1 year ago
[v5] Data actor

davidkpiano opened this pull request over 1 year ago
Add educational experience to our exports via `jsdoc` comments

with-heart opened this issue over 1 year ago
[v5] implement action groups

with-heart opened this pull request over 1 year ago
Action Groups

with-heart opened this issue over 1 year ago
Version Packages (alpha)

github-actions[bot] opened this pull request over 1 year ago
Fixed compatibility with Node ESM

Andarist opened this pull request over 1 year ago
Version Packages

github-actions[bot] opened this pull request over 1 year ago
[@xstate/graph] [@xstate/solid] Fix `xstate/src` imports

davidkpiano opened this pull request over 1 year ago
[v5] Remove `actor.onDone(...)`

davidkpiano opened this pull request over 1 year ago
[v5] `systemId` for `spawn()`

davidkpiano opened this pull request over 1 year ago
[v5] Dead-letter queue

davidkpiano opened this pull request over 1 year ago
[v5] Examples

davidkpiano opened this pull request over 1 year ago
Improve control over console logs in tests

Andarist opened this pull request over 1 year ago
Rewrite a few tests

Andarist opened this pull request over 1 year ago
Increase `testTimeout` in the Jest launch configuration

Andarist opened this pull request over 1 year ago
Upgrade `svelte-check`

Andarist opened this pull request over 1 year ago
Version Packages (beta)

github-actions[bot] opened this pull request over 1 year ago
[v5] Awaitable actors

davidkpiano opened this pull request over 1 year ago
[v5] Merge main to beta

davidkpiano opened this pull request over 1 year ago
Bug: Parallel transitions always exit on transition in v5.0.0-beta.7

lewisl9029 opened this issue over 1 year ago
Bug: Transition Priority

ChrisShank opened this issue almost 2 years ago
Improve missing implementations error by mentioning missing names

Andarist opened this pull request almost 2 years ago
Root out SCXML-related wrappers

Andarist opened this pull request almost 2 years ago
Avoid mutations of the internal state in all actor types

Andarist opened this pull request almost 2 years ago
[v5] `actor.inspect()`

davidkpiano opened this pull request almost 2 years ago
[v5] `createEmptyActor()`

davidkpiano opened this pull request almost 2 years ago
[v5] Throw when sending strings

davidkpiano opened this pull request almost 2 years ago
[v5] Some export cleanup

davidkpiano opened this pull request almost 2 years ago
Version Packages (beta)

github-actions[bot] opened this pull request almost 2 years ago
[v5] Fix persisting unresolved promises

davidkpiano opened this pull request almost 2 years ago