hiebj / stately

elegant, type-safe state management
2 stars 1 forks source link

<Historical> #26

Open hiebj opened 5 years ago

hiebj commented 5 years ago

A big feature. Needs definition; loosely, the goal is to provide a component following the Controllable pattern that allows the recording of action and state history for a subset of the state tree. This would allow replayability and undo/redo in the front end.