Skip to content

feat: add UI components, shell layout, state screens, and utility dep… - #68

Merged
Circuit-Overtime merged 3 commits into
elixpo:mainfrom
karanray06:feat/add-ui-components-and-dependencies
Aug 15, 2026
Merged

feat: add UI components, shell layout, state screens, and utility dep…#68
Circuit-Overtime merged 3 commits into
elixpo:mainfrom
karanray06:feat/add-ui-components-and-dependencies

Conversation

@karanray06

Copy link
Copy Markdown
Contributor
  • Add clsx and tailwind-merge dependencies for className utility (cn helper)

  • Add reusable UI components: Button, Dialog, Drawer, Input, Select, Table

  • Add shell components: GlobalNav, Breadcrumbs, CommandSearch, RoleSwitcher, WorkspaceShell

  • Add state components: LoadingState, EmptyState, ErrorState, PermissionDenied

  • Add host route error/loading/not-found pages

  • Add mock data factories and schema for development

  • Update globals.css and tailwind.config.ts

karanray06 and others added 3 commits August 15, 2026 12:15
…endencies

- Add clsx and tailwind-merge dependencies for className utility (cn helper)

- Add reusable UI components: Button, Dialog, Drawer, Input, Select, Table

- Add shell components: GlobalNav, Breadcrumbs, CommandSearch, RoleSwitcher, WorkspaceShell

- Add state components: LoadingState, EmptyState, ErrorState, PermissionDenied

- Add host route error/loading/not-found pages

- Add mock data factories and schema for development

- Update globals.css and tailwind.config.ts
@Circuit-Overtime
Circuit-Overtime merged commit 98811c1 into elixpo:main Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants