Commit Graph

5 Commits

Author SHA1 Message Date
NikGob
34696e69c9 yep 2025-09-22 20:17:34 +03:00
Madara0330E
f5f2f766af Improve object card expansion and styling
Refactored the logic for determining when the object card content needs expansion, simplifying the overflow check and improving responsiveness. Updated SCSS to use 'height' instead of 'min-height' for better transitions, adjusted collapsed content max-heights, and enhanced the appearance and behavior of the expand button. Also updated sample addresses in SliderObjects.jsx to include more detailed location information.
2025-07-27 01:55:21 +05:00
Madara0330E
e36645ab6f Add expandable content for Object component
Refactored the Object component to allow expandable/collapsible content when the description or address overflows the container. Added dynamic height detection and a gradient fade for collapsed state, with responsive max-height adjustments in SCSS. Improved user experience for long content display.
2025-07-25 17:39:55 +05:00
Madara0330E
3f59295b84 Add expandable address to Object component
Introduced address truncation and expand/collapse functionality in Object.jsx and updated related styles in Object.scss. Improved responsive layout and fallback data in SliderObjects.jsx. Removed unused office address from contacts.js and updated Office page to use main address.
2025-07-19 22:28:45 +05:00
Hepatica
5fbffe2e41 Init project 2025-01-25 23:22:56 +01:00