Quick Navigation
Search
Stats
Total Releases 4
Latest Version v2.1.0
v2.1.0 2025-10-20
β¨ Highlights
- New Accordion component with smooth animations
- Enhanced theme customization with CSS variables
- Improved accessibility across all components
π Features
- Added FilmGrain visual effect component
- New SketchEffect overlay for artistic themes
- ColorPicker component with HSL/RGB support
- DateRangePicker with calendar interface
- Enhanced Grid system with responsive breakpoints
π Bug Fixes
- Fixed Accordion height measurement issues
- Resolved Modal focus trap edge cases
- Corrected Toast z-index stacking
- Fixed Select dropdown positioning on scroll
π Documentation
- Added comprehensive demo pages
- Updated TypeScript type definitions
- New migration guide from v1.x
v2.0.0 2025-09-15
π₯ Breaking Changes
- Migrated to Svelte 5 with runes API
- Renamed theme prop colorScheme to variant
- Removed deprecated Button sizes (xs, xl)
- Changed default theme from Leonardo to Base
β¨ Highlights
- Complete rewrite using Svelte 5
- New theming system inspired by master artists
- Performance improvements with better reactivity
- Enhanced semantic component library
π¨ New Themes
- Base - Clean, modern foundation
- Ansel Adams - Monochromatic photography-inspired
- Leonardo - Renaissance artistic elegance
- Albrecht DΓΌrer - Detailed sketched aesthetics
- Avant-Garde - Bold, experimental design
v1.8.2 2025-08-30
π Bug Fixes
- Fixed TypeScript compilation errors in production
- Resolved SSR hydration mismatch warnings
- Corrected Tooltip positioning in scrollable containers
β‘ Performance
- Reduced bundle size by 15% through tree-shaking
- Optimized component lazy loading
- Improved initial paint time
v1.8.0 2025-08-10
π Features
- Added CommandPalette component
- New InfiniteScroll utility component
- LazyWrapper for code-splitting support
- SmartImage with lazy loading and blur-up
- UserProfileIcon with status indicators
π§ Improvements
- Better TypeScript inference for component props
- Enhanced ARIA labels and keyboard navigation
- Improved dark mode color contrast
- Added size variants to more components
Compact View
β¨ Highlights
- New Accordion component with smooth animations
- Enhanced theme customization with CSS variables
- Improved accessibility across all components
π Features
- Added FilmGrain visual effect component
- New SketchEffect overlay for artistic themes
- ColorPicker component with HSL/RGB support
- DateRangePicker with calendar interface
- Enhanced Grid system with responsive breakpoints
π Bug Fixes
- Fixed Accordion height measurement issues
- Resolved Modal focus trap edge cases
- Corrected Toast z-index stacking
- Fixed Select dropdown positioning on scroll
π Documentation
- Added comprehensive demo pages
- Updated TypeScript type definitions
- New migration guide from v1.x
π₯ Breaking Changes
- Migrated to Svelte 5 with runes API
- Renamed theme prop colorScheme to variant
- Removed deprecated Button sizes (xs, xl)
- Changed default theme from Leonardo to Base
β¨ Highlights
- Complete rewrite using Svelte 5
- New theming system inspired by master artists
- Performance improvements with better reactivity
- Enhanced semantic component library
π¨ New Themes
- Base - Clean, modern foundation
- Ansel Adams - Monochromatic photography-inspired
- Leonardo - Renaissance artistic elegance
- Albrecht DΓΌrer - Detailed sketched aesthetics
- Avant-Garde - Bold, experimental design
π Bug Fixes
- Fixed TypeScript compilation errors in production
- Resolved SSR hydration mismatch warnings
- Corrected Tooltip positioning in scrollable containers
β‘ Performance
- Reduced bundle size by 15% through tree-shaking
- Optimized component lazy loading
- Improved initial paint time
π Features
- Added CommandPalette component
- New InfiniteScroll utility component
- LazyWrapper for code-splitting support
- SmartImage with lazy loading and blur-up
- UserProfileIcon with status indicators
π§ Improvements
- Better TypeScript inference for component props
- Enhanced ARIA labels and keyboard navigation
- Improved dark mode color contrast
- Added size variants to more components