📅Changelog

Defines change log

v9.2.2 - Release (16-09-2024)

  • Minor UI Updates

v9.2.1 - Release (12-08-2024)

  • Added Techstack info

v9.2.0 - Release

  • Added Vite package

    • Image path updates

  • Removed redux

  • Added SWR

  • Migrate to react table v8

  • Added Dense table

  • Use NPM fonts

  • Added Full-screen toggle

  • Map

  • CRA route updates with Error Boundary and Loader

  • Added Custom breadcrumb component

  • Stops collapsing menu on large media for Apps

  • Menu updates

    • Set item without group - See Sample Page

    • Set external link in menu - See Calendar Menu

    • Set Dropdown in menu - See Maintenance Menu

    • Set pop up - See Customer -> List Menu

    • Horizontal menu updates

      • Set a simple page as a clickable item

      • Set line separator for without group items

      • Fixed breadcrumb for clickable item (without group items)

  • Package upgrades

  • Set State for Customer App

  • Removed unused component="div" and component="span"

  • Removed unused align="left" as its default

  • Change the arrow/const function to the JavaScript function for Hoisting in components

  • Import updates for performance

    • MUI components

    • Apexchart

  • Bug fixes

    • Use consistent - bgcolor / backgroundColor /background

    • Landing overflow content [Application section]

    • Landing Horizontal scroll

    • Change more link icon

    • Virtualized react-table scroll issue

    • Apexchart legend issue on RTL mode

    • Pricing Page: Set Actual Price Note

v9.1.2 - Release (19-10-2023)

  • Make use of react-script for build

v9.1.0 - Release (07-06-2023)

  • Remove Mock API and use Live but Fake API

  • Packages upgrade

  • .env updates

  • Add ripple effect

  • Add Seed Version

  • Add Pages

    • Authentication

      • Authentication 2

      • Authentication 3

    • Maintenance

      • Coming soon 2

      • Under Construction 2

    • Price 2

    • Contact Us

    • Landing

  • Customizer config - set constant

    • mode - ThemeMode (LIGHT/DARK)

    • themeDirection - ThemeDirection (RTL/LTR)

    • menuOrientation - MenuOreintation (VERTICAL/HORIZONTAL)

  • Bug fixes

    • Component drawer

    • Application pages loader fix

    • React table fix (drag-drop, editable, grouping table, sticky table, umbrella)

    • Fix some dark layout component - Badge, Button, Checkbox, Radio, OutlinedInput, Pagination, Slider Label, Switch

    • Fix some console errors

    • Stepper and Kanban peer dependencies fixed

    • Apexchart - fontFamily, marker, offsetX, grid, and legend

v9.0.0 - Release (03-04-2023)

  • Revamped version with new design

Last updated