mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2026-01-04 03:52:57 +00:00
- Updated all 49 sub-component crates to version 0.4.0 - Updated all internal dependencies to use 0.4.0 versions - Prepared for batch publishing to crates.io This version includes: - Sonner toast notifications with TDD - Advanced data table with sorting/filtering - Resizable panel component - Enhanced date picker integration - Full Leptos v0.8 compatibility - 100% test coverage for all components
ScrollArea
Leptos port of shadcn/ui scroll-area
Usage
use shadcn_ui_leptos_scroll-area::ScrollArea;