3 Commits

Author SHA1 Message Date
Daniel Compton
9629ad9dac Rename strings and docs to re-frame-10x
Namespaces and function names in a later commit.
2018-02-20 14:40:17 +13:00
Mike Thompson
3c4fd8be9c Split README text so it isn't all on the one line. 2018-01-17 23:26:19 +11:00
Daniel Compton
87e5679ebb Persist app-db expansions
Uses the path through the hiccup as the expansion path. This means that
if the hiccup layout changes, the wrong item can be expanded. However
it is still better than the alternative, and can be improved in the
future.

Fixes #105
2017-11-16 15:33:07 +13:00