Fuse - React Admin Template Redux Toolkit Material Design with Hooks Support

Fuse - React Admin Template Redux Toolkit Material Design with Hooks Support v10.5.0

No permission to download

v10.4.0 (2024-06-10)

  • React version updated to v18.3.1.
  • Mui updated to v5.15.19.
  • Tailwindcss updated to v3.4.4.
  • All dependency packages updated.
  • new date-fns version imports updated due to ts type detection.
  • .eslintrc.cjs updated.
  • Minor lint fixes.
  • NotificationPanelButton animation added, triggers when a new notification is received.
  • Notification list default order changed to time desc.
  • All .defaultProps definitions removed due to will be deprecated on next major react release.
  • DateTimePicker controllers updated.
  • AWS Auth Social Login Google example added.

v10.3.0(2024-04-03)


New
  • Aws Amplify authentication service example added.
  • Dependency packages updated
Fixed
  • Mailbox: MailItem checkbox's click event cannot stop propagation on Firefox
  • FuseSearch: Misaligned popper issue resolved in horizontal layouts.
Breaking Changes
  • Authentication system refactored.

v10.2.0 (2024-02-04)


New
  • material-react-table library added
  • E-commerce products and orders page tables changed with material-react-table
  • @reduxjs/toolkit updated to v2.2.1
Breaking Changes
  • Redux slices and RTK-Query have been enhanced by leveraging the latest version of the Redux Toolkit for optimized lazy loading.
Back
Top