Skip to content

Releases: percdotdev/bindr

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 23:24

   🚀 Features

    View changes on GitHub

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 22:51

No significant changes

    View changes on GitHub

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:50

   🚀 Features

  • guides: Add MDX guides section with CS2 config-sharing guide  -  by @kWAYTV (84ff0)
    View changes on GitHub

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:34

   🚀 Features

  • autoexec:
    • Compose crosshair, config and binds into autoexec.cfg  -  by @kWAYTV (8fe0b)
    • Echo ASCII bindr.lol banner on load  -  by @kWAYTV (2a4ff)
  • ui:
  • web:
    • Surface autoexec composer in nav, footer and landing  -  by @kWAYTV (47d25)
    • Group tools into nav dropdowns and add breadcrumbs  -  by @kWAYTV (af210)
    • Revamp landing with console hero and tool grid  -  by @kWAYTV (c51b7)

   🐞 Bug Fixes

  • web: Reserve hero console height to stop layout shift  -  by @kWAYTV (71076)
    View changes on GitHub

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 13:55

   🚀 Features

  • binds:
    • Add buy, movement, comms and toggle bind templates  -  by @kWAYTV (50f84)
    • Unify editor toolbar with add all and clear all  -  by @kWAYTV (8f0fa)
  • config:
  • web:

   🐞 Bug Fixes

  • ui: Close confirm and reset dialogs after the action runs  -  by @kWAYTV (927c6)
    View changes on GitHub

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 12:50

   🚀 Features

  • binds: Add zustand store for cross-route bind state  -  by @kWAYTV (234db)
  • shared: Add useMountEffect lifecycle helper  -  by @kWAYTV (b1320)

   🐞 Bug Fixes

    View changes on GitHub

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 12:42

   🚀 Features

  • binds:
    • Add visual bind generator with cfg export  -  by @kWAYTV (71184)
    • Add recommended catalog with pick-and-add flow  -  by @kWAYTV (d5903)
    • Confirm destructive clear all and add all actions  -  by @kWAYTV (40d56)
    • Add disabled state to ConfirmAlertDialog for bind actions  -  by @kWAYTV (30d3d)
  • home:
  • web:

   🐞 Bug Fixes

  • binds: Center keyboard layout and prevent ring clipping  -  by @kWAYTV (749d0)
    View changes on GitHub

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 12:17

   🚀 Features

  • crosshair:

   🐞 Bug Fixes

  • crosshair: Validate and normalize localStorage settings  -  by @kWAYTV (ab51e)
    View changes on GitHub

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

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:33

   🚀 Features

  • Add Ultracite skill with documentation and code standards  -  by @kWAYTV (1003d)
  • Add turborepo skill  -  by @kWAYTV (d37f5)
  • Add new skills and best practices documentation for Next.js  -  by @kWAYTV (62f14)
    View changes on GitHub