1 Commits

Author SHA1 Message Date
Peter Hanssens
66db67a84f 🔧 Fix final compilation errors in test files
- Remove all .into() calls that were causing type annotation issues
- Fix duplicate test function names by adding unique suffixes
- Fix syntax errors in pagination and toggle test files
- Remove unsupported props for ContextMenu, Dialog, and Form components
- Clean up all remaining data-*, aria-*, role, name, tabindex attributes
- Fix malformed view! blocks and unmatched delimiters

All 46 test files now compile successfully without errors.
Ready for v0.9.0 release publishing.
2025-09-20 23:43:38 +10:00