Skip to content

v3.11.3

Choose a tag to compare

@58bits 58bits released this 13 Jun 19:22

Highlights

  • @byline/host-tanstack-start — refined the admin shell chrome. In the collapsed (icon-only) desktop sidebar, menu-drawer items now render as centered square icon buttons, so the hover/active background reads as a square tile rather than a slightly wider rectangle. The compact item's <li> carries the fixed square size and the inner link/button fills it with its default padding dropped, centering each icon exactly within the hover area. Accompanying tweaks to the app bar, drawer toggle, and admin layout round out the shell's appearance. Purely cosmetic — no API or behavioural change for consumers.

Chores

  • @byline/host-tanstack-start — normalised the admin-shell chrome filenames under src/admin-shell/chrome/ to a consistent admin- prefix (menu-draweradmin-menu-drawer, menu-provideradmin-menu-provider, drawer-toggleadmin-drawer-toggle), with their imports updated in lockstep. Internal-only; these modules are not part of the package's public export surface.

All other @byline/* packages bumped to 3.11.3 in lockstep with no behavioural changes this cycle.