Skip to content

v0.6.0

Choose a tag to compare

@parisek parisek released this 22 Jun 13:16
644de9e

What's Changed

Changed

  • SPA chrome redesign — sidebar + toolbar. Cleaner, birdclaw-influenced visual language with a Porta-red accent. Sidebar: active item is a red pill (across docs / components / pages / prefix-tree children), bullet dots dropped, airier rows, a "SEARCH" label + pill input, and a circular outlined theme toggle (stroke sun/moon/monitor). Toolbar: the desktop segmented viewport bar and the separate mobile menu are unified into one labelled dropdown at every width (<word> · <W×H> ▾, red active row); the KOMPONENTA badge + page usage chip move from indigo to Porta red. Collapsible sections, count badges, and the automatic prefix-tree are all retained. (#51)

Added

  • Mobile sidebar overlay. Below lg, the sidebar becomes a fixed slide-over (default-closed) opened by the hamburger over a backdrop; selecting a nav item closes it — so the preview gets full width on phones instead of being squeezed to ~100px. New i18n key search.label (cs Hledat / en Search). (#51)

Fixed

  • Sidebar favicon fallback. The SPA sidebar #sg-favicon swaps in a generic glyph via onerror when the configured favicon 404s, instead of the browser's broken-image icon (companion to the standalone-bar fallback from 0.5.0). (#51)

Pull Requests

  • #51 — feat(spa): redesign sidebar + toolbar, mobile overlay
  • #52 — chore(release): 0.6.0

Full Changelog: v0.5.0...v0.6.0