Skip to content

History / Grid

Revisions

  • docs: update for the MDI icon set, token level ramps and panel merge Icon references move from LayrzIcons.solar* to MdiIcons.*. Spacing and radius tables are rebuilt around the five-level ramps, and the typography table is corrected (it had drifted from the code on both display's size and three of the five weights). Removes the input dense parameter and the deleted layout constants.

    @PHKenny PHKenny committed Aug 20, 2026
  • docs: point import examples at the layrz_ui.dart root barrel Release 0.0.5 replaced the per-domain entrypoints with a single root barrel. Update the remaining references in Design-Tokens and Grid, and drop the alternative import block in Platform-And-Extensions, which now offered the same import twice. Co-Authored-By: Anthropic Claude <noreply@anthropic.com>

    @PHKenny PHKenny committed Aug 17, 2026
  • docs: document LayrzCard and the breakpoint tokens Rewrite the LayrzCard page from draft to final API. Update the Grid page and Design Tokens for breakpoints moving onto the theme, and add LayrzCard to the Component Catalog.

    @PHKenny PHKenny committed Aug 16, 2026
  • docs: correct Grid page for viewport-driven breakpoints Remove useScreenWidth, which no longer exists, and replace the container-versus-viewport section with the single behaviour: bands come from the viewport, pixel widths from the row's own box. Fix the worked example, which claimed a 1920px viewport selected the lg band. 1920 is above lg's 1903 ceiling, so it selects xl and cascades to the lg value.

    @PHKenny PHKenny committed Aug 16, 2026
  • docs: add Grid page for LayrzRow, LayrzCol and LayrzConstrainedView

    @PHKenny PHKenny committed Aug 16, 2026