Skip to content

v0.10.6

Choose a tag to compare

@bigmacfive bigmacfive released this 04 Jun 14:48

What changed

  • Mark generated topbar brand, icon, title text, origin text, action buttons, and SVG icons as non-draggable.
  • Add CSS -webkit-app-region: no-drag for all visible topbar content so the empty topbar area can remain draggable while controls and labels stay interactive.
  • Add regression coverage for generated no-drag markup and CSS.

Verification

  • bun run check
  • bun run test
  • bun run build
  • Generated project smoke: scaffold https://example.com and verify topbar no-drag classes/CSS
  • npm pack --dry-run