Change log
Change log
Last updated
Was this helpful?
Change log
Last updated
Was this helpful?
Update: Remove react-hooks-global-state
and react-use-keypress
Update: Create a themeContext
for ThemeMode
and ThemeDir
Update: Social login icons for Login/Signup pages
Update: Update to Next.js 15
Update: Update to Taiwind CSS 4
Breaking update: Rebuild the structure of the whole project, use dynamic routes for collections/products/blogs, etc, rebuild the data, and get the data.
Breaking update: Streamlined and optimized the entire codebase - reduced by over 15,000 β¨lines of code.
Update : Update the entire way data is retrieved from pages and components, using best practices.
Update: Updated all classNames to match Tailwind CSS 4
Update: Update SEO, add metadata to all pages
Update: Use embla-carousel instead of Glidejs
New: Add the Real Estate listing detail page.
Update: Update all "popover" components
Update: Update the Blog page
Update: Remove font Awesome icons, use Hugeicons instead
Update: Update all dependent packages to the latest version
**Update (Sat 14 Dec, 2024)
Update: Update Packages version @type
Breakthrough: Added RTL mode feature πππ₯
Update Update slider components, use CSS Snap instead of @Frame-motion
Added locales/en.ts file
**Update (Wed 20 Nov, 2024)
Update: Update Packages version
Update Filter Dialogs on Listings pages to use with HeadlessUI 2.1
Fix the bug where the search button UI is hidden when operating on the Mobile Search form
Add 3 new styles for the Footer
**Update (Sat 20 Jul, 2024)
Update: Update Packages version
Update: Update HeadlessUI to version 2.0
VERSION: (25 May, 2023)
Update: Update Nextjs 13.4.3 and all packages to the latest version.
Update: Add 404 page
VERSION: 0.2.2 (12 April, 2023)
Update: Update Nextjs 13.3 and all packages to the latest version.
Update: Update some Routes for suitable Next.js 13.3
VERSION: 0.2.1 (10 MAR, 2023)
Fixed: Fixed bugs that arose during development on listing-has-map pages
Update: Set ReactStrictMode in next.config file to false to handle error 1
VERSION: 0.2.0 (05 MAR, 2023)
Release v0.2.0
Remove the moment package.
Simplified HeroSearchForm components
VERSION: 0.1.1 (15 FEB, 2023)
Release v0.1.1
Fixed: Fix broken home page when uploading build to hosting
VERSION: 0.1.0 (03 FEB, 2023)
Release v0.1.0
Update docs to online.
Breakthrough: Remove using Font Awesome Icon font and use SVG Icon in instead
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 the NEXT_PUBLIC_GOOGLE_MAP_API_KEY
and NEXT_PUBLIC_GOOGLE_MAP_ID
environment variable in the .env
file.
Update!: Replace package with package (Cause: react-dates package has not been updated for a long time and better performance comes from react-datepicker package)