issues
search
MicheleBertoli
/
react-automata
A state machine abstraction for React
MIT License
1.34k
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this repo no longer being worked upon ?
#93
mayrestinpeace
opened
3 years ago
1
Jest test - error with react-automata
#92
smuller97
opened
4 years ago
0
Flow suppport
#91
melissafzhang
opened
5 years ago
0
Error while using <State>
#90
techkrtk
opened
5 years ago
0
Update to the latest version of XState
#89
aislanmaia
opened
5 years ago
0
fix typo
#88
newswim
opened
5 years ago
0
Initial Data is not set (or at least not accessable in props)
#87
larsbuch
opened
5 years ago
0
Sponsorship
#86
famulus
opened
5 years ago
0
Hook?
#85
alex-saunders
opened
5 years ago
3
Question: Is history nodes supported ?
#84
larsbuch
closed
5 years ago
3
Converts project into a Lerna monorepo
#83
ctrlplusb
opened
6 years ago
1
Future plans for react automata
#82
ferdinandsalis
closed
2 years ago
5
Typescript support?
#81
lamtranweb
opened
6 years ago
1
document upgrading to v4
#80
kriswep
closed
6 years ago
3
ReferenceError: statechart is not defined when testing
#79
joshpitzalis
closed
6 years ago
3
Upgrade guide for v4
#78
kriswep
closed
6 years ago
1
handling nested state
#77
joshpitzalis
closed
6 years ago
1
Fix: Hoist statics from child in `withStateMachine` HOC
#76
FiberJW
closed
6 years ago
1
[WIP] Fixes actions on same-state transitions
#75
good-idea
opened
6 years ago
1
Actions are not updated when the transition is to the same state
#74
good-idea
opened
6 years ago
1
Is testStateMachine code included in prod builds?
#73
san650
closed
6 years ago
2
Understanding testStateMachine
#72
hally9k
closed
6 years ago
3
Invariant violation error when componentState changed but not machineState
#71
dangh
closed
6 years ago
1
Remove reduntant config
#70
aulisius
closed
6 years ago
1
Changelog
#69
kirillku
closed
6 years ago
1
make is prop required
#68
kirillku
closed
6 years ago
1
componentWillTransition not working
#67
pdkn
closed
6 years ago
7
Inconsistent lifecycle methods firing
#66
tastywheat
closed
6 years ago
1
Update docs: testStateMachine is neither a method nor exported
#65
S-unya
closed
6 years ago
1
v4
#64
MicheleBertoli
closed
6 years ago
0
Action methods are not receiving extState/event objects
#63
brianlawasdf123
closed
6 years ago
3
Support xstate Machine options parameter
#62
tastywheat
closed
6 years ago
4
Bug: Component gets rerendered when trying to transition to impossible state
#61
kirillku
closed
6 years ago
2
StateMachine Component
#60
ShMcK
closed
6 years ago
2
Reusable State Machines
#59
ShMcK
closed
6 years ago
13
Give a way to update data (without transition)
#58
palashkaria
closed
6 years ago
3
move react-test-renderer to peer dependency
#57
ShMcK
closed
6 years ago
1
Shrink Import Size, restructure dependencies
#56
ShMcK
closed
6 years ago
2
replace minimatch dependency with glob-to-regexp (#52)
#55
ioss
closed
6 years ago
9
support cond in tests
#54
MicheleBertoli
closed
6 years ago
0
Update to xstate 3.3
#53
davidkpiano
closed
6 years ago
1
React Native builds failed because of minimatch dependency
#52
kwieccia
closed
6 years ago
1
Wrap propTypes with env check - allows to remove them from production…
#51
Andarist
closed
6 years ago
2
Adds another example + react native example
#50
GantMan
closed
6 years ago
1
How to test conditional transitions?
#49
hally9k
closed
6 years ago
6
Update README.md
#48
lopis
closed
6 years ago
1
add helpful info in test wrapper docs
#47
GantMan
closed
6 years ago
1
Actions don't appear to fire in automated snapshot tests.
#46
hally9k
closed
6 years ago
3
Is it possible to pass some context into an action?
#45
hally9k
closed
6 years ago
0
Annotate top level calls as pure
#44
Andarist
closed
6 years ago
1
Next