-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
persist data source branch in localStorage #89
Conversation
Deploying with
|
Latest commit: |
d24f73b
|
Status: | ✅ Deploy successful! |
Preview URL: | https://7b7462ae.topology.pages.dev |
Branch Preview URL: | https://jcd-store-branch.topology.pages.dev |
It's easy enough to add basic support for a |
Is it possible to remember intent here? If you follow a query string to a branch, it's forgotten on the next visit without a query string, but if you choose via dev to change branches it persists? |
5ddcf8f
to
4bd4a10
Compare
which appears to have been introduced through random dependency drift, not any changes here :/
0e7d05a
to
4eb5f83
Compare
4eb5f83
to
d24f73b
Compare
* format {S#|P#} display (#80) to include a description of the trait value * persist data source branch in localStorage (#89) * persist data source branch in localStorage * fix compile build failure which appears to have been introduced through random dependency drift, not any changes here :/ * cache cypress binary in CI to fix https://github.com/pi-base/web/actions/runs/7149095438/job/19470902100?pr=89 * fix trait#show page reactivity (#94) per report [here](https://github.com/orgs/pi-base/discussions/464#discussioncomment-7560692) * truncate previews at first line break (#96) * fix filter reactivity (#97) fixes #77 * add related trait filter url param * typeset internal links (#99) * misc. minor style tweaks (#100) - adjust icon styling - fix spacing around ,s in alias lists - correct table header style * use action verbs in robot toggle (#103) * Update homepage to promote code4math (#93) * Update homepage to promote code4math * typo, formatting * formatting * lint * redirect to normalized ids --------- Co-authored-by: Steven Clontz <[email protected]>
Testing Notes