The product UI now runs on Canvas UI
Landing, docs, blog, and the dashboard use Canvas UI effects over the same Request Forms chrome.
Request Forms now draws its product surfaces with Canvas UI. Canvas UI is an open source library of HTML-in-canvas effects. It paints live page content onto a GPU layer and runs WebGL effects over it.
The landing page, docs, blog, and signed-in dashboard all use these components. In browsers without the experimental html-in-canvas API, the same HTML stays in place. The GPU overlays that can still run, still run. Reduced motion turns the capture effects off.
The form builder, hosted forms, and embeds stay as ordinary HTML. People who fill a form do not need a canvas effect on the fields.