Commit Graph
1 Commits
Author SHA1 Message Date
Marco Concetto Rudilosso c4902e792a Add deferred partial rendering with Declarative Partial Updates
Introduce an `after` modifier for the render tag using Google's
proposed Declarative Partial Updates format. Initial rendering emits
processing-instruction markers, queues isolated partial renders, and
flushes `<template for=...>` replacement patches from the context.
2026-05-25 12:34:10 +02:00