https://clojurians.slack.com/archives/C06MAR553/p1615863320002500 Please give it a try and let me know what you think π
Nice additions!
how does one get the diff view to be available to be selected?
I looked at the Apropos demo and I just canβt reproduce what I saw there with diff view
Currently the predicate looks for a https://github.com/djblue/portal/blob/master/src/portal/ui/viewer/diff.cljs#L23-L24, I've been meaning to loosen up the predicate but haven't gotten to it yet
With the introduction of item selection, I'm hoping to add multi-select in the future! It would allow people to select multiple items and apply a function. Not sure how to do it yet, so it's still baking π
I actually tried to multi-select as well. Good to know that is brewing. :-)