Commit graph

4 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
c95d1d9deb Refactor code structure for improved readability and maintainability
Some checks failed
GBCI / build (push) Has been cancelled
2025-06-28 09:58:11 -03:00
Rodrigo Rodriguez (Pragmatismo)
1d458886dd feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup
Some checks failed
GBCI / build (push) Failing after 2m18s
- Implemented Drawer component for modal-like functionality.
- Added InputOTP component for handling one-time password inputs.
- Created Pagination component for navigating through paginated content.
- Developed Sidebar component with collapsible and mobile-friendly features.
- Integrated Sonner for toast notifications with theme support.
- Introduced ToggleGroup for grouping toggle buttons with context support.
- Added useIsMobile hook to determine mobile view based on screen width.
2025-06-21 20:30:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
1d7ac7c0a2 feat: add Digital Twin onboarding component with GSAP animations and user configuration steps
All checks were successful
GBCI / build (push) Successful in 4m30s
2025-05-31 14:00:59 -03:00
Rodrigo Rodriguez (Pragmatismo)
63941e41c3 feat: migrate styles to Tailwind CSS, remove unused files, and add new layout components 2025-04-02 20:42:47 -03:00