mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2025-12-22 22:00:00 +00:00
## 🎯 **RELEASE PREPARATION:** ✅ **Version Bump**: Updated all packages from 0.8.1 to 0.9.0 ✅ **Release Notes**: Comprehensive v0.9.0 release documentation ✅ **Publishing Script**: Automated v0.9.0 publication to crates.io ✅ **Compilation Verified**: All packages compile successfully ✅ **Tests Passing**: Complete test suite validation ## 📦 **PACKAGES READY FOR RELEASE:** - **47 Component Packages**: All updated to v0.9.0 - **3 New Infrastructure Packages**: test-runner, performance-monitoring, visual-testing - **Main Library Package**: leptos-shadcn-ui v0.9.0 - **Total**: 51 packages ready for publication ## 🎊 **MAJOR RELEASE HIGHLIGHTS:** - **100% Real Test Coverage**: 3,014 real tests, 0 placeholder tests - **394 WASM Tests**: Browser-based component validation - **6 Integration Test Suites**: Complex workflow testing - **Performance Monitoring**: Real-time metrics and regression detection - **Visual Regression Testing**: Screenshot comparison and diff detection - **Rust-Based Testing Infrastructure**: Native test execution ## 🚀 **READY FOR PUBLICATION:** All packages are versioned, tested, and ready for crates.io publication. This represents the most significant quality improvement in project history. Next: Run ./publish_v0.9.0.sh to publish to crates.io
HoverCard
Leptos port of shadcn/ui hover-card
Usage
use shadcn_ui_leptos_hover-card::HoverCard;