Fulldev UI 0.11.0 restores the useful preview improvements on top of the current component library.
- Contact blocks render real forms with named fields, unique IDs, configurable actions and methods, and complete registry dependencies.
- Header blocks provide mobile navigation and an explicit mobile action slot.
- Interactive components initialize after Astro page navigation while retaining the current component APIs.
- Registry setup includes
@fulldev/init, a complete block bundle, section heading primitives, and clearer item metadata. - Markdown documentation and agent indexes expose current installation commands and page links.
When updating an existing header, put mobile actions in slot="mobile"; the default slot is used for desktop actions. Contact forms need your own submission handler.
Install components from the Fulldev registry. See the installation guide.
Validation: independent code review, registry generation, formatting and type checks, the 80-page site build, GitHub CI, Netlify deploy preview, and Chrome checks for forms, mobile menus and dialogs after navigation.