lapaktoto.dev — open-source React UI library

Changelog

Semua release Lapaktoto UI. Versi mengikuti semver — major berarti breaking change.

v1.4.2

patch2026-05-18
  • Fix: `Dialog` content tidak fokus ke close button saat `defaultOpen` true.
  • Fix: TypeScript types untuk `Tabs.value` di mode controlled.
  • Chore: bump Radix UI ke versi unified package.

v1.4.0

minor2026-05-03
  • New: Komponen `Toast` powered by Sonner.
  • New: Preset tema `sunset` dan `ocean`.
  • Improve: `Button` sekarang punya 8 variants (sebelumnya 6).

v1.3.0

minor2026-04-12
  • New: Support Next.js 16 + Cache Components.
  • New: `Avatar` group dengan stacking otomatis.
  • Improve: Bundle size turun ~18% (tree-shaking icon).

v1.2.1

patch2026-03-20
  • Fix: dark mode flash di SSR untuk Astro projects.

v1.2.0

minor2026-03-08
  • New: `DataTable` dengan TanStack Table v9 adapter.
  • New: Hook `useMediaQuery` di `@/hooks`.

v1.0.0

major2026-01-15
  • 🎉 Rilis pertama dengan 32 komponen inti.
  • Full Tailwind v4 support.
  • Bahasa Indonesia sebagai docs default.