I just released a couple of exciting new features for Ballast! Version 2.2.0 adds a new module,
ballast-undo
to automatically handle state-based undo/redo functionality, and another module,
ballast-sync
allows you to synchronize state between multiple ViewModels, potentially over a network. Documentation and examples for both are available in the docs site, and you can join us over at #ballast for support
⢠Undo/Redo: Documentation, Example
⢠Sync: Documentation, Example