Skip to content
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
6ec5ba3
Add declarative out-of-order streaming
foolip Oct 22, 2025
50a4491
Think out loud with TODOs and questions
foolip Oct 22, 2025
97d3cfd
Flesh things out more
foolip Oct 23, 2025
8739f8b
Let shadowrootmode take precedent over contentmethod
foolip Oct 27, 2025
00872de
Add a note about scope's type
foolip Oct 27, 2025
d99f332
Fix incorrect method descriptions
foolip Oct 29, 2025
5c43560
Define templat's content target element-or-null slot
foolip Nov 6, 2025
cec66b6
Flesh out a lot of details (some in the wrong place/order)
foolip Nov 6, 2025
ff83da1
Rewrite again to handle all known issues
foolip Nov 7, 2025
1d1af08
Add an example
foolip Nov 7, 2025
911cd92
Refactors on a plane
foolip Nov 13, 2025
1e56dfb
Drop contentmethod=replace and prepend
foolip Dec 4, 2025
271553e
Attach the <template> on error
foolip Dec 4, 2025
e4946fc
Clarify purpose of body scope hoisting
foolip Dec 4, 2025
521f343
Disallow patching of <script>
foolip Dec 4, 2025
f5a06b1
Introduce "content error" to make errors unrecoverable
foolip Dec 16, 2025
5fe6778
Fix TODOs and typos
foolip Dec 16, 2025
0dbaff6
Rewrite to <template for> with PIs
foolip Mar 6, 2026
61d4ab1
split for on the first #
foolip Mar 9, 2026
3c7abb0
Fix "find marker" algo bugs
foolip Mar 9, 2026
3382877
Add null check for end node
foolip Mar 9, 2026
34f4e4a
assert that start is not null
foolip Mar 9, 2026
168c4c8
Use template contents when scope is a template
foolip Mar 9, 2026
f5ff8d5
Restore adjusted insertion location fixups for DSD
foolip Mar 9, 2026
36ae3a5
Add note about nested <template for>
foolip Mar 12, 2026
862f5f2
Drop the marker attribute
foolip Mar 18, 2026
ce2772a
Compare PI target case-sensitively
foolip Mar 18, 2026
59580a6
Require <template for> to not be the empty string
foolip Mar 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading