Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / akhil0001/simple-state-machine issues and pull requests

#59 - build(deps-dev): bump follow-redirects from 1.15.3 to 1.15.5

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#58 - Feat/add matchesAny func

Pull Request - State: closed - Opened by akhil0001 11 months ago - 1 comment

#57 - Refactor/create machine

Pull Request - State: closed - Opened by akhil0001 11 months ago

#56 - Feat/add tests

Pull Request - State: open - Opened by akhil0001 11 months ago

#55 - build(deps-dev): bump vite from 4.5.0 to 4.5.1

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#54 - Refactor: Rewrite `createMachine` with event driven architecture

Issue - State: closed - Opened by akhil0001 11 months ago - 1 comment
Labels: enhancement

#53 - feat: add whenIn function

Pull Request - State: closed - Opened by akhil0001 11 months ago

#52 - Fix/change internal state when invalidated

Pull Request - State: closed - Opened by akhil0001 12 months ago

#51 - Add Compound State

Issue - State: open - Opened by SurajThotakura 12 months ago - 1 comment
Labels: enhancement

#50 - Update/react

Pull Request - State: closed - Opened by akhil0001 12 months ago

#49 - Feat/add shared machine hook

Pull Request - State: closed - Opened by akhil0001 12 months ago

#48 - feat: add keywords

Pull Request - State: closed - Opened by akhil0001 12 months ago

#47 - Fix/use fifo instead of lifo

Pull Request - State: closed - Opened by akhil0001 12 months ago

#46 - Fix/race condition using event queue

Pull Request - State: closed - Opened by akhil0001 12 months ago

#45 - Feat/add matches methods to state

Pull Request - State: closed - Opened by akhil0001 12 months ago - 2 comments

#44 - Update/git lint in package.json

Pull Request - State: closed - Opened by akhil0001 12 months ago

#43 - Create LICENSE.md

Pull Request - State: closed - Opened by akhil0001 12 months ago - 1 comment

#42 - Add licence

Issue - State: closed - Opened by SurajThotakura 12 months ago

#41 - Update/new version

Pull Request - State: closed - Opened by akhil0001 12 months ago

#40 - feat: introduce lerna js and commands

Pull Request - State: closed - Opened by akhil0001 12 months ago

#39 - 38 make cleanup function in invoke callback optional

Pull Request - State: closed - Opened by akhil0001 12 months ago

#38 - Make cleanup function in invoke callback optional

Issue - State: closed - Opened by akhil0001 12 months ago
Labels: bug

#37 - update(docs): add usage to the example

Pull Request - State: closed - Opened by akhil0001 12 months ago

#36 - update(docs): remove phrase

Pull Request - State: closed - Opened by akhil0001 12 months ago

#35 - Update/docs

Pull Request - State: closed - Opened by akhil0001 12 months ago

#34 - Update/docs

Pull Request - State: closed - Opened by akhil0001 12 months ago

#33 - Update/docs

Pull Request - State: closed - Opened by akhil0001 12 months ago

#32 - Add state.matchesAny("state")

Issue - State: closed - Opened by SurajThotakura about 1 year ago - 3 comments
Labels: enhancement

#31 - Add a way to label actions for better search and maintenance

Issue - State: closed - Opened by SurajThotakura about 1 year ago - 1 comment
Labels: enhancement

#30 - Update/docs

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#29 - Fix/assign func merge prev context

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#28 - fix: setcontext after running effects

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#27 - Update/docs

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#26 - Update/docs

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#26 - Update/docs

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#25 - Feat/machine transitions

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#24 - Feat/create context

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#23 - Feat/assign

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#22 - feat: add build:watch command

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#21 - feat: pass debug value to see debug logs

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#20 - Fix/state value use state machine

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#19 - Fix/types

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#18 - Feat/packages

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#17 - Feat/integrate mermaid to inspect

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#16 - Refactor/action class

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#15 - Feat/handle machine level tranisitions

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#14 - refactor: remove redundant code

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#13 - Feat/add lazy delay cb

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#12 - Feat/support async functions

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#11 - Feat/add unsubscribe method

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#10 - Feat/add live inspect

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#9 - Feat/pass event data to effects

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#8 - Refactor/move-to-json-from-map

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#7 - Feat/add state type sense

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#6 - Feat/timer example

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#5 - feat: add subscribe and start function exports

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#4 - feat: add callback support in state

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#3 - Feat/add timer support

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#2 - Feat/state machine

Pull Request - State: closed - Opened by akhil0001 about 1 year ago

#1 - Feat/state machine

Pull Request - State: closed - Opened by akhil0001 about 1 year ago