v0.3.2
What's Changed
Changed
- Simplified standalone back-bar. The bar now reads
[logo] [←] {YAML name} ({slug}) ... [×]instead of the previous
verbose[logo] [← Project — Styleguide] / {kind}/{slug}. Logic
matches the SPA breadcrumb: humans read the YAMLname:, devs read
the slug. Project name moved into the back-linktitleso it's still
reachable on hover without eating bar width. The favicon already
signals which project's styleguide you're in, so the redundant
text label was dropped.
Full Changelog: v0.3.1...v0.3.2