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

feat(core): export sendUpdate

github.com/statelyai/xstate - af977b71f64a32b251baad3538d5edf72928735d authored about 5 years ago by timdeschryver <[email protected]>
fix(@xstate/react) keep services up to date

github.com/statelyai/xstate - 26f539ddaaaa046340e620efa6452ceff2e7159e authored about 5 years ago by David Geddes <[email protected]>
chore(@xstate/fsm): v1.1.0

github.com/statelyai/xstate - 885a63921a852017c428d7234ecbf135d1a51678 authored about 5 years ago by David Khourshid <[email protected]>
fix(@xstate/fsm): add missing es files. Fixes #766

github.com/statelyai/xstate - 8463277f43401a3879395c151cb0def7a76226ab authored about 5 years ago by David Khourshid <[email protected]>
feat(@xstate/react): useMachine for @xstate/fsm. Fixes #763

github.com/statelyai/xstate - 5f0e33992c48b464d13a7324fb487e6a0660b74c authored about 5 years ago by David Khourshid <[email protected]>
chore(@xstate/fsm): v1.0.3

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

github.com/statelyai/xstate - f9710f12d97d36d8a3cf71d7ac353956ff7ae7a9 authored about 5 years ago by David Khourshid <[email protected]>
feat(@xstate/fsm): export StateMachine and EventObject types

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

github.com/statelyai/xstate - 306319e11be49547d607d466b4af2a064efe45b2 authored about 5 years ago by David Khourshid <[email protected]>
fix(core): loosen restriction on State.matches (WIP)

github.com/statelyai/xstate - 97c37600c0f890337ba9920c42434319e57402a1 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #760 from kyleshevlin/patch-3

Adds missing import for example

github.com/statelyai/xstate - f02b3be165d6abc7cc7ac3d57edc617bad0b0252 authored about 5 years ago by David Khourshid <[email protected]>
Adds missing import for example

github.com/statelyai/xstate - 183d5f3f5d66b4a5365beb2aeb044847275fc5c3 authored about 5 years ago by Kyle Shevlin <[email protected]>
chore(@xstate/immer): add test script

github.com/statelyai/xstate - 135f38d1508d270525a5a16fdc93b27af66e7ca1 authored about 5 years ago by David Khourshid <[email protected]>
chore(@xstate/scxml): add assign-current-small-step tests test0 and test1

github.com/statelyai/xstate - 5a4f4a475eb408ae1149f646aa2576edc5f4505f authored about 5 years ago by David Khourshid <[email protected]>
fix(core): set Machine's TContext generic to any

github.com/statelyai/xstate - e7a1015ab9bb67f1ab71e82cb0232d2748183d61 authored about 5 years ago by David Khourshid <[email protected]>
chore(@xstate/react): version 0.8.0

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

github.com/statelyai/xstate - 8007f94c2125ca57d07f1f27fb0523e5c0b3de25 authored about 5 years ago by David Khourshid <[email protected]>
docs(@xstate/react): persisted state

github.com/statelyai/xstate - 6b0c85c1dce56ac195dc14211d740dda0787ebdf authored about 5 years ago by David Khourshid <[email protected]>
Wrap reading service's initialState in service scope

github.com/statelyai/xstate - effcc1b81cefacbfb15fcebe20a26e29ba192ca2 authored about 5 years ago by Mateusz Burzyński <[email protected]>
fix(xstate-react): `immediate` option with transient transitions on initial states (#756)

* Fix for “setCurrent is not a function” in @xstate/react for immediate mode.

Prior to this c...

github.com/statelyai/xstate - dbb940b2e98105a283b52b2905ab3d0c745d1d7f authored about 5 years ago by John Yanarella <[email protected]>
Merge pull request #748 from davidkpiano/remove-explicit-yarn-installation

Remove explicit yarn installation on CI

github.com/statelyai/xstate - 02f59fc00cf8d40e1e8ebd34c8eb5cd843c58467 authored about 5 years ago by David Khourshid <[email protected]>
Remove explicit yarn installation on CI

github.com/statelyai/xstate - 916ef531476771c619f670e34ef8d5515d467cae authored about 5 years ago by Mateusz Burzyński <[email protected]>
feat(@xstate/scxml): W3C tests support

github.com/statelyai/xstate - 68f4f1a6c5796d54a0920aa09aa196e83a65b0d8 authored about 5 years ago by David Khourshid <[email protected]>
feat(@xstate/react): add support for persisted state

github.com/statelyai/xstate - bcf4f31520c96fac41f547c5dff23fb0fe1e4712 authored about 5 years ago by David Khourshid <[email protected]>
Revert "docs : fix example in actors.md" (#747)

Revert "docs : fix example in actors.md"

github.com/statelyai/xstate - 81404ad99db607f0ca7011a77e54e8eda21f7fbb authored about 5 years ago by David Khourshid <[email protected]>
Revert "docs : fix example in actors.md"

github.com/statelyai/xstate - 9418785c0b0837f2c3614879fa48ebddec259fd6 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #746 from nathanielse/patch-1

docs : fix example in actors.md

github.com/statelyai/xstate - b4afd9783d38c3ff519ab92d3b3c2c2824f5ee96 authored about 5 years ago by David Khourshid <[email protected]>
docs : fix example in actors.md

The service should be spawned inside of a function

github.com/statelyai/xstate - 0cfb3b341869b1f763638f42b661babf1b5c161d authored about 5 years ago by nathanielse <[email protected]>
Merge pull request #745 from davidkpiano/remove-lerna

Remove Lerna

github.com/statelyai/xstate - 90ba0072a07d98e08e47a7b1a4f308494fd4680c authored about 5 years ago by David Khourshid <[email protected]>
Remove Lerna

github.com/statelyai/xstate - 66471f9b992774c74f5afee510cf4e568a912d30 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Add missing `onError` transition in an example in the documentation (#743)

github.com/statelyai/xstate - 6bc50a546d57c646e4a7b84c7358d3696dde8da1 authored about 5 years ago by Tobias Oberbeck <[email protected]>
Merge branch 'master' of ssh://github.com/davidkpiano/xstate

github.com/statelyai/xstate - acf7b921b117f2e930eae0c903b1c6776e2a9949 authored about 5 years ago by David Khourshid <[email protected]>
fix: attempting to fix test failures

github.com/statelyai/xstate - 12806e0f4120c33234db1573d495d83f50c9c120 authored about 5 years ago by David Khourshid <[email protected]>
Update FUNDING.yml

github.com/statelyai/xstate - 27ef041ad6dfa60716a1da55bb3d7e988f79ed03 authored about 5 years ago by David Khourshid <[email protected]>
Update FUNDING.yml

github.com/statelyai/xstate - 26fd1be99451bbc4f61eff591562c24e7ef3ff35 authored about 5 years ago by David Khourshid <[email protected]>
fix(@xstate/scxml): add missing dependencies

github.com/statelyai/xstate - 11c9a34a7755a7559e5c21cffe6e0836530a7459 authored about 5 years ago by David Khourshid <[email protected]>
fix(core): fix missing TypeScript compilation

github.com/statelyai/xstate - 02e19dfe2b8c7e880e51092d22d76a2dbb783229 authored about 5 years ago by David Khourshid <[email protected]>
feat(core): state._sessionid

github.com/statelyai/xstate - 9d60165691859908c6351bb02bdcab0f4e670e0b authored about 5 years ago by David Khourshid <[email protected]>
chore(core): rename pid -> sessionId

github.com/statelyai/xstate - 07367f680a4793b9896d9ebe4504214cd0e1789e authored about 5 years ago by David Khourshid <[email protected]>
docs: add videos to tutorials.md

github.com/statelyai/xstate - a418082f474330d18e18a69bb1498717229753b7 authored about 5 years ago by David Khourshid <[email protected]>
feat(core): maintain stateNode.config references

github.com/statelyai/xstate - a0948de301aee23ed11970a8a10dd6f4d334a638 authored about 5 years ago by David Khourshid <[email protected]>
feat(core): add service.pid which can be globally referenced. Fixes #523

github.com/statelyai/xstate - 047c90153e24c64a48cc5193775f35d0498c866a authored about 5 years ago by David Khourshid <[email protected]>
docs: add external tutorials (WIP)

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

github.com/statelyai/xstate - cbcb46986f811f10e69df280ce03458d4ab54ed3 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #740 from mikemoraned/bug/reddit-api-memo

docs: make `useMemo` work in reddit tutorial

github.com/statelyai/xstate - 9ed15ef6921bf65e2efd4d94ebd1267823f85948 authored about 5 years ago by David Khourshid <[email protected]>
feat(core): export createMachine

github.com/statelyai/xstate - 92b09730f9b96b633e9eafb651df05e9c3bb12c2 authored about 5 years ago by David Khourshid <[email protected]>
make `useMemo` work in reddit tutorial

- make `useMemo` return the machine
- make `useMemo` depend on `name`
- change `data-machine` to...

github.com/statelyai/xstate - 5e6cab1bfa7d20dfb1cdcb459c1aabc4cf9df54a authored about 5 years ago by Mike Moran <[email protected]>
chore: revert build step for docs

github.com/statelyai/xstate - b1356774fe077f02c74efd9ed2875c5328ccf5ed authored about 5 years ago by David Khourshid <[email protected]>
docs: add examples for guards.md

github.com/statelyai/xstate - 3cda856e3962a59f5cda49d774d891825953c0cb authored about 5 years ago by David Khourshid <[email protected]>
docs: add embedded examples for hierarchical.md and parallel.md

github.com/statelyai/xstate - 83a8058af2a8b766c83f069b7510da8c486fcff8 authored about 5 years ago by David Khourshid <[email protected]>
chore(docs): update nodejs.yml to build docs

github.com/statelyai/xstate - 6f278b67153c59c9f52bb9a62f92859b910e5525 authored about 5 years ago by David Khourshid <[email protected]>
docs: add warning about mixing absolute and relative IDs. Closes #554

github.com/statelyai/xstate - 9b83960245702d10607e69b4614fffbb3e861b1f authored about 5 years ago by David Khourshid <[email protected]>
docs: update communication.md to clarify onDone. Closes #724

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

github.com/statelyai/xstate - b87a129f53811176a2c61a20ab0f310281a1fea7 authored about 5 years ago by David Khourshid <[email protected]>
docs: update Reddit tutorial

github.com/statelyai/xstate - cb0c72a8687214af76b31abf1310571888fabe67 authored about 5 years ago by David Khourshid <[email protected]>
chore(docs): fix docs script

github.com/statelyai/xstate - df8a84e2cf5e909a56f74bc6e0eee4900ac96ab7 authored about 5 years ago by David Khourshid <[email protected]>
chore(core): guardian -> registry and reduce isActor implementation

github.com/statelyai/xstate - ea48fd5ddb79177e1e5cf110bcf4ae4d6b0a7fc0 authored about 5 years ago by David Khourshid <[email protected]>
chore(core): fix tests

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

github.com/statelyai/xstate - 8f525ee71f5c85af2a7e884e5a46f78b4c80dfaa authored about 5 years ago by David Khourshid <[email protected]>
feat(core): add guardian for referencing existing services in spawn-like way. Fixes #682

github.com/statelyai/xstate - c53ccb1f8e7bf28f9d64018d38b634a517acd542 authored about 5 years ago by David Khourshid <[email protected]>
chore(core): 4.7.0-rc5

github.com/statelyai/xstate - 85464c154e2261640af725c05a523d3f9958f28f authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #738 from kyleshevlin/patch-1

Docs - Update with correct property name

github.com/statelyai/xstate - 5a9c65f52a82f7bf0eb8a9a0fc0383f25c62c373 authored about 5 years ago by David Khourshid <[email protected]>
Docs - Update with correct property name

Updates the docs for final states to use the correct property name for actions on exit

github.com/statelyai/xstate - 5085c863c4b88a5c7b57cf51c50866f2020a3d42 authored about 5 years ago by Kyle Shevlin <[email protected]>
fix(core): sending events to a stopped service should have no effect. Fixes #735

github.com/statelyai/xstate - 3e3f2060359b7778956804758a9eed5ee0bb2bac authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #734 from davidkpiano/remove-warning-about-reading-initial-state

Remove warning about reading an initialState of a service (it's pure so it's safe)

github.com/statelyai/xstate - 6e58e465c4306c72212bf707d4bf513095e024d3 authored about 5 years ago by David Khourshid <[email protected]>
Remove warning about reading an initialState of a service (it's pure so it's safe)

github.com/statelyai/xstate - 8daf381be3f12aad3ed0c4ce2a5d91ebc85ce3fb authored about 5 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'master' of ssh://github.com/davidkpiano/xstate

github.com/statelyai/xstate - 6c26803aa95c1b996b179c83d6a26096ab387e6a authored about 5 years ago by David Khourshid <[email protected]>
chore(core): WIP lazy evaluated context

github.com/statelyai/xstate - d9723a32e3e5d7221225b87f3d1991e0db633a31 authored about 5 years ago by David Khourshid <[email protected]>
fix(core): ensure origins are defined for events originating from spawned/invoked actors

github.com/statelyai/xstate - 74211a3434353e8e463bf9df5a8546558214b37f authored about 5 years ago by David Khourshid <[email protected]>
docs: update READMEs

github.com/statelyai/xstate - 9d684fe49c1fc7888b309867d32d0e4e094d4cea authored about 5 years ago by David Khourshid <[email protected]>
fix(core): loosen Typestate types

github.com/statelyai/xstate - 23803fdb2c39be43ef0bcc056099e44a03b02b20 authored about 5 years ago by David Khourshid <[email protected]>
fix(core): loosening types for Actor and InvokeCreator

github.com/statelyai/xstate - e753f2fdb01c7ea27f2f77baa68bfcf5076c8c4c authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #728 from davidkpiano/fix/non-last-unguarded-target-warn-condition

Fix condition for hasNonLastUnguardedTarget warning

github.com/statelyai/xstate - f0f8321d9b74b45a3aaefff054cdceadac8a1ed1 authored about 5 years ago by David Khourshid <[email protected]>
Fix condition for hasNonLastUnguardedTarget warning

github.com/statelyai/xstate - b46d291ddb581c7dc5f5358a50a27b9f312f8699 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #726 from davidkpiano/xstate-test/browser-compatible

Make @xstate/test browser-compatible leveraging package.json#browser

github.com/statelyai/xstate - 4f1523bb742a52a7d7f7ea4f774ff67e0d161b73 authored about 5 years ago by David Khourshid <[email protected]>
Make @xstate/test browser-compatible leveraging package.json#browser

github.com/statelyai/xstate - 8c30f82b476d5b4f615decd491e4d6d319316f01 authored about 5 years ago by Mateusz Burzyński <[email protected]>
chore(core): remove reference to missing script

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

github.com/statelyai/xstate - d3da9b1680828886b47798b8817438c68c792596 authored about 5 years ago by David Khourshid <[email protected]>
docs(core): fix send link in communication.md. Fixes #710

github.com/statelyai/xstate - 4f24936357491723123f26d82d3806f06a332660 authored about 5 years ago by David Khourshid <[email protected]>
Fix broken link in communication.md (#722)

github.com/statelyai/xstate - aba076ff8d3c850a12365030867383feb30ed9ae authored about 5 years ago by Nick Dancer <[email protected]>
Merge pull request #719 from aethelz/fsm-rollup

Provide rollup-compatible esm bundle version for @xstate/fsm

github.com/statelyai/xstate - b3977e80c39347b24c7a59352a4c4afa3882d655 authored about 5 years ago by David Khourshid <[email protected]>
Provide rollup-compatible esm bundle version for @xstate/fsm

github.com/statelyai/xstate - cfb125acb3438946dfabab4c71e36acd23594efc authored about 5 years ago by Eugene <[email protected]>
Merge pull request #717 from amitnovick/master

XState DevTools integration: passing the machine config for visualization

github.com/statelyai/xstate - 641ee9e648f6577fdf0624791f8adc56611ebc90 authored about 5 years ago by David Khourshid <[email protected]>
XState DevTools integration: passing the machine config for visualization

github.com/statelyai/xstate - f923dce0321cab02c9d2755de1eb7f5ef0ff3350 authored about 5 years ago by Amit Novick <[email protected]>
Merge pull request #716 from davidkpiano/xstate-react/read-initial-state-lazily

Read initialState when initializing state lazily

github.com/statelyai/xstate - 8bbdb9ca8ddb06c5c3e1da21f41876ccc5475acc authored about 5 years ago by David Khourshid <[email protected]>
Read initialState when initializing state lazily

github.com/statelyai/xstate - 8cc6b1c6aa719cbae77ea5687dd8475951e1ce91 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #712 from rametta/patch-1

Fix

github.com/statelyai/xstate - 33ec41620b9e3534490432c53f4a71e63e663b9e authored about 5 years ago by David Khourshid <[email protected]>
Update README.md

github.com/statelyai/xstate - 4e34f379d4ec88840097387085de6039accf01f4 authored about 5 years ago by Jason <[email protected]>
chore(core): 4.7.0-rc4

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

github.com/statelyai/xstate - f28abb75cca6edf71a0e01ca3b3ada45591642a4 authored about 5 years ago by David Khourshid <[email protected]>
docs(core): change forward to autoForward. Fixes #680

github.com/statelyai/xstate - 6defee54471a5f05d9f63597a78c68962a09f2a3 authored about 5 years ago by David Khourshid <[email protected]>
Merge pull request #708 from davidkpiano/dont-publish-source-maps

Filter out source maps from published files

github.com/statelyai/xstate - bd289ab89cf05944e081b9df9e840cfed9cbe098 authored about 5 years ago by David Khourshid <[email protected]>
Filter out source maps from published files

github.com/statelyai/xstate - f143b598acea504fbb0711506b76f2836cc9d5e0 authored about 5 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #705 from aethelz/fix-unpkg-link

docs(core): Fix broken unpkg CDN dist link

github.com/statelyai/xstate - 468f1f17780f0a287598447d19d3a26573920f60 authored about 5 years ago by David Khourshid <[email protected]>
docs(core): Fix broken unpkg CDN dist link

github.com/statelyai/xstate - cc1005c691eff4188343285347868da140ff40a0 authored about 5 years ago by Eugene <[email protected]>
chore(core): move error reporting function to utils

github.com/statelyai/xstate - 09d3b42d1f962ee1088c6ea18f2ff844fd50bbf5 authored about 5 years ago by David Khourshid <[email protected]>
docs(core): typestates

github.com/statelyai/xstate - 6fc762c76281374548d0fda43c2a15fa66284aca authored about 5 years ago by David Khourshid <[email protected]>
docs(core): actions.md

github.com/statelyai/xstate - b4c36ffd7e339a529c764d9fe20385eef64c947d authored about 5 years ago by David Khourshid <[email protected]>
docs(core): add docs for log() with a plain string

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