docs(sse): sweep SSE docs, fix callout typography, correct sse-limit contract#296
Open
ErickXavier wants to merge 1 commit into
Open
docs(sse): sweep SSE docs, fix callout typography, correct sse-limit contract#296ErickXavier wants to merge 1 commit into
ErickXavier wants to merge 1 commit into
Conversation
…mit contract - sitemap.xml: add sse, pagination, head-management, plugins, directive-compatibility entries (cross-checked vs sidebar.tpl) - directive-compatibility.md: add each+sse row and sse-on-loop-element limitation section - sse.md: add sse-limit to append examples that triggered runtime warn; fix "proxy" wording to "read-only wrapper"; note native onclick for reconnect escape hatch; correct sse-limit type from non-negative to positive integer (0/empty now warn per T2 merge) - llms-full.txt: fix Data Fetching nav footer (Previous was Head Management, corrected to Getting Started); update sse-limit attribute description to positive-integer contract - sse.tpl: dedup error-handling code example (remove duplicate $sse status indicators); wrap bare-t callout divs in <p> for .callout p typography - conditionals.tpl, i18n.tpl: same callout <p> wrap fix - data-binding.tpl: fix standalone t-html="key" to t="key" t-html - docs/CLAUDE.md: correct highlight class reference (.hl-* for docs, .tok-* for landing hero) - CHANGELOG.md: correct sse-limit validation wording to positive integer - locales (en/pt/es/fr/it): update sse-limit descriptions to match positive-integer contract across cheatsheet and SSE attribute tables
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
each+sserow and limitation section to directive-compatibility.mdsse-limitto append examples, correct "proxy" wording, note nativeonclickfor reconnect, update sse-limit type to positive integer per T2 merge$ssestatus indicators)ton div in<p>for.callout pstyles)t-html="key"bug in data-binding.tpl (corrected tot="key" t-html).hl-*for docs pages,.tok-*for landing hero)Verification
JSON.parse()validationt=keys in edited templates resolve in all 5 localest=callout divs remain in edited templatest-html="key"patterns remain