BareReplay now lives in its own repository, https://github.com/avanelsas/barereplay. The Clojars coordinate com.github.avanelsas/barereplay is unchanged, so nothing moves for a consumer. Release tags are vX.Y.Z rather than barereplay-vX.Y.Z.
Adds a collapse button to the dock header that folds the panel down to its title bar and back.
Pins BareBuild 0.6.0, which splits barebuild.utils into three namespaces. The dock reads the URL projection from barebuild.utils.url. No change to the replay behaviour or to the dock itself.
Restores the URL projection while replaying, so walking the timeline back drives the URL to each past intent. Pins BareBuild 0.5.0 for the new on-apply consumer hook and BareDOM 3.7.0.
Projects reconstructed state only while replaying, not on every live event. The live view and its animations are left untouched during normal use.
Reconstructs and projects multiple server-resource independently. A page with several server-resources now replays each on its own timeline.
First release. A time-travel replay debugger for BareBuild apps. It records the event log and reconstructs any past state by replaying the pure step, then re-projects it onto the live components. Ships a draggable dock with transport controls, a live-updating event timeline, and a request and response data pane. Published to Clojars.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |