flatironinstitute / stan-playground

Run Stan models in the browser
Apache License 2.0
36 stars 1 forks source link

Set example links to replace current history item #131

Closed WardBrian closed 4 months ago

WardBrian commented 4 months ago

A very minor improvement which occurred to me mere seconds after merging #130

This makes it so clicking the examples replaces the current history item, which should always be the empty URL with no parameters (and therefore a relatively uninteresting history item). This makes it so clicking the various examples multiple times leads to a much more useful history/back button listing.

jsoules commented 4 months ago

Would seem to work a treat. Ship it.