CoreUI Free Bootstrap Admin Template v5.0.0-rc.0

CoreUI Free Bootstrap Admin Template v5.0.0-rc.0

In the transition to version 5.0.0-rc.0, we’ve focused on enhancing the responsiveness, layout, and styling of our project to deliver a more seamless and visually appealing user experience. These refinements are part of our continuous effort to improve project usability across various devices and screen sizes.

Refactor

  • Enhanced the responsive behavior to ensure fluidity and adaptability across devices.
  • Refined the layout for a cleaner, more intuitive user interface.
  • Improved styles for better visual coherence and user interaction.

Build

  • Transitioned from CommonJS (cjs) to ECMAScript Modules (mjs), embracing modern JavaScript module syntax for improved efficiency and compatibility.

Dependencies

  • Updated @babel/core from ^7.23.2 to ^7.23.3
  • Updated @babel/preset-env from ^7.23.2 to ^7.23.3
  • Updated @coreui/chartjs from ^4.0.0-beta.1 to ^4.0.0-rc.0
  • Updated @coreui/coreui from ^5.0.0-beta.0 to ^5.0.0-rc.0
  • Updated eslint from ^8.52.0 to ^8.53.0
  • Updated prettier from 3.0.3 to 3.1.0
  • Updated sync-directory from ^6.0.4 to ^6.0.5

For a detailed list of all changes, visit the full changelog on GitHub.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to convert a string to boolean in JavaScript
How to convert a string to boolean in JavaScript

How to show or hide elements in React? A Step-by-Step Guide.
How to show or hide elements in React? A Step-by-Step Guide.

How to set focus on an input field after rendering in React
How to set focus on an input field after rendering in React

Passing props to child components in React function components
Passing props to child components in React function components

How to loop inside React JSX
How to loop inside React JSX

How to validate an email address in JavaScript
How to validate an email address in JavaScript