* add StaySearchFormFields type to represent the fields in the stay search form
* add PropertyType interface to represent a property type
* add ClassOfProperties interface to extend PropertyType
* Add a className prop to allow custom CSS classes to be applied to the component
* Fix a bug where the TabFilters component was not being rendered correctly
* Add a renderTabsTimeFlightTab() function to render the time of flight tab
* Add a renderTabsTypeOfAirlines() function to render the type of airlines tab
* Add a handleChangeAirlines() function to handle the change of airlines
* Add a glassmorphism effect
* Add a SectionHero3 component
* Add a SectionGridCategoryBox component
* Add a SectionGridAuthorBox component with a boxCard prop
* Add a SectionGridFeaturePlaces component
* Add a SectionSubscribe2 component
* Add gridClass prop to allow custom styling of the grid
* Add headingIsCenter prop to allow centering the heading
* Update
enderCard function to use the data prop instead of stay
* Add a loading prop to the ButtonPrimary component to show a loading indicator
๐ Fix a bug in ModalReserveMobile component
โจ Add new feature to ModalReserveMobile
๐ Update documentation for ModalReserveMobile
๐ง Configure settings for ModalReserveMobile
๐ Enhance ModalReserveMobile functionality
๐ Style improvements for ModalReserveMobile
๐ฅ Remove unused code in ModalReserveMobile
๐ Add date range picker functionality
๐จ Improve styling for RentalCarDatesRangeInput component
๐ Implement clear date button feature
๐ Fix date display issue in the component
๐ Update documentation for RentalCarDatesRangeInput
๐งช Test date range functionality thoroughly
โ Add missing prop types and type checking
โป๏ธ Simplify code in RentalCarDatesRangeInput component
๐ Updated date handling for better user experience
๐ง Fixed minor issues with date selection
๐ก Added comments for clarity
๐ Ready to test and deploy!
๐ Fixed a bug in handleChangeData function
โจ Added a clear data button for totalGuests > 0
๐ Updated comments and documentation
๐ Improved styling for better user experience
๐ Added amenity icons to demo data
๐ท Created image gallery data
๐ ๏ธ Set up project configuration
๐ง Updated project dependencies
๐จ Styled image gallery components
๐ Fixed minor bugs in code
๐ Added project documentation
๐งช Performed code testing and optimization
๐ง Implemented date selection functionality.
๐ก Improved date formatting in the input.
๐ช Added a ClearDataButton for date reset.
๐จ Enhanced UI and styling for the component.
๐ง Work in progress: Refactoring code for better readability.
๐ Fixed a bug in the DetailtLayout component.
๐ฆ Updated dependencies to the latest versions.
๐จ Improved code formatting and style.
๐ Updated documentation for DetailtLayout.
๐ Added localization support to the project.
๐ Update date picker component
โจ Add custom header for two-month view
๐จ Improve date rendering
๐ Initial implementation of SectionDateRange component
๐ฉน Fix date range selection issue
๐ Update documentation for SectionDateRange component
๐ Fix bugs related to date handling
๐ Implement advanced date selection feature
๐ ๏ธ Implemented component rendering logic.
๐ Enhanced user experience.
๐ Integrated Google Maps functionality.
๐จ Improved UI design.
๐ Fixed minor bugs in the code.
๐ Documented the code for future reference.
๐งช Conducted code testing and optimizations.
๐ฆ Added necessary dependencies and configurations.
๐ฆ Added Redux state management.
๐ Enhanced user interface.
๐ Fixed a bug in the component.
๐ Optimized performance and build process.
๐ Styled components for a better look.
๐ Updated dependencies and packages.
๐ ๏ธ Refactored code for better readability
๐ท Updated image handling
๐ง Work in progress: SectionHeroArchivePage
๐ Fixed a bug in SectionHeroArchivePage
๐จ Improved code formatting and styling
โ Fixed a bug in SectionHero2ArchivePage component
๐ Added comments for clarity
๐ก Optimized image loading in Hero section
๐ Ready to showcase the Hero2ArchivePage component
๐ Implemented new design in Hero section
- Allow users to subscribe to the newsletter.
- Add a button to the component that allows users to subscribe to the newsletter.
- Update the styling of the component to accommodate the new button.
- Add tests for the new feature.
- Add some margin and padding to the component.
- Use a different font family and size.
- Change the background color.
- These changes will make the component look more polished.
- Add a GoogleMapReact component to the code.
- Set the default zoom and center of the map.
- Add a checkbox to allow users to search as they move the map.
- Map each stay to a marker on the map.
Added more data to the statistic section.
The data includes the number of articles, registered users, and countries and regions with our presence.
The data is displayed in a grid layout.
Each statistic is given a heading and a subheading.
Added some unit tests to ensure the statistic section is working correctly.
Added a button to the hero section.
The button links to the login page.
The button is styled to match the rest of the section.
Added some unit tests to ensure the hero section is working correctly.