beddbab3f3
Update .gitignore to include .env files, change page title to 'IRTH projects', add new floor plan images, and enhance DocumentTitle component for dynamic title management based on route. Refactor FloorPopup and FloorSelect components for improved functionality and maintainability.
main
mikhail_lanskikh2026-04-15 19:03:48 +05:00
698c019856
Add new floor plan images for HQ, update existing floor plan details, and remove outdated popup images. Enhance floor data structure with amenities for the Arcade Level.
mikhail_lanskikh2026-03-05 15:57:18 +05:00
2e40b3a6cd
Add new popup images for Downtown, Dubai Marina, and Marasi Drive; update existing images for better quality. Remove TestPage route from main.tsx and introduce UnitSlider component for enhanced unit display functionality.
mikhail_lanskikh2026-03-02 19:02:43 +05:00
13f7ac4dc0
Remove outdated floor plan images and update references to new images; adjust layout configurations and improve unit type handling in components for better rendering and consistency.
inmake2026-02-10 19:48:45 +05:00
e076e9ebbf
Update SVG mask definitions in masks.ts for improved rendering and accuracy; modify hq mask path to enhance visual fidelity and maintain consistency across components.
inmake2026-02-10 16:31:20 +05:00
f9adeae6dc
Enhance ResidentialFloorView and hqFloors by excluding specific residential floors (19, 20, 23, 24, 27, 28) from selection options; update floor data structure for clarity and improved organization.
mikhail_lanskikh2026-02-10 16:26:43 +05:00
97472df534
Refactor FloorPopup and AmenitiesFloorView components for improved logic and styling; enhance ResidentialFloorView with new floor options and update floor range constants for better organization and clarity.
inmake2026-02-09 16:46:44 +05:00
f9d783ed2e
Update .env file for local development and remove unused FloorPlan components to streamline the project structure; update high-quality images for desktop.
inmake2026-02-06 20:30:39 +05:00
922bfffc18
Update high-quality images for desktop and remove mobile images from the project to streamline resources and improve loading performance.
inmake2026-02-06 15:10:19 +05:00
68c4acb324
Remove unused studio-left.jpg image and update NewUnitSlider, UnitCard, and UnitTypeImageWithMarkers components for improved styling and functionality; refactor project data structure for unit types and enhance FavoritesPage and SearchPage components for better filter handling.
inmake2026-01-27 19:23:59 +05:00
7fe2faa91a
Refactor SearchFilters, SelectedComplexCard, FloorsPage, SearchPage, and UnitPage components to use project slugs instead of titles for improved consistency; remove unused slugToComplexName utility; enhance unit type slug handling for "hq" complex.
inmake2026-01-26 19:24:01 +05:00
47ab151843
Update unit type display logic across multiple components to fallback on unitType if formatted type is unavailable; enhance search filters to ensure proper initialization and reset behavior; add new brochures to project data for improved resource availability.
inmake2026-01-26 16:21:16 +05:00
58e8919a12
Fixed paddings in mobile version of about slider
C4rnivore2026-01-26 13:10:06 +05:00
39d5525aa2
Created slider components for both desktop and mobile. Created support types
C4rnivore2026-01-22 14:47:02 +05:00
454882392b
Refactor FloorsPage component to streamline floor selection and rendering; replace individual floor components with a centralized FloorPlanViewer for improved maintainability. Introduce new floor data structure in Project type for better data management.
inmake2026-01-21 19:11:32 +05:00
36046214e1
Refactor ProjectBrochuresList and BrochureButton components for improved styling and consistency; update font weight and class names for better UI presentation.
inmake2026-01-21 18:04:59 +05:00
8ed33a13b1
Fix typos in "Amenities" across multiple components and data files; refactor related code for consistency. Update brochure links and improve layout in AboutHQ and AboutMarasiDrive components.
inmake2026-01-21 17:47:31 +05:00
e5b0dc99a6
Refactor FloorSelect, SequenceSlider, and ProjectSelect components to use ComplexName type; update buildingType in projects data and add new HQ project. Enhance SearchFilters and FloorsPage for better UI consistency and functionality.
inmake2026-01-21 17:21:38 +05:00
6894237af9
Refactor components to comment out unused imports and navigation logic, replacing navigate calls with window.open for external links. Clean up commented code in VirtualTourPage for better readability.
inmake2025-07-28 17:22:57 +05:00
818f270c90
Refactor FloorPlan components to use Unit type for selectedUnit and update floor property types from number to string. Clean up related onSelect handlers and improve unit click handling across multiple components.
inmake2025-07-28 14:19:08 +05:00
964167e863
Refactor FloorPlanDubaiMarina7_38Comb component to filter duplicate units and improve mask data handling. Clean up commented code in FloorsPage and remove console logs in UnitPage for better performance.
inmake2025-07-28 13:02:46 +05:00
592b51a17d
Refactor FloorPlan components: remove unused FloorPlanDubaiMarina, update floor type from string to number in several components, and adjust related properties in projects data. Comment out Eruda initialization in main.tsx for mobile debugging.
inmake2025-07-28 12:41:26 +05:00