Changelog

1.2.0 (2025-10-08)

Features

  • improve navigation uiux, changelog pages (#25) (9f9ea77)

Bug Fixes

  • hotfix responsive-dialog.mdx (a22cf46)

1.1.0 (2025-07-31)

Features

1.0.0 (2025-06-30)

Features

  • add checkbox-field component to registry (6c3c140)
  • add copy-button component, update dependencies, enhance documentation (417b211)
  • add query-boundary component, fix generateStaticParams in docs page (068e53d)
  • build-registry script & chore config (18875b2)
  • build-registry script & chore config (91b5021)
  • copy button, improve display mdx and code preview (d72b970)
  • delete unusued script, build registry (6871651)
  • Deps: Import component dependencies + Shadcn components (ed9fafc)
  • docs: display code, improve script, add mdx support foreach component (60eeb59)
  • docs: enhance documentation structure and add new components (d38017e)
  • form: Radio field (7d954d1)
  • form: Radio field (9ff84d4)
  • homepage: little list & add index registry c (f7dd1cc)
  • initial commit (c6a292c)
  • page: add grid for components list (e63ba13)
  • registry/c: add new components (0dcd20e)
  • registry: add new components and examples for button and radio form fields (59daaef)
  • registry: add new components and examples for button and radio form fields (d305355)
  • registry: new components (7e626a4)
  • render exemple usage preview for each component (7335fdc)
  • render mdx with contentlayer (e5c744e)
  • sidebar: fix bg and add drawer for mobile (1dc60b0)
  • sidebar: improve with submenu and collapsible (91bb589)
  • toc, display code more prettily, improve comp installation (c674d9f)

Bug Fixes

  • 🐛 allow files in registry to be access on edge (34f407e)
  • allow files in registry to be access in cloud (60a0f17)
  • button-copy: copy right cli value (5090a51)
  • componentsGRoup: read dir (0fe48b2)
  • conflicts: Resolving conflicts (ab62376)
  • docs/page: pageprops, async issues (86a4939)
  • examples: form-field components (2078178)
  • layout: hydration warning (5d56b55)
  • page: slug async (a823dfe)
  • params: page props async (3465a35)
  • route: page name (b8e10ce)
  • use-toast: es-lint (43b38be)

Performance Improvements

  • docs: add generateStaticParams (20a14cc)