inmake
|
51f2013bee
|
Enhance DraggableContainer to support dragHandleRef for improved drag functionality. Update Popup components (PopupHeader, PopupWrapper, ChatPopup, ParticipantsPopup, QRCodePopup, SharePopup) to utilize dragHandleRef, allowing dragging only from specified elements. Improve cursor styles during dragging for better user experience.
|
2025-10-22 15:12:00 +05:00 |
|
inmake
|
3f463b8ff3
|
Enhance DraggableContainer with new props for enabling/disabling functionality and dragging. Update Popup components to improve structure and responsiveness, removing unnecessary draggable props. Integrate console logging for debugging in PopupContainer and ControlsPopover.
|
2025-10-21 20:28:30 +05:00 |
|
mikhail_lanskikh
|
75b57b879e
|
Refactor Popup components to remove position handling and drag functionality; integrate DraggableContainer for improved drag-and-drop experience. Update PopupHeader and PopupWrapper for cleaner structure and enhanced mobile responsiveness.
|
2025-10-21 19:09:03 +05:00 |
|
mikhail_lanskikh
|
50e62eac13
|
Update API URL in .env; add responsive design adjustments in tailwind.config.js; enhance ModalWrapper and Popup components for improved mobile interactions; refactor audio handling in VoiceCheckModal and SoundCheckModal; implement drag functionality in PopupContainer; improve ChatPopup and SharePopup UI for better user experience.
|
2025-10-20 17:06:54 +05:00 |
|
mikhail_lanskikh
|
79fb7f2748
|
Add react-qr-code dependency; enhance PopupHeader and SharePopup components with draggable functionality; update LinkShare component for improved UI; integrate SettingsModal in HomePage for better user experience.
|
2025-10-09 15:31:39 +05:00 |
|
mikhail_lanskikh
|
8aef8a530b
|
Enhance modal functionality with ModalContainer component; update ShareModal to use ModalWrapper; improve responsive text sizes in index.css; integrate FloatingActionButton in HomePage for popup sharing.
|
2025-10-09 12:32:53 +05:00 |
|