Change log
Change log
** Thu 26 Jun, 2025 - 2.1.0
Update: Updated core components following TailwindCSS best practices, improving keyboard accessibility and user friendliness
Update: Update and improve all Forms (
Product form, CheckOut form, Settings form, Filters form, Contact form, etc.
), form data is already prepared in theonSubmit
functions, you just need to process data logicallyUpdate: Update the product filterMenu and sortMenu
New: Add a new
Image Gallery
modal for the images library in the Product detail pageUpdate: Add a Leave a review modal in the Review section on the product detail page
Update: Updated
size
andpriority
fields for images to improve performanceUpdate: Remove some unnecessary dependencies
Update: Improved UI for some components
** Fri 23 May, 2025 - 2.0.1
Update: Updated handling of select color and size options in Product Detail page and ProductQuickView component
** Fri 16 May, 2025 - 2.0
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 19,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
Update: Update the QuickView component
Update: Update the Header Search Popover component
Update: Update the Cart component
Update: Update the Blog page
Update: Update the Logo
New: Add the Orders history page
New: Add the Order Detail page
New: Add the Coming Soon page
New: Add the Payment Successful page
Update: Remove font Awesome icons, use Hugeicons instead
Update: Update all dependent packages to the latest version
** May 17, 2024
Fixed: Fix the error of Popover not closing when clicking outside the body
Fixed the style of the Filter modal when viewed on the mobile device
Updated the style for the Hero section, (previously, images were obscured by text when viewed on the mobile device)
Fixed errors when building - caused by page product-style-2
Updated the version of dependent packages to the latest version (Notably updated HeadlessUI to version 2)
Update to NextJs 14.
** Aug 02, 2023
Fixed: Fixed the issue of Glidejs pakage.
** May 20, 2023
Update: Update the packages to the latest version.
Update: Update to Next.js 13.4.3
New: Add Forgot password page, 404 page.
Update: Update variant component on product card and product detail page
** April 11, 2023
Update: Update the packages to the latest version.
Update: Update to Next.js 13.3
Update: Update some href links (Footer, navigation...)
Update: Updated and removed Glidejs warnings.
** Mar 10, 2023
Release: Release first version
Last updated