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

Fixed memory leak in internal actor registry

github.com/statelyai/xstate - f86d41979ed108e2ac4df63299fc16f798da69f7 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Updates from docs

github.com/statelyai/xstate - 991db078ad720f4f1956248294535acd949acdc6 authored almost 5 years ago by David Khourshid <[email protected]>
Remove support for getter state targets (equivalent functionality will be added)

github.com/statelyai/xstate - c6a2353075eec0ab88e5a5ded17efc53ceeacc33 authored almost 5 years ago by David Khourshid <[email protected]>
Add react docs. Fixes #637 (#954)

Add react docs. Fixes #637

github.com/statelyai/xstate - 0ba791f38f150306517fbc995b87ffd3c20a2cad authored almost 5 years ago by David Khourshid <[email protected]>
Add react docs. Fixes #637

github.com/statelyai/xstate - 5710991474bbcbe5b1ec76e4f2724045450f4280 authored almost 5 years ago by jenny-tru <[email protected]>
Merge branch 'next' into v5/node-refactor

github.com/statelyai/xstate - dadf2d16d8fcdee04b35b363c52ae6d967e0903a authored almost 5 years ago by David Khourshid <[email protected]>
Merge branch 'v5/node-refactor' of ssh://github.com/davidkpiano/xstate into v5/node-refactor

github.com/statelyai/xstate - fa0a15170bb8dd187ae2dd2f974f5c4f749a31d9 authored almost 5 years ago by David Khourshid <[email protected]>
Squashed commit of the following:

commit 94f9b6edc24d10e9e4bc2a3b6f1896062f608709
Merge: b497e608 acf095af
Author: David Khourshid...

github.com/statelyai/xstate - 37163240cc3743da7d38f59792c1e48fca501dd9 authored almost 5 years ago by David Khourshid <[email protected]>
MachineNode (and StateNode refactor)

github.com/statelyai/xstate - 3ab47004ea4cc2cb939bc2900b7f33ac6118d717 authored almost 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' into next

github.com/statelyai/xstate - 94f9b6edc24d10e9e4bc2a3b6f1896062f608709 authored almost 5 years ago by David Khourshid <[email protected]>
Merge branch 'next' of ssh://github.com/davidkpiano/xstate into next

github.com/statelyai/xstate - b497e608a4532838a612f34da2d5f954c591c7d3 authored almost 5 years ago by David Khourshid <[email protected]>
Fix tests

github.com/statelyai/xstate - 7e54c16213f04fe9d68057a864b4de05be21f137 authored almost 5 years ago by David Khourshid <[email protected]>
Remove StateMachine type

github.com/statelyai/xstate - 7d5f98339a1044e78745f0e3df1e6a94fd58bd96 authored almost 5 years ago by David Khourshid <[email protected]>
Remove StateMachine interface

github.com/statelyai/xstate - e3e1d1f3947eff565e36ff412340034e4b08c07a authored almost 5 years ago by David Khourshid <[email protected]>
Make tests pass!

github.com/statelyai/xstate - f0e5da687dbc3c13053d6e96762232d5a3a43ad2 authored almost 5 years ago by David Khourshid <[email protected]>
Allow @xstate/fsm to accept actions bag (#946)

Allow @xstate/fsm to accept actions bag

github.com/statelyai/xstate - acf095afbf03926fc2e7d992b73f6cd80af5265d authored almost 5 years ago by David Khourshid <[email protected]>
Add changeset

github.com/statelyai/xstate - 7367de29a641e693702e919160292022a4d35323 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Add MachineNode (WIP)

github.com/statelyai/xstate - 2c75e5cc65187277a6a5d1d75e0c8b291386c03b authored almost 5 years ago by David Khourshid <[email protected]>
More refactoring

github.com/statelyai/xstate - 30b220b354e90a6e8be4c5f8932c1efad4fe0686 authored almost 5 years ago by David Khourshid <[email protected]>
Add tests for fsm action bag

github.com/statelyai/xstate - ec4f089144234f149363cecb83453d92fb1a9b75 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Fix types for invoke

github.com/statelyai/xstate - 0ec1c4817a426704442ddb990252983f15372703 authored almost 5 years ago by David Khourshid <[email protected]>
Update @xstate/react/fsm docs

github.com/statelyai/xstate - 6847f49bc896e93163e1aeec7078d586ab3959b6 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Tweak implementation of action bag updating

github.com/statelyai/xstate - 7a6208b1cc44cf7013d5034fc9b853c11396bbf8 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Add the same constraint to TContext type everywhere

github.com/statelyai/xstate - fc49a431aa0541565b571c757fd8cc0842ed924a authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Add docs for options object for fsm's `createMachine`

github.com/statelyai/xstate - f7b173e6055b59064b98270aa01a9c5eebdb7824 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Move action bag support to createMachine

github.com/statelyai/xstate - 0d109fc5bb6acb1c1416e8438bdf961c12b3c54d authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Allow @xstate/fsm to accept actions bag

github.com/statelyai/xstate - 76068d29f3a35ecf5e1542e91e3b70939ddc1c36 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Allow any event to be raised (#952)

* Allow any event to be raised. Fixes #949

* Add changeset

* Simplify tests

github.com/statelyai/xstate - 2a3fea18dcd5be18880ad64007d44947cc327d0d authored almost 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' into v5/node-refactor

github.com/statelyai/xstate - e93670a91441a1828f9f7c68db0c5142ed9fd7ef authored almost 5 years ago by David Khourshid <[email protected]>
Add JSON schema for machine

github.com/statelyai/xstate - 2bd93952058fa4eb2b66da64ba50a48a99e7e4a3 authored almost 5 years ago by David Khourshid <[email protected]>
Fix types problem in @xstate/fsm tests

github.com/statelyai/xstate - 16c21d267e9e1102e70bb82264b264eea679d5e9 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Limit release workflow to davidkpiano/xstate repository

github.com/statelyai/xstate - b5fc49ddc4250c96a279312c097b16bcabccec45 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Exposed machine config on created @xstate/fsm machines (#811)

* Return back the config from createMachine.

* Expose the state config on state objects.

*...

github.com/statelyai/xstate - 3c102158d24d3f12aa671bc39dea0a2e98e3c34f authored almost 5 years ago by Gert Hengeveld <[email protected]>
Add failing type test for raise events (#950)

Add failing type test for raise events

github.com/statelyai/xstate - 64d8629524e2c24143d1718d5a1b352722fcd5df authored almost 5 years ago by David Khourshid <[email protected]>
Add failing type test for raise events

github.com/statelyai/xstate - 8e419984f5de6be2555afa144d1b42ddd377a8e3 authored almost 5 years ago by Mikey Stengel <[email protected]>
Add json schema + tests

github.com/statelyai/xstate - cb91d3187826b97471d0e04a7bbd7a68dafa9a38 authored almost 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' of ssh://github.com/davidkpiano/xstate

github.com/statelyai/xstate - 6857c273608593f03d5fa515e5e59ea1beff2d60 authored almost 5 years ago by David Khourshid <[email protected]>
docs: change delay -> wait for delay expressions. Fixes #944

github.com/statelyai/xstate - 78aa162a962e35e076d6a1f057f515bb6d3d968b authored almost 5 years ago by David Khourshid <[email protected]>
docs: update README.md

github.com/statelyai/xstate - 173500e8f88b1b57087bcd97206bac2af2c1ce2b authored almost 5 years ago by David Khourshid <[email protected]>
fix(@xstate/fsm): Execute initial actions (#827)

fix(@xstate/fsm): Execute initial actions

github.com/statelyai/xstate - 0e10fd5df64316addfb2185e98ce8e8815da8f35 authored almost 5 years ago by David Khourshid <[email protected]>
Add dummy InitEvent

github.com/statelyai/xstate - f939c399924f8647f6214ac03776614b8c3a5ed3 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
fix(@xstate/fsm): Execute initial actions

github.com/statelyai/xstate - a337473c669c3a486c5cfa4a0ff4956b5136053d authored almost 5 years ago by Mateusz Burzyński <[email protected]>
docs: Add 7GUIs timer example

github.com/statelyai/xstate - 24eb086d38d533d26228c9b943e7ec35092baed6 authored almost 5 years ago by David Khourshid <[email protected]>
Add Typestate to useMachine and useService (#940)

Add Typestate to useMachine and useService

github.com/statelyai/xstate - 6b31446a5edff236f4a040bb4a14f099b6450233 authored almost 5 years ago by David Khourshid <[email protected]>
Remove changeset

github.com/statelyai/xstate - b220c8b2c936e2cacb1dd22390a732af77f7ccd2 authored almost 5 years ago by David Khourshid <[email protected]>
Add changeset

github.com/statelyai/xstate - 37504a7ab9a4f5648b4a0a719f0e301d5d2fb7d4 authored almost 5 years ago by David Khourshid <[email protected]>
Vue Package xstate-machine renderless component (#932)

Vue Package xstate-machine renderless component

github.com/statelyai/xstate - 7ce4e93cda2a8cad00842725a12e9e7b731f2c24 authored about 5 years ago by David Khourshid <[email protected]>
Add Typestate to useMachine and useService

github.com/statelyai/xstate - 30c24bcc7fa7ea7127f3088fc69589d859044852 authored about 5 years ago by David Khourshid <[email protected]>
Escalate action with expression (#936)

Escalate action with expression

github.com/statelyai/xstate - d2bb6a77d6537900fc6d3994ae4f837152cb29bb authored about 5 years ago by David Khourshid <[email protected]>
Add changeset

github.com/statelyai/xstate - c8db035b90a7ab4a557359d493d3dd7973dacbdd authored about 5 years ago by David Khourshid <[email protected]>
Allow escalate to take an expression. Fixes #921

github.com/statelyai/xstate - 31d1598bd7815ea2392debd6ca6b081f1cad5f75 authored about 5 years ago by David Khourshid <[email protected]>
Suggestion: making example valid in TypeScript

The original documented way to increment the simulated clock would not work in TypeScript becaus...

github.com/statelyai/xstate - eefc5c75b6def84b4ec7312b8b9b54523dd935b4 authored about 5 years ago by Julian <[email protected]>
Version Packages (#920)

Version Packages

github.com/statelyai/xstate - d592b36721292c0f2ec26f6d5d494c9a12ff1f32 authored about 5 years ago by David Khourshid <[email protected]>
Version Packages

github.com/statelyai/xstate - e755a2ae9f34c48b1bd57193591e0bafa0aa2e8b authored about 5 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #933 from chenxsan/update-reddit-tutorial

docs: update reddit.md

github.com/statelyai/xstate - 9ec95916ed53e1ad9a7d5d02ee416f7593d13214 authored about 5 years ago by David Khourshid <[email protected]>
docs: update reddit.md

github.com/statelyai/xstate - c8fb9270658514cf44707494d262bfae9cfe1b18 authored about 5 years ago by chenxsan <[email protected]>
add machine component

github.com/statelyai/xstate - 1e75137407da7f5004fac3f8999c3cdab1cabdb6 authored about 5 years ago by Aleksej <[email protected]>
Remove unnecessary quotes around latestCommitMessage in change-release-intent script

github.com/statelyai/xstate - 37f655dcb3da1727ee33a250185ef891f612204b authored about 5 years ago by Mateusz Burzyński <[email protected]>
Add `types` field to all package.json files (#931)

* Add `types` field to all package.json's

IntelliJ based IDE's have difficulty trying to find...

github.com/statelyai/xstate - 0741d7eead356973d6c11e88dd06c9f802fc1c45 authored about 5 years ago by Adam Lavin <[email protected]>
Merge branch 'master' into next

github.com/statelyai/xstate - e0801cbb391d59b54fdea03de90cc6a9c773ca74 authored about 5 years ago by David Khourshid <[email protected]>
Extraction cont'd

github.com/statelyai/xstate - cb5301c6c76373d46034c579962d38b5964fc052 authored about 5 years ago by David Khourshid <[email protected]>
Extract getStateNodes

github.com/statelyai/xstate - 6ff1ef015ce330723406b02589b56e6ea33dc23e authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #930 from davidkpiano/fsm-use-service

Implement useService for @xstate/fsm

github.com/statelyai/xstate - b602e0c3e505edf88fe8657af2126a753a9e441c authored about 5 years ago by David Khourshid <[email protected]>
Implement useService for @xstate/fsm

github.com/statelyai/xstate - 15fc24ccce98d59b7ebf7653228e78a0ff30919d authored about 5 years ago by Mateusz Burzyński <[email protected]>
Move extracted methods to new file

github.com/statelyai/xstate - 316085d18716910b12bd064a6192b2624056acf6 authored about 5 years ago by David Khourshid <[email protected]>
Refactor WIP

github.com/statelyai/xstate - 1e2edba1e5414996edd9db7c14c87c6477b8e964 authored about 5 years ago by David Khourshid <[email protected]>
Refactor WIP

github.com/statelyai/xstate - 2a46101466ca076734e91bdaa163951dfb4b7d37 authored about 5 years ago by David Khourshid <[email protected]>
Move methods to functions cont'd

github.com/statelyai/xstate - 8eebda4a9a2e6c8eac41257c5b41bd510d3ba0c2 authored about 5 years ago by David Khourshid <[email protected]>
Refactor methods to functions WIP

github.com/statelyai/xstate - f2dd70c8c82cbb779c953eb242d5286927cdf29d authored about 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' into next

github.com/statelyai/xstate - b122406a76bc8656e903103f91a37a95f2aa03fa authored about 5 years ago by David Khourshid <[email protected]>
chore(docs): add flight.md

github.com/statelyai/xstate - db66ca0bf1d3ecc641a3749daa896a4e499c9f4c authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #928 from davidkpiano/change-release-intent

Change changeset-generated release to prevent some packages from publishing

github.com/statelyai/xstate - 8440e0fe6282659d12165354573f6980aba22e11 authored about 5 years ago by David Khourshid <[email protected]>
Change changeset-generated release to prevent some packages from publishing

github.com/statelyai/xstate - 34e94c29882dcfc2b9431d848f0de5eb6da89de2 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'master' into next

github.com/statelyai/xstate - f34d1494b986d509b772e891172f0731c63914b7 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #926 from chenxsan/add-link

Add link for observable

github.com/statelyai/xstate - 126df9e17c15d52948eaa5d353cca3836b6c57b2 authored about 5 years ago by David Khourshid <[email protected]>
Add link for observable

github.com/statelyai/xstate - 795fa9bdbb519b36f48688ce534cf3b45aed66d8 authored about 5 years ago by chenxsan <[email protected]>
@xstate/test: Introduce coverage options (#925)

@xstate/test: Introduce coverage options

github.com/statelyai/xstate - 5d3717eb016c1cf92e6785931df7522ae9ccb026 authored about 5 years ago by David Khourshid <[email protected]>
Only call filter if provided

github.com/statelyai/xstate - 09c030dc3c9eda61426ff9e963bdb67ce0003b31 authored about 5 years ago by David Khourshid <[email protected]>
fix(core): Typestates interpreter integration (#868)

fix(core): Typestates interpreter integration

github.com/statelyai/xstate - d6eda85b28759b4cc296ca8f88633f2342045e31 authored about 5 years ago by David Khourshid <[email protected]>
Remove stray matches<any>

github.com/statelyai/xstate - e6707b7b79ce42510d9e58c23b944691977dcd4f authored about 5 years ago by David Khourshid <[email protected]>
Add changeset

github.com/statelyai/xstate - 14057540a5e30812d8962b9e9a87d31e2f35914c authored about 5 years ago by David Khourshid <[email protected]>
Update docs

github.com/statelyai/xstate - fa9c509d795ae9a90dd72469126295ae95c42f29 authored about 5 years ago by David Khourshid <[email protected]>
Introduce coverage options. Fixes #718

github.com/statelyai/xstate - c0f6fdd2ee51d3a692529272ba48e71715b89711 authored about 5 years ago by David Khourshid <[email protected]>
Clean up Machine types

github.com/statelyai/xstate - 451c649514e379a3ec42d98bb4694e9fbec0ba7e authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #907 from davidkpiano/davidkpiano/fsm-assign-type

@xstate/fsm: add types to assign()

github.com/statelyai/xstate - aee16b7524f230c29d05074c079de6c833acb06c authored about 5 years ago by David Khourshid <[email protected]>
Change TState to TTypestate, loosen types so they don't overeagerly resolve to `never`

github.com/statelyai/xstate - e681f96e29eb13402044a41ec03bbe2d0f8f9762 authored about 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' into davidkpiano/820

github.com/statelyai/xstate - e946cdac2b1df68f6178891137b6e9efb1245d91 authored about 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' into next

github.com/statelyai/xstate - 08d527c6631b1dc0b8b877e583f004720e835871 authored about 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' of ssh://github.com/davidkpiano/xstate

github.com/statelyai/xstate - 40e373d1f8362f5361c67a7bbec037fca6b4c9e1 authored about 5 years ago by David Khourshid <[email protected]>
Add dev-only error to `useMachine` about receiving different mac… (#918)

Add dev-only error to `useMachine` about receiving different machines between renders

github.com/statelyai/xstate - 2096c9e0bcc5613bd9498bc9bd87f2d15172f827 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #917 from davidkpiano/fsm-interpreter-sctricter-event-type

Make `interpret` default for `TEvent` type parameter more strict.

github.com/statelyai/xstate - 05aee4718c710bf6db0ba1c935e76cebf09377b1 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #916 from davidkpiano/remove-xstate-reference-from-fsm

Remove a reference to xstate type from @xstate/react/fsm

github.com/statelyai/xstate - 48df927b085fd1e40797395b686c3a409b77b95f authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #915 from davidkpiano/remove-use-actor

Remove useActor hook

github.com/statelyai/xstate - 830dde0769a90500d51a7733f77f45bd76d7c2d9 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #919 from chenxsan/patch-2

docs: Update actions.md

github.com/statelyai/xstate - bf8e01a1ef5c3323daa80a5d18e4f8441ba16db4 authored about 5 years ago by David Khourshid <[email protected]>
docs: Update actions.md

There's no `target` property in `options` but a `to`.

github.com/statelyai/xstate - 37ae94e3689f862138204b3931985fbf6516f38b authored about 5 years ago by Sam Chen <[email protected]>
Add dev-only error to `useMachine` about receiving different machines between renders

github.com/statelyai/xstate - 30dfb6e35a0efaf38d25c31d3e254c4141f9763c authored about 5 years ago by Mateusz Burzyński <[email protected]>
Make `interpret` default for `TEvent` type parameter more strict.

github.com/statelyai/xstate - 61ccfbdf11ff002b58fce392f8eb3091fb22c49a authored about 5 years ago by Mateusz Burzyński <[email protected]>
Remove a reference to xstate type from @xstate/react/fsm

github.com/statelyai/xstate - f51fc20f3da78794b568eb86d2238257fcdc81eb authored about 5 years ago by Mateusz Burzyński <[email protected]>
Remove useActor hook

github.com/statelyai/xstate - ee4ecc92822aa005b97f0821f0b97619eb821530 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Dev tools: updated visualizer

github.com/statelyai/xstate - 7f67d7bfeeec7bf24f8b3af58ec76302551aecba authored about 5 years ago by David Khourshid <[email protected]>