6cc20b2 Show on GitHub

  • Author: Alisa
  • Date: 11/26/2025, 10:51:21 PM
  • Message: refactor(navbar): remove checkbox-based toggle implementation Delete lang-toggle and nav-toggle checkbox inputs and their related CSS, including :checked selectors for the hamburger icon and sidepanel. Keep only button-based controls so the component relies on JS state instead of CSS hacks. refs #176
  • Stats: 391 total changes (+25 / -366)

Changed Files

  • src/lib/components/NavBar.svelte — +25 / -366 (391 changes)