Skip to content

Adding components#2

Merged
kattsushi merged 2 commits intomasterfrom
adding-components
Feb 28, 2026
Merged

Adding components#2
kattsushi merged 2 commits intomasterfrom
adding-components

Conversation

@kattsushi
Copy link
Copy Markdown
Contributor

No description provided.

All notable changes to this project will be documented in this file.

## [0.2.0] - 2026-02-28

### Added

#### React Componentsa
- **Alert Dialog** - Modal dialog for alerts and confirmations
- **Avatar** - User avatar with fallback support
- **Badge** - Status badges and labels
- **Button** - Multi-variant button component
- **Card** - Container card component
- **Center** - Centering layout utility
- **Chart** - Recharts-based chart component
- **Checkbox** - Custom checkbox input
- **Collapsible** - Expandable/collapsible content
- **Combobox** - Autocomplete/combobox dropdown
- **Copy Id Button** - Copy element ID to clipboard
- **Data Table** - TanStack table implementation
- **Data Table Filters** - Table filtering utilities
- **Dialog** - Modal dialog component
- **Dropdown Menu** - Dropdown menu component
- **Empty** - Empty state placeholder
- **Float** - Floating element positioning
- **Grid** - CSS Grid layout component
- **Grid Pattern** - Grid background pattern
- **Input** - Text input component
- **Input Group** - Input with added controls/buttons
- **Label** - Form label component
- **Marquee** - Scrolling text marquee
- **Pagination** - Pagination controls
- **Select** - Custom select dropdown
- **Separator** - Visual divider
- **Sheet** - Slide-out panel
- **Sidebar** - Collapsible sidebar navigation
- **Skeleton** - Loading placeholder
- **Stack** - Flexbox layout utility
- **Table** - Data table component
- **Textarea** - Multi-line text input
- **Toast** - Toast notification system
- **Tooltip** - Hover tooltip component

#### Solid.js Components
All React components listed above are also available for Solid.js with the same API.
@kattsushi kattsushi merged commit 29d8344 into master Feb 28, 2026
5 checks passed
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.

1 participant