Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Fixed
- Converted TSX components to JSX for better compatibility
[1.0.0-beta] - 21/04/2025
Added
- Initial release of Modern UI components
Components
- Accordion component
- Alert component
- Avatar component
- Badge component
- Breadcrumb component
- Button component
- Calendar component
- Card component
- Dialog component
- Drawer component
- Form component
- Input component
- Label component
- Popover component
- Radio component
- Sheet component
- Switch component
- Table component
- TextArea component
- Tooltip component
- Animated Gradient Text component
- Avatar Group component
- Command component
- Copy Button component
- Date Picker component
- Fancy Tab component
- Fluid Dropdown component
- Number Counter component
- Rainbow Button component
- Slider component
- Sonner component
- Sparkles Text component
- Stepper component
- Typewriter Effect component
- Underline Tab component
- VisuallyHidden component
Hooks
- useClickAway hook
- useDebounce hook
- useLocalStorage hook
- useMediaQuery hook
Changed
- Improved accessibility for UI components
- Enhanced mobile responsiveness
Fixed
- Layout issues in various components
- Animation performance optimizations
- Type errors and inconsistencies