CoreUI PRO Vue.js Admin Template v5.1.0

CoreUI PRO Vue.js Admin Template v5.1.0

We are excited to announce the release of CoreUI PRO Vue.js Admin Template v5.1.0. This update includes significant new features, important security fixes, and various dependency updates to enhance the overall performance and stability of the template.

What’s New

Fixes

  • Security: Resolved a security issue related to process.env.

Features

  • Tabs Component: Added a new tabs component to enhance navigation within the application.

Dependency Updates

The following dependencies have been updated to ensure compatibility and performance improvements:

  • Updated @coreui/coreui-pro from ^5.0.0 to ^5.2.0
  • Updated @coreui/vue-pro from ^5.0.0 to ^5.2.0
  • Updated @fullcalendar/core from ^6.1.11 to ^6.1.14
  • Updated @fullcalendar/daygrid from ^6.1.11 to ^6.1.14
  • Updated @fullcalendar/interaction from ^6.1.11 to ^6.1.14
  • Updated @fullcalendar/vue3 from ^6.1.11 to ^6.1.14
  • Updated @vitejs/plugin-vue from ^5.0.4 to ^5.0.5
  • Updated eslint-plugin-vue from ^9.24.0 to ^9.26.0
  • Updated i18next from ^23.10.1 to ^23.11.5
  • Updated i18next-browser-languagedetector from ^7.2.0 to ^8.0.0
  • Updated i18next-http-backend from ^2.5.0 to ^2.5.2
  • Updated sass from ^1.72.0 to ^1.77.5
  • Updated simplebar-vue from ^2.3.3 to ^2.3.5
  • Updated vite from ^5.2.6 to ^5.3.1
  • Updated vue from ^3.4.21 to ^3.4.28
  • Updated vue-router from ^4.3.0 to ^4.3.3
Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
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

What is the difference between typeof and instanceof in JavaScript
What is the difference between typeof and instanceof in JavaScript

How to conditionally add attributes to React components
How to conditionally add attributes to React components