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

[v5] `.types` and `.typegen`

davidkpiano opened this pull request almost 2 years ago
[core] Remove "some implementations missing"

davidkpiano opened this pull request almost 2 years ago
[v5] Prefer `.provide(...)`

davidkpiano opened this pull request almost 2 years ago
[v5] React `.provide` support

davidkpiano opened this pull request almost 2 years ago
[v5] Strongly-typed state value

davidkpiano opened this pull request almost 2 years ago
Bug: useMachine from @xstate/svelte/lib/fsm not working

Shyrro opened this issue almost 2 years ago
Bug: Spawned machine doesn't start when imported from a module

vladmaraev opened this issue almost 2 years ago
Version Packages

github-actions[bot] opened this pull request almost 2 years ago
Bug: @xstate/solid: Incorrect `after` event is firing

exclipy opened this issue almost 2 years ago
[v5] Persist & restore spawned actors

davidkpiano opened this pull request almost 2 years ago
Avoid notifying subscribers when snapshot didn't change

Andarist opened this pull request almost 2 years ago
Examples WIP

davidkpiano opened this pull request almost 2 years ago
Simplify target resolution internals

Andarist opened this pull request almost 2 years ago
[v5] Dead-letter queue

davidkpiano opened this pull request almost 2 years ago
[v5] Actor reset

davidkpiano opened this pull request almost 2 years ago
Docs: some anchor links not working

johtso opened this issue almost 2 years ago
Other templates

davidkpiano opened this pull request almost 2 years ago
Bug: some "in" guard state references do not work

fwienber opened this issue almost 2 years ago
Bug: Inappropriate error message

7777chaitanya opened this issue almost 2 years ago
Bug: spawned actor in lazy context is orphaned with `.withConfig`

tmikeschu opened this issue almost 2 years ago
Bug: Raise action causing typescript errors

xylophonehero opened this issue almost 2 years ago
xstate-rxjs

aldovelco opened this pull request almost 2 years ago
Bug: No types on Deno

guy-borderless opened this issue about 2 years ago
FSM

davidkpiano opened this pull request about 2 years ago
[Documentation] - Service Schema Typescript

JayeshVP24 opened this pull request about 2 years ago
feat(test): add tag support

tivac opened this pull request about 2 years ago
Sort imports on save in VS Code, and sort existing files

mellson opened this pull request about 2 years ago
Bug: Promise is invoked despite transition

bugii opened this issue about 2 years ago
chore: upgrade husky@8 and lint-staged@15

chimurai opened this pull request over 2 years ago
add failing test cases for invoked observable listeners

with-heart opened this pull request over 2 years ago
upgrade jest and ts-jest

with-heart opened this pull request over 2 years ago
add support for action groups

with-heart opened this pull request over 2 years ago
[Typescript] `StateValue` is not typesafe

mrchantey opened this issue over 2 years ago
Bug: Typescript issues using state.matches(...)

BarrBozzO opened this issue over 2 years ago
Bug: No TS error for missing actions on spawned machine

simonflk opened this issue over 2 years ago
Russian translation

bndby opened this pull request over 2 years ago
Add UMD builds backs in the core

Andarist opened this pull request over 2 years ago
Naive jest console message

aisflat439 opened this pull request over 2 years ago
Description key should appear in the Jest console.

aisflat439 opened this issue over 2 years ago
Added failing test for self-events

mattpocock opened this pull request over 2 years ago
Remove redundant `babel.config.js#overrides`

Andarist opened this pull request over 2 years ago
refactor: :label: stronger types for `StateValue` when using Typegen

brunocrosier opened this pull request over 2 years ago
Bug: @xstate/svelte + @xstate/fsm does not work with vite

andy1li opened this issue over 2 years ago
Added turborepo

mattpocock opened this pull request over 2 years ago
Drop support for handling promises returned by `fromCallback`

Andarist opened this pull request over 2 years ago
docs: Showcase addition

stefanoslig opened this pull request almost 3 years ago
Improve example templates

davidkpiano opened this pull request almost 3 years ago
Add a failing test case for inline action objects inference

Andarist opened this pull request almost 3 years ago
[xstate/fsm] v3 (WIP)

davidkpiano opened this pull request almost 3 years ago
Added a failing test for pure actions returning an array of strings

mattpocock opened this pull request almost 3 years ago
XState Cheatsheet

davidkpiano opened this pull request almost 3 years ago
Fixed issues with respawning the same actor within a macrotask

Andarist opened this pull request almost 3 years ago
docs: translate reddit.md to simplified Chinese

AlexStacker opened this pull request almost 3 years ago
Attempt to fix the deferred children problem

Andarist opened this pull request almost 3 years ago
Update typescript.md

ScreamZ opened this pull request almost 3 years ago
Added `InternalEventFrom`

Andarist opened this pull request almost 3 years ago
Bug: [vue/xstate-inspect] Impossible to inspect in iframe

SteamWind opened this issue almost 3 years ago
Improved type safety for `spawn`ed actors

Andarist opened this pull request almost 3 years ago
Bug: Root invocations should never be restarted

davidkpiano opened this issue almost 3 years ago
Bind methods on state

NullVoxPopuli opened this pull request almost 3 years ago
Bug: Custom Guards typescript

MatheusPires99 opened this issue almost 3 years ago
Bug: Rejected promises do not provide typed data

josephfh opened this issue almost 3 years ago
Bug: embedded visualizer not working in docs

codingedgar opened this issue almost 3 years ago
Bug: Request?: bind all class methods by default.

NullVoxPopuli opened this issue almost 3 years ago
allow machines to use sendParent when they are not invoked/spawned

pollen8 opened this pull request almost 3 years ago
Add dev-time warning for invoke ID confusion

davidkpiano opened this issue about 3 years ago
Removed TS troubleshooting sections

mattpocock opened this pull request about 3 years ago
Added failing test for typecheck of choose

mattpocock opened this pull request about 3 years ago
Can't reassign actions to more specific types

andy-zhou opened this issue about 3 years ago
Added failing test for strange Promise.reject issue

mattpocock opened this pull request about 3 years ago
Error propagation from entry actions execution using interpreter

ahamid opened this issue about 3 years ago
[do not merge] Allow wildcard transitions to act as "error handlers"

Andarist opened this pull request about 3 years ago
Wrapping component with the GlobalStateProvider

mcastrigno opened this pull request about 3 years ago
Can't skip a state for testing by filtering on meta.

DavidOrchard opened this issue about 3 years ago
[core] "Extra" generic for actions, guards, etc.

davidkpiano opened this pull request about 3 years ago
[v5] Pass error to parent for errorListener

roggervalf opened this pull request about 3 years ago
Add `assertEventType` helper

tom-sherman opened this pull request about 3 years ago
[v5] `onError`

davidkpiano opened this pull request about 3 years ago
[core] Add support for handling communication errors

davidkpiano opened this pull request about 3 years ago
Vue 2 docs not clear nor complete

allestaire opened this issue about 3 years ago
Multiple ways to initialise machine context

JoshuaAmaju opened this issue about 3 years ago
`interpreter.state.can()` does not work with `createModel`

huan opened this issue about 3 years ago