gbclient/app/chat
Rodrigo Rodriguez (Pragmatismo) 473fae930a
Some checks failed
GBCI / build (push) Failing after 2m23s
feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup
- 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
..
chat-provider.tsx feat: Add ChatProvider for managing chat state and API interactions 2025-06-21 14:30:11 -03:00
page.tsx feat: add new UI components including Drawer, InputOTP, Pagination, Sidebar, Sonner, and ToggleGroup 2025-06-21 19:45:21 -03:00