fix(learn): render dropped subsection content + list-badge, reference-link & citation-flash polish - #56
Merged
Merged
Conversation
…-link & citation-flash polish - subsections now render comparison/callout/crystal fields (subsectionSchema + Subsection interface + render branches were missing them) — restores 10 silently-dropped content blocks across 6 articles incl. crystallography-advanced's Open-vs-Closed comparison and 3 CDL-example demos, plus a dev-mode warning for unhandled subsection keys - fixes a secondary crystal-subsection misroute into CrystalSystemCard - fixes ordered-list counter-badge overlap under prose-lg (replicated custom ol/li/::before rules into typography.lg — regression from PR #55) - reference DOI/URL links now visible (crystal-700 + underline) in light mode for WCAG 1.4.1 - citation :target flash lengthened to ~2.6s hold-then-fade - learn hub intro broken into a scannable value-line + 3-item feature list - 502 tests, browser-verified both themes
|
🚀 Preview deployed to: https://fbca57cc.gemmology-dev.pages.dev |
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 free
to 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.
Summary
comparison/callout/crystalfields (subsectionSchema+Subsectioninterface + render branches were missing them) — restores 10 silently-dropped content blocks across 6 articles, including crystallography-advanced's Open-vs-Closed comparison and 3 CDL-example demos, plus a dev-mode warning for unhandled subsection keys.CrystalSystemCard.prose-lg(replicated the customol/li/::beforerules intotypography.lg— regression from PR fix(learn): sticky TOC, 18px body measure, unified fact lists, citation landing feedback #55).:targetflash lengthened to ~2.6s hold-then-fade.Test plan
npm run test -- --run— 502 tests passing