Uh oh!
There was an error while loading. Please reload this page.
fix trait#show page reactivity - #94
Merged
Merged
Conversation
jamesdabbsforce-pushed
the
jcd/reactive-trait-show
branch
from
December 10, 2023 19:18
d5e6a69 to
db64e07CompareDeploying with |
| Latest commit: | 7d66eed |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2145b74f.topology.pages.dev |
| Branch Preview URL: | https://jcd-reactive-trait-show.topology.pages.dev |
jamesdabbsforce-pushed
the
jcd/reactive-trait-show
branch
from
December 10, 2023 19:21
db64e07 to
7d66eedComparejamesdabbs
marked this pull request as ready for review
December 10, 2023 19:24
jamesdabbs added a commit
that referenced
this pull request
Dec 13, 2023
* 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 <steven.clontz@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
per report here
Testing Notes