feat: expose compiled visually hidden text primitives - #62
Merged
Conversation
Preserve native heading and status semantics through the public compiled styling boundary. Add public type, SSR, packed consumer, and native gallery regression coverage. This source checkpoint precedes generated-artifact sealing and the complete package gate; it is not release-ready.
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
Expose
VisuallyHiddenthrough the public package so consumers can preserve native text, document headings and live status semantics with the existing compiled StyleX recipe. The retired CSS hook is not restored.span,div,por heading element; native attributes and refs remain on that element.Checkpoint and validation
Validated head:
34fa4c1c4e7240c9c217d84baf8fb8666607868a, tree7792c3217b7cbda6dedc0cc3849cacd71795211f, based on released maincf831490206cbe740fad94a07170ac3171ff68e7. Version0.5.8is the release candidate; publication follows merge and the independent tag workflow.bun run checkpassed on the exact head through the host browser lane and repository exclusive scheduler. The scheduler released normally and no matching owned browser or build process survived.34290148712and CodeQL34290143911passed. No review threads remain unresolved. Static implementation and packed/browser regression reviews found no outstanding blocking issue.Takeover and delivery
Merge the verified current head and publish immutable v0.5.8 through the existing tag workflow. Keep the separate Next development-adapter work in PR #59, now candidate v0.5.9. Consumers upgrade after the release is verified. Organization-wide migration is not complete.