Added missing type annotations
Improved code readability
Fixed a bug in the HeroSearchForm component
๐ Ready to deploy new changes
Added missing comments for clarity
Implemented a new feature
๐งน Removed unnecessary code
๐ Added date conversion utility.
๐ Integrated Redux for state management.
๐ก Improved component structure.
๐จ Enhanced UI design for better user experience.
๐จ Styling updates for search form.
๐ Added date picker functionality.
๐ Improved location input handling.
๐ฅ Enhanced guest input handling.
๐ Fixed minor bugs in the search form.
๐ Completed initial setup of StaySearchForm component.
๐ Update comments and documentation
๐ Style adjustments for improved UI
๐ Fix a bug in HeroSearchForm2MobileFactory
โ Add unit tests for HeroSearchForm2MobileFactory
๐ Implement new feature in HeroSearchForm2MobileFactory
๐ Update dependencies and packages
๐ ๏ธ Updated LocationInput styling
๐ Fixed a bug in LocationInput
๐ Added documentation for LocationInput
โ Added unit tests for LocationInput
๐ Refactored LocationInput component
๐ฆ Updated dependencies in package.json
๐ง Work in progress on LocationInput
Added a renderButtonSubmit function to the FlightDateRangeInput component to render the button submit.
Updated the tests to cover the new functionality.
Added a renderSelectClass function to the FlightSearchForm component to render the flight class selection.
Updated the tests to cover the new functionality.
* 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!