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
Bug: Git book examples produce errors

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
Add Vue template

github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Update example links

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
Version Packages

github.com/statelyai/xstate - Andarist 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
v5 changeset

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
Version Packages (beta)

github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
Remove `escalate`

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
Rename snapshot-related methods on the `ActorLogic`

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
Fixed order of type parameters in `ActorRef`

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
Remove `pure` and `choose`

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
Remove unused utils

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
Remove xstate-analytics

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
Version Packages (beta)

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
Add a changeset for the `TStateValue` work

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
Export all TS snapshot types

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
Merge `createActor` overloads into one

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
Update `@xstate/svelte`

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
Version Packages (beta)

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
Fixed `ToProvidedActor` helper type

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
Scheduler

github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago
Update README.md

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
Remove some duplicated test cases

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
Update Jest and related dependencies

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
Bug: Snapshot seems to missing context type

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
Introduce `const TConfig` to the `setup` API

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
API Docs: fromEventObservable

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
Remove most of the phantom types from the `StateMachine`

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
Version Packages (beta)

github.com/statelyai/xstate - github-actions[bot] opened this pull request about 1 year ago
API Docs: fromObservable

github.com/statelyai/xstate - audionerd 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
API Docs: fromTransition

github.com/statelyai/xstate - audionerd 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
Version Packages (beta)

github.com/statelyai/xstate - github-actions[bot] 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
Version Packages (beta)

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
Add test for #4453

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
API Docs: fromPromise

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
Reuse methods across machine snapshot instances

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
Add `ActorLogic` interface docs

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
Declassify `State`

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
Deduplicate `State` creation methods

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
Removed `State#toStrings` method

github.com/statelyai/xstate - Andarist opened this pull request about 1 year ago
Update examples

github.com/statelyai/xstate - davidkpiano 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
[v5] Remove `waitFor` timeout

github.com/statelyai/xstate - davidkpiano opened this pull request about 1 year ago