Change log

Change log

** Thu 26 Jun, 2025 - 2.1.0

  1. Update: Updated core components following TailwindCSS best practices, improving keyboard accessibility and user friendliness

  2. Update: Update and improve all Forms (Product form, CheckOut form, Settings form, Filters form, Contact form, etc.), form data is already prepared in the onSubmit functions, you just need to process data logically

  3. Update: Update the product filterMenu and sortMenu

  4. New: Add a new Image Gallery modal for the images library in the Product detail page

  5. Update: Add a Leave a review modal in the Review section on the product detail page

  6. Update: Updated size and priority fields for images to improve performance

  7. Update: Remove some unnecessary dependencies

  8. Update: Improved UI for some components

** Fri 23 May, 2025 - 2.0.1

  1. Update: Updated handling of select color and size options in Product Detail page and ProductQuickView component

** Fri 16 May, 2025 - 2.0

  1. Update: Update to Next.js 15

  2. Update: Update to Taiwind CSS 4

  3. Breaking update: Rebuild the structure of the whole project, use dynamic routes for collections/products/blogs, etc, rebuild the data, and get the data.

  4. Breaking update: Streamlined and optimized the entire codebase - reduced by over 19,000 
lines of code.

  5. Update 🎉: Update the entire way data is retrieved from pages and components, using best practices.

  6. Update: Updated all classNames to match Tailwind CSS 4

  7. Update: Update SEO, add metadata to all pages

  8. Update: Use embla-carousel instead of Glidejs

  9. Update: Update the QuickView component

  10. Update: Update the Header Search Popover component

  11. Update: Update the Cart component

  12. Update: Update the Blog page

  13. Update: Update the Logo

  14. New: Add the Orders history page

  15. New: Add the Order Detail page

  16. New: Add the Coming Soon page

  17. Update: Remove font Awesome icons, use Hugeicons instead

  18. Update: Update all dependent packages to the latest version

** May 17, 2024

  1. Fixed: Fix the error of Popover not closing when clicking outside the body

  2. Fixed the style of the Filter modal when viewed on the mobile device

  3. Updated the style for the Hero section, (previously, images were obscured by text when viewed on the mobile device)

  4. Fixed errors when building - caused by page product-style-2

  5. Updated the version of dependent packages to the latest version (Notably updated HeadlessUI to version 2)

  6. Update to NextJs 14.

** Aug 02, 2023

  1. Fixed: Fixed the issue of Glidejs pakage.

** May 20, 2023

  1. Update: Update the packages to the latest version.

  2. Update: Update to Next.js 13.4.3

  3. New: Add Forgot password page, 404 page.

  4. Update: Update variant component on product card and product detail page

** April 11, 2023

  1. Update: Update the packages to the latest version.

  2. Update: Update to Next.js 13.3

  3. Update: Update some href links (Footer, navigation...)

  4. Update: Updated and removed Glidejs warnings.

** Mar 10, 2023

  1. Release: Release first version

Last updated