Skip to content

Releases: henry-phm/base-stack

feat: add virtualizer for select

27 Oct 17:52

Choose a tag to compare

1.17.0

chore: bump version

Format code

24 Oct 02:21

Choose a tag to compare

v1.14.3

chore: sync template

New Components

21 Oct 18:12
7ab83bb

Choose a tag to compare

This update introduces several new UI components to enhance layout flexibility and overall user experience.

New Components Added:

  • Sheet: A flexible container for displaying content in layered views.
  • Sidebar: A collapsible navigation panel for improved accessibility.
  • DashboardLayout: A responsive layout structure for building dashboard-style interfaces.

Code conventions

20 Oct 04:03
a7e4ee0

Choose a tag to compare

A guide to and coding conventions for writing consistent, maintainable React code in your projects.

Add components

19 Oct 19:14

Choose a tag to compare

  • Avatar
  • Separator
  • Accordion
  • Skeleton

fix: CustomAction for demo

17 Oct 07:51

Choose a tag to compare

v1.12.1

chore: fix custom action for demo

Component for file uploads

17 Oct 07:42
57620ce

Choose a tag to compare

  • Component for file uploads
  • Contains a link to the source code within the document

Best practices in data fetching

13 Oct 13:50

Choose a tag to compare

v1.2.3

chore: update npm version

Folder structure

09 Oct 18:59
4816581

Choose a tag to compare

Folder structure for frontend application

v1.1.0

07 Oct 04:36

Choose a tag to compare

What's New

  • CLI Tool: npx base-stack@latest init - scaffold projects instantly
  • Multi-Framework: Next.js (App Router) & Vite + TanStack Router
  • Best practices