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

doc: fix spelling in a link to Vue composition API

github.com/statelyai/xstate - 63949cb2c7a21fe410f54dd71ca0f072e449a5cb authored almost 5 years ago by stevelead <[email protected]>
More mutability refactoring

github.com/statelyai/xstate - 2e6e2339189dcb18e87760736b6a1fb707c8ab1e authored almost 5 years ago by David Khourshid <[email protected]>
Refactor to mut WIP

github.com/statelyai/xstate - 6017c5c9bbc426152fb0d251f413e7125faf65a6 authored almost 5 years ago by David Khourshid <[email protected]>
Refactor WIP: mutConfiguration

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

github.com/statelyai/xstate - 84cebb9f3ff07c0334f87fc6778323c206c8b079 authored almost 5 years ago by David Khourshid <[email protected]>
Merge branch 'next' into v5/history

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

github.com/statelyai/xstate - 159e3af2222c9a8950557fdb79a7d34fa9983fca authored almost 5 years ago by David Khourshid <[email protected]>
docs: add link to @xstate-vue

github.com/statelyai/xstate - 2ab67c0c7e5a9128ad6edd476a70d1a2f20be36e authored almost 5 years ago by Sarah Dayan <[email protected]>
Merge pull request #1002 from davidkpiano/remove/send-separate-type-payload

Removed support for `service.send(type, payload)`

github.com/statelyai/xstate - 229076c9feeed80bdaa1e33feb3cc408c28060d2 authored almost 5 years ago by David Khourshid <[email protected]>
Fix xstate-analytics/src/types not being a module

github.com/statelyai/xstate - 1dc2139b95baab98a84ad288eab4c30e952ffffa authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Fix reexported types problem in @xstate/fsm

github.com/statelyai/xstate - 854e5c2699d804543628dd2aefa4084704132f65 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Use isolatedModules TS mode

github.com/statelyai/xstate - caa99b01b771885aa6005d16ec13037038c3f916 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Removed support for `service.send(type, payload)`

github.com/statelyai/xstate - 31a0d890f55d8f0b06772c9fd510b18302b76ebb authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Refactor WIP

github.com/statelyai/xstate - 078fad5eb9ac77cd3a369303a1829c7b16508b9a authored almost 5 years ago by David Khourshid <[email protected]>
All tests pass! Now to fully refactor...

github.com/statelyai/xstate - 3d86216a78730897a6028e87cd8c4474588ba877 authored almost 5 years ago by David Khourshid <[email protected]>
Working on SCXML tests - ensure that internal queue events are raised

github.com/statelyai/xstate - 51a0c04277344efa90543c31b2c2cb46eba0b316 authored almost 5 years ago by David Khourshid <[email protected]>
Almost all tests passing

github.com/statelyai/xstate - ef34d032a69a284a36aa304e3615827202988e3f authored almost 5 years ago by David Khourshid <[email protected]>
Merge pull request #1000 from mergebandit/patch-1

Update Multiple Guards example

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

github.com/statelyai/xstate - 09cac2d489bd04543f402249421869d78c05247c authored almost 5 years ago by David Khourshid <[email protected]>
WIP: add exitStates() function

github.com/statelyai/xstate - 79bdc26dedeb60d0682c1d1d94ffa817d288b904 authored almost 5 years ago by David Khourshid <[email protected]>
Update Multiple Guards example

The multiple guards example sets the initial context of `alarm` to `false`. After calling `doorS...

github.com/statelyai/xstate - 96242013c15480505f1c2bdcb1447a9c8336efda authored almost 5 years ago by Scott Silvi <[email protected]>
Merge branch 'master' into next

github.com/statelyai/xstate - 4cf0a763f3bf3b2f0fd5469c6314c5606ba12d3a authored almost 5 years ago by David Khourshid <[email protected]>
Bump TS version to 3.75

github.com/statelyai/xstate - 7dc9048921dd6728f75b65d4cc006e468002a7a0 authored almost 5 years ago by David Khourshid <[email protected]>
Bump @xstate/react@next version, update TS project-wide

github.com/statelyai/xstate - 8f2bc91b8b4e4e675d5a20aace5457d68c43c336 authored almost 5 years ago by David Khourshid <[email protected]>
Begin exitSet refactor

github.com/statelyai/xstate - 7aea56364979dc7e3e187a04f0024d0ee4e6ef79 authored almost 5 years ago by David Khourshid <[email protected]>
Refactor exit set computation according to SCXML algos

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

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

github.com/statelyai/xstate - 7a32767a5fd041b2cf78e9dfbd9ce255c46f9308 authored almost 5 years ago by David Khourshid <[email protected]>
historyMap -> historyValue

github.com/statelyai/xstate - 2a601c037d2a4f31080c99db29b5163fd57aefbc authored almost 5 years ago by David Khourshid <[email protected]>
Merge pull request #992 from rjdestigter/docs-invoke-src-string

Updated documentation on strings as sources for invoke properties

github.com/statelyai/xstate - f972d0054a6449c8efd50919cdbc72fb4ebdcc12 authored almost 5 years ago by David Khourshid <[email protected]>
Updated documentation on strings as sources for invoke properties.

github.com/statelyai/xstate - 95952f0443ee9e7733d3f15506e827c442a3c4ee authored almost 5 years ago by DeStigter, John <[email protected]>
Update graph test snapshots

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

github.com/statelyai/xstate - 04e89f90f97fe25a45b5908c45f25a513f0fd70f authored almost 5 years ago by David Khourshid <[email protected]>
Remove HistoryValue

github.com/statelyai/xstate - 44a49946c0e73e7d4738ec611fabd346e21d11bb authored almost 5 years ago by David Khourshid <[email protected]>
Refactor history WIP

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

github.com/statelyai/xstate - 4744681c0393969dc7c0d9375fa3c3172e38674b authored almost 5 years ago by David Khourshid <[email protected]>
Merge pull request #983 from Blacktiger/doc-send-options

Add documentation for the options argument to spawn

github.com/statelyai/xstate - 604e4737fa6657ecb753191d1b1db3df1445a173 authored almost 5 years ago by David Khourshid <[email protected]>
Add documentation for the options argument to spawn

github.com/statelyai/xstate - 887b852af05c08712e90782bb70a3a678b2890f7 authored almost 5 years ago by Michael Martz <[email protected]>
Merge pull request #953 from davidkpiano/v5/node-refactor

V5: MachineNode (and StateNode refactor)

github.com/statelyai/xstate - 7e7da80830afe5e33c7b63d99c01981bd3149d45 authored almost 5 years ago by David Khourshid <[email protected]>
Merge pull request #978 from brodybits/patch-1

doc: fix spelling in a link to Vue composition API

github.com/statelyai/xstate - ad1b6202e64ec0106768df64c7fa27d2d002adc3 authored almost 5 years ago by David Khourshid <[email protected]>
doc: fix spelling in a link to Vue composition API

github.com/statelyai/xstate - 016fac4585cda291d6ac787bdfed5519c86b9c0b authored almost 5 years ago by Chris Brody <[email protected]>
Version Packages (#968)

Version Packages

github.com/statelyai/xstate - b7fabd8037af343e434afb69448b190c8e7c4804 authored almost 5 years ago by David Khourshid <[email protected]>
ci(changeset): generate PR with changelog & version updates

github.com/statelyai/xstate - 9f626ebe8a10999f65bd9320b8dfa90e9a620176 authored almost 5 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
[docs] Link to more up to date calculator (#977)

[docs] Link to more up to date calculator

github.com/statelyai/xstate - 684ae05462b762f421515fe9a3985564d9deb7a5 authored almost 5 years ago by David Khourshid <[email protected]>
Fixed issue with `useMachine` crashing without providing optiona… (#976)

Fixed issue with `useMachine` crashing without providing optional `options` parameter

github.com/statelyai/xstate - d923ae47ddde15ff0929b5b31df310ec94d6e246 authored almost 5 years ago by David Khourshid <[email protected]>
Link to more up to date calculator

github.com/statelyai/xstate - befb3ea243d923f2a60f735277f87df6cf8d461e authored almost 5 years ago by Brett Taylor <[email protected]>
Fixed issue with `useMachine` crashing without providing optional `options` parameter

github.com/statelyai/xstate - c057f38aa20d06501fd7e5893eef0d6688e547eb authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Change error to a warning in @xstate/react/fsm as well (#973)

Change error to a warning in @xstate/react/fsm as well

github.com/statelyai/xstate - e423ddc4d030165cf936122805df77089c8603aa authored almost 5 years ago by David Khourshid <[email protected]>
Change __cache from public to protected

github.com/statelyai/xstate - 1cf41865aebe76db2ca789ecc8ee5fd447012c6d authored almost 5 years ago by David Khourshid <[email protected]>
Add changeset for partial context

github.com/statelyai/xstate - b62a6fd1ad114e8150603cfed7ed4dd75d0fd609 authored almost 5 years ago by David Khourshid <[email protected]>
Address PR comments + changeset

github.com/statelyai/xstate - 3de36bb24e8f59f54d571bf587407b1b6a9856e0 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 - cd23bbb1da30ed1785a0b36d74ebcc2d8316d3b1 authored almost 5 years ago by David Khourshid <[email protected]>
Add version badge to "Sending Responses" section (#974)

makes it clear that responses are only available in version 4.7+

github.com/statelyai/xstate - f814c1b433b875b019d8ab5766dc04117784b06a authored almost 5 years ago by Rafael <[email protected]>
Add @xstate/vue to publishable packages

github.com/statelyai/xstate - 577b1add3cd2804dbf4555b0cbadd45f8f3be761 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Change error to a warning in @xstate/react/fsm as well

github.com/statelyai/xstate - cf3bd1077f797414f69e14ce563831268078a26e authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Add context to definition, add more properties

github.com/statelyai/xstate - 3a43d3773c3171b558cea3e8d0a633a7f7db405d authored almost 5 years ago by David Khourshid <[email protected]>
Remove activities property from State

github.com/statelyai/xstate - 14226cab8bcc8978ca98ec36e1e01e53555243f7 authored almost 5 years ago by David Khourshid <[email protected]>
Add specific schemas for state node types

github.com/statelyai/xstate - 0784642ee0dc43cf1efdf9929f87eb75673c715a authored almost 5 years ago by David Khourshid <[email protected]>
Consolidate scripts

github.com/statelyai/xstate - 0ce0c9daf3e1e3e3e8c40a10ae23d7e5cdba69bf authored almost 5 years ago by David Khourshid <[email protected]>
Cleanup types

github.com/statelyai/xstate - 6b61949ee8e33137aa14d91776f98aa69a2370e2 authored almost 5 years ago by David Khourshid <[email protected]>
WIP: specific types

github.com/statelyai/xstate - 4470a9a2eb8951912bf0b580a3fdc35a67ea4f73 authored almost 5 years ago by David Khourshid <[email protected]>
Merge branch 'master' into davidkpiano/json-schema

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

github.com/statelyai/xstate - f2646f66942a62daf1af8714b7ac62db6b515663 authored almost 5 years ago by David Khourshid <[email protected]>
Fix partial contest resolution

github.com/statelyai/xstate - 252efefb45bdab72e4068eb884bb7e3fe9636b2b authored almost 5 years ago by David Khourshid <[email protected]>
Update TypeScript

github.com/statelyai/xstate - 5f30d4ce5ce29efcfe207864b46ecea9292a91d6 authored almost 5 years ago by David Khourshid <[email protected]>
Add support for partial context updates

github.com/statelyai/xstate - 377bc7f8df6611989262a0113878f3707925dd77 authored almost 5 years ago by David Khourshid <[email protected]>
Update vue guide (#970)

Update vue guide

github.com/statelyai/xstate - 2a330b1ed2d66d262b025f7a4e223dcad822f26d authored almost 5 years ago by David Khourshid <[email protected]>
Merge pull request #1 from f-elix/f-elix-update-vue-guide

Update vue.md

github.com/statelyai/xstate - cdf9345879e5246b322c0ee8da7fcc11b16e198d authored almost 5 years ago by Felix Guerin <[email protected]>
Update vue.md

Add a context property to the machine's definition
Explain that the context can act as a data s...

github.com/statelyai/xstate - 4911636bea2f135ea5aa9f1515b705add9e09091 authored almost 5 years ago by Felix Guerin <[email protected]>
Fix Vue types

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

github.com/statelyai/xstate - 14699b7902be1f7d43f036cba74e1ba12ab0c07f authored almost 5 years ago by David Khourshid <[email protected]>
Fix StateMachine -> MachineNode types

github.com/statelyai/xstate - a2795f3eceb7f7de7c94cf5c1e6a278c3091ff88 authored almost 5 years ago by David Khourshid <[email protected]>
Fix @xstate/react type

github.com/statelyai/xstate - 46e84b99c1c94ac53384e0050f1716a2184aa07a authored almost 5 years ago by David Khourshid <[email protected]>
Rename StateMachine -> MachineNode

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

github.com/statelyai/xstate - 562fd8ceec38617a4e2e6f0f6645bdce1c05b3b1 authored almost 5 years ago by David Khourshid <[email protected]>
Merge pull request #967 from andrewgordstewart/andrewgordstewart/add-tcontext-type-to-invoke-config

Pass TContext type to InvokeConfig

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

github.com/statelyai/xstate - 520580b4af597f7c83c329757ae972278c2d4494 authored almost 5 years ago by Andrew Stewart <[email protected]>
Add TEvent generic to InvokeCreator type

github.com/statelyai/xstate - 42a9ae7d70c6f93fa70ff90c62411c945c8a0a35 authored almost 5 years ago by Andrew Stewart <[email protected]>
Pass TContext type to InvokeConfig

github.com/statelyai/xstate - 1d4ddf67524726a0d827b401c5a5664cdc480781 authored almost 5 years ago by Andrew Stewart <[email protected]>
fix(@xstate/react): warn instead of throwing an error for changed machines

github.com/statelyai/xstate - 1f05fddb08ab08940ef75a3e0dbeb300d9e0e8a4 authored almost 5 years ago by David Khourshid <[email protected]>
Align implementation of @xstate/vue more closely to what is bein… (#962)

Align implementation of @xstate/vue more closely to what is being implemented for @xstate/react

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

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

github.com/statelyai/xstate - bb290ed9ece7f780af18a02874e90e91cdf282a9 authored almost 5 years ago by David Khourshid <[email protected]>
MachineNode -> StateMachine

github.com/statelyai/xstate - f408522bca8e11f18cfd8b00f7a7e6ff6cd08cbf authored almost 5 years ago by David Khourshid <[email protected]>
MachineNode -> StateMachine

github.com/statelyai/xstate - 8b21fdaff6f52fdf5f8f0b1f3e630c80548df84a authored almost 5 years ago by David Khourshid <[email protected]>
Remove redundant MachineNode cast

github.com/statelyai/xstate - 16c451b953730076246284227663131b0238d63a authored almost 5 years ago by David Khourshid <[email protected]>
Revert res -> resolve in scxml.test.ts

github.com/statelyai/xstate - ea070e36ed9dcb642edc92d465ebbbf69e7b3640 authored almost 5 years ago by David Khourshid <[email protected]>
Revert interpreter test

github.com/statelyai/xstate - 805d44b44f1ccf961fa9916c578d7525fdec7ac4 authored almost 5 years ago by David Khourshid <[email protected]>
Move __xstatenode to machine

github.com/statelyai/xstate - 8a1668a2e8df2cee85f49224566baf8fa12516d8 authored almost 5 years ago by David Khourshid <[email protected]>
Remove stray console.log statements

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

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

github.com/statelyai/xstate - 6305b1abcc9afa8d70ba4b136e90653cae190092 authored almost 5 years ago by David Khourshid <[email protected]>
Align implementation of @xstate/vue more closely to what is being implemented for @xstate/react

github.com/statelyai/xstate - c6c4ebd5ab10da1db1891e5cf4f1087131a28b2b authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Move useMachine & useService in @xstate/vue to the same file

github.com/statelyai/xstate - 0901f0c5de79b07a4901cb5ecfc656fcbc763360 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'master' into davidkpiano/json-schema

github.com/statelyai/xstate - 91722ad4a3a93f19ac4b7c9ad561e4e7d2721ee0 authored almost 5 years ago by David Khourshid <[email protected]>
Version Packages (#937)

github.com/statelyai/xstate - 267fa6d412bc13e740e5b99c5f298a2e6794d16d authored almost 5 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Use @changesets/changelog-github

github.com/statelyai/xstate - dc0ea1834e0ad80b8063767a08ae7b62a4aa6d53 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
Update @changesets/cli

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

github.com/statelyai/xstate - 2ab772286cece2c9bdf49447a3429db5c9ca4afb authored almost 5 years ago by David Khourshid <[email protected]>
Fixed memory leak in internal actor registry (#957)

Fixed memory leak in internal actor registry

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