AriaFallah / mobx-store

A data store with declarative querying, observable state, and easy undo/redo.
MIT License
282 stars 9 forks source link

Add undo/redo which covers probably 99% of the use case for storing previous states. #14

Closed AriaFallah closed 8 years ago

AriaFallah commented 8 years ago

Would be nice to have https://github.com/mobxjs/mobx/issues/214

AriaFallah commented 8 years ago

Fixed by #15