Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 11:54

   🚀 Features

  • Enhance biome configuration and remove outdated skills documentation  -  by @kWAYTV (47dd9)
  • Implement screaming architecture and restructure project layout; update TypeScript configuration references  -  by @kWAYTV (cdb6a)
  • Add new layout and home page components; introduce favicon for web app  -  by @kWAYTV (905ac)
  • Disable development indicators in Next.js configuration  -  by @kWAYTV (4e2b9)
  • crosshair:
    • Add share code codec and canvas renderer  -  by @kWAYTV (3967a)
    • Add editor route and live preview UI  -  by @kWAYTV (6052f)
    • Add map preview background assets  -  by @kWAYTV (83d0b)
    • Enhance crosshair editor functionality and UI  -  by @kWAYTV (8bfcd)
    • Add preset colors, alpha controls, and localStorage persistence  -  by @kWAYTV (2deb7)
    • Add custom color popover and fix hydration mismatch  -  by @kWAYTV (6926c)
  • ui:
    • Add shadcn form components and carousel  -  by @kWAYTV (7d8dc)
    • Add shadcn dialog, alert-dialog, sonner, switch, and toggle-group  -  by @kWAYTV (67543)
    • Add popover, select, and color-picker components  -  by @kWAYTV (e78ff)

   🐞 Bug Fixes

  • Update dark mode toggle key from 'd' to 't' in theme provider and page components  -  by @kWAYTV (dffc8)
  • home-page: Update dark mode toggle text to 'toggle theme'  -  by @kWAYTV (36133)
    View changes on GitHub