Commit graph

5 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
473fae930a feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup
Some checks failed
GBCI / build (push) Failing after 2m23s
- 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 19:45:21 -03:00
Rodrigo Rodriguez (Pragmatismo)
22452abf36 feat: Add ChatProvider for managing chat state and API interactions
Some checks failed
GBCI / build (push) Failing after 3m42s
- Implemented ChatProvider to manage chat context and user state.
- Added API fetching utility for chat instance and activity handling.
- Integrated chat service with methods for sending activities.
- Updated Tailwind CSS configuration to include additional content paths and custom utilities.
- Added client-side rendering directive to mode-toggle component.
- Created README.md for settings documentation.
2025-06-21 14:30:11 -03:00
Rodrigo Rodriguez (Pragmatismo)
5b92932d82 refactor: reorganize mail component imports and update data paths for consistency 2025-04-02 03:46:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
e55a254e24 feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:22:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
d3bac607aa feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:01:08 -03:00