Change log
Change log
**Update (Wed 20 Nov, 2024)
Update: Update Packages version
*** Include the Chisfis Nextjs version in the download package.
**Update (Sat 20 Jul, 2024)
Update: Update Packages version
Update: Use Google's
@vis.gl/react-google-maps
package instead of/google-map-react
package. So you need to add your Google map API key to theREACT_APP_GOOGLE_MAP_API_KEY
andREACT_APP_GOOGLE_MAP_ID
environment variable in the.env
file https://visgl.github.io/react-google-maps/docs/get-started
**Update (July 10, 2023)
Update: Update Packages version
Fixed: Fixed miss Common layout at page Add-listing-9
VERSION: 2.2.1 (06 MAR, 2023)
Release v2.2.1
Update: Remove basename from Router and Package.json file
Update: Urgently update some backlog errors in the previous version 2.2.0
VERSION: 2.2.0 (05 MAR, 2023)
Release v2.2.0
Update!: Replace react-dates package with react-datepicker package (Cause: react-dates package has not been updated for a long time and better performance comes from react-datepicker package)
Remove the moment package.
Simplified HeroSearchForm components
VERSION: 2.1.3 (Dec 19, 2022)
Update: update the dependency packages
Update: Hero search form of Flight
VERSION: 2.1.2 (Oct 7, 2022)
Update: update the NavigationItem.tsx component - Fixed bug at NavLink when updating to react-router-dom v6
VERSION: 2.1.1 (Oct 3, 2022)
Update: update the dependency packages - React-router-dom to version 6.4.1
VERSION: 2.1.0 (September 2, 2022)
Update: update the latest dependency packages version
Update: Update all Heroicon to the latest version
VERSION: 2.0.0 (18 July, 2022)
update: update the latest dependency packages version
update: style for many components - Listing detail, Hero search form, Author box 2...
New: New home demo - Home 3
New: New Hero search form and New Hero search form for mobile
Update: Update date out range picker on react-dates components
Fix: Fix cannot click next/prev image on listing cards
Update: More ....
VERSION: 1.3.0 (19 May, 2022)
update: update react version to v.18.x
update: update Headlessui to the latest version
update: replace node-sass with sass dependency package
Fix: Fix unable to connect to github.com when installing node_module (yarn install)
update: use hook useId() on Glide component.
VERSION: 1.2.0 (13 March, 2022)
update: Update error opening the modal gallery in listing-detail pages
update: Updated hero-form and reservation form in detail-listing pages: background-color in dark mode, optimizing how to date range picker works
new: Show reservation form in detail-listing pages in mobile view
update: update placeholder image on NcImage component - use SVG instead
update: remove nanoId in sliders component
update: update node-sass version 7
update: update Headlessui to the latest version - 1.15.0
update: update requires Nodejs from version 14.17.3 to version 16.x
VERSION: 1.1.0 (06 January, 2022)
new: add Flight listing page - https://chisnghiax.com/chisfis/listing-flights
new: Hero-search add Flight search tab
new: add new header-2 component - https://chisnghiax.com/chisfis/home-1-header-2
update: update tailwindcss to the latest version - 3.0.7
update: add onChange function to Checkbox.tsx component
VERSION: 1.0.2 (31 OCTOBER, 2021)
Add Real Estate home demo page
Add new Hero section (HeroSection2)
Add new component AuthorBox2
Add Real Estate Listings page
Add listing card PropertyCardH (For Real Estate)
Add section component DowloadApp.
Change my logo component to SVG
Update Price Range Component to use rc-slider
VERSION: 1.0.1 (22 OCTOBER, 2021)
Update responsive style for Contact page
Update Glide slider item per view on mobile (1 to 1.3)
Update docs to online.
Last updated