Change Log

1. V4.0.0 (30th Jan 2025)

  • Added Shadcn ui elements and form elements
  • Added Shadcn ui table
  • Added swr for api request
  • Added next js toploader
  • Updated to Next.js to 15
  • Updated api routes

2. V3.0.0 (30th Sept 2024)

  • Added Frontend Pages
  • * Homepage
  • * About
  • * Contact
  • * Portfolio
  • * Blog
  • * Pricing

3. V2.0.0 (3rd Sept 2024)

  • Added New Invoice App
  • * Invoice List page
  • * Invoice Edit page
  • * Invoice Detail page
  • Added Many Example of React Tables
  • * Basic Table
  • * Dense Table
  • * Filter Table
  • * Row Selection Table
  • * Pagination Table
  • * Sorting Table
  • * Column Visibility Table
  • * Drag n Drop Table
  • * Editable Table
  • * Empty Table
  • * Expanding Table
  • * Sticky Table
  • We have added Code Model in to the pages
  • * Ui Components
  • * Widget Banner
  • * Widget Cards
  • * Widget Charts
  • * Form Elements
  • * Form Vertical
  • * Form Horizontal
  • * Form Layout
  • Solve some minor bug

4. V1.0.0 (30th August 2024)

  • Initial Release