CoreUI PRO for React v5.2.0
Monday, May 27, 2024
We are thrilled to announce the release of CoreUI PRO for React v5.2.0, packed with new features, critical fixes, and dependency updates that enhance the stability and performance of the CoreUI library.
Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.
How to Update
To ensure a smooth transition to CoreUI PRO for React v5.2.0, follow these straightforward steps:
- Open your project’s
package.json. - Locate the
@coreui/react-proentry under dependencies and update the version number to5.2.0. - Find the
@coreui/coreui-proentry under dependencies and update the version number to5.2.0. - Save your changes to the
package.jsonfile. - In your project’s root directory, run the appropriate update command:
- For npm users, execute
npm install. - For yarn users, execute
yarn install.
- For npm users, execute
What’s New
Features
- CTabs: The initial release of the new React tabs component.
- CTabPane: Added the
transitionproperty to enable control of fade animation on panels.
Fixes
- CPopover, CTooltip: Prevent setting the wrong component position on the initial transition.
- CMultiSelect: Added the missing
type="button"attribute to the tag close button. - CCalendar, CDatePicker, CDateRangePicker: Solved different timezones issue.
- CDatePicker: Prevented showing two time pickers on mobile devices.
Refactors
- CTooltip: Updated the popper when content is changed.
- CMultiSelect: Clear search when the dropdown list has been closed.
Documentation
- Improved responsive layout.
- Enhanced sidebar navigation.
- Updated content and layout.
- Added tabs support to MDX files.
Dependencies
We have updated several key dependencies to their latest versions, ensuring improved performance, security, and compatibility:
- Updated
@coreui/coreui-profrom^5.1.0to^5.2.0 - Updated
@mdx-js/mdxfrom^2.3.0to^3.0.1 - Updated
@mdx-js/reactfrom^2.3.0to^3.0.1 - Updated
@rollup/plugin-commonjsfrom^25.0.7to^25.0.8 - Updated
@testing-library/jest-domfrom^6.4.2to^6.4.5 - Updated
@testing-library/reactfrom^14.2.2to^14.3.1 - Updated
@types/reactfrom18.2.73to18.3.3 - Updated
@types/react-domfrom^18.2.22to^18.3.0 - Updated
@typescript-eslint/eslint-pluginfrom^7.4.0to^7.10.0 - Updated
@typescript-eslint/parserfrom^7.4.0to^7.10.0 - Updated
eslint-plugin-react-hooksfrom^4.6.0to^4.6.2 - Updated
gatsbyfrom^5.13.3to^5.13.5 - Updated
gatsby-plugin-offlinefrom^6.13.1to^6.13.2 - Updated
lernafrom^8.1.2to^8.1.3 - Updated
reactfrom^18.2.0to^18.3.1 - Updated
react-domfrom^18.2.0to^18.3.1 - Updated
react-imaskfrom^7.5.0to^7.6.1 - Updated
rimraffrom^5.0.5to^5.0.7 - Updated
rollupfrom^4.13.1to^4.18.0 - Updated
sassfrom^1.72.0to^1.77.2 - Updated
ts-jestfrom^29.1.2to^29.1.3 - Updated
typescriptfrom^5.4.3to^5.4.5



