v0.6.0
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 keysearch.label(csHledat/ enSearch). (#51)
Fixed
- Sidebar favicon fallback. The SPA sidebar
#sg-faviconswaps in a generic glyph viaonerrorwhen 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
Full Changelog: v0.5.0...v0.6.0