You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docs): add interactive component previews and refactor documentation
- Add component preview system with collapsible code wrapper and tabbed interface
- Create example components directory with demo implementations for all utilities and UI components
- Add registry system for managing component examples and build script for example generation
- Refactor documentation pages to use new preview components for interactive examples
- Update MdxComponents to integrate new preview system
- Add base UI tabs component for preview interface
- Replace flex-1 with grow utility class for better semantic clarity across dev pages
- Rename DragScroll.Container to DragScroll.List for improved semantic naming
- Refactor PageThree to use useState for dynamic repo fetching with error handling
- Update error-boundary, carousel, drop-zone, and presence components with type improvements
- Add cnJoin utility import to dev components
- Update package dependencies and ESLint configuration
0 commit comments