CoreUI v5.0.0-rc.2
We’re excited to announce the release of version 5.0.0-rc.2, available as of February 29, 2024. This update marks a significant milestone, introducing a range of changes and improvements. A new Bootstrap theme enhances customization options and modernizes project aesthetics. The update to Bootstrap 5.3.3 brings new functionalities and fixes. We’ve also significantly bolstered support for Right-to-Left (RTL) text direction, aiding the development of applications for international markets. Dependency updates, including @babel/core, eslint, and sass, have been made to ensure better performance and security for applications. These changes reflect our commitment to providing developers with flexible, up-to-date tools that adhere to the latest standards and practices in software development.
CoreUI v5.0.0-rc.1
In our latest release, version 5.0.0-rc.1, we’ve taken significant steps to improve the handling of both Left-to-Right (LTR) and Right-to-Left (RTL) text directions, ensuring a more intuitive and inclusive experience for users worldwide. We are excited to share that we’ve updated key dependencies to enhance our framework’s performance and compatibility. These updates are part of our ongoing commitment to provide a robust, secure, and efficient development environment, aligning with the latest industry standards and ensuring our framework remains at the forefront of technology.
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.
CoreUI v5.0.0-rc.0
In the latest update, we focused on refining both the functionality and the dependencies of our project to ensure an optimal development and user experience. Key highlights include a visual enhancement in the user interface, specifically within the sidebar, where the active icon color has been modified to improve visibility and navigation for users. Additionally, we’ve made improvements to the syntax, aiming for better code readability and maintainability.
CoreUI v5.0.0-beta.2
In our latest update, we’ve focused on refining our project’s responsive design and ensuring our dependencies are up to date with the latest standards for improved functionality and performance. By adjusting key variables and upgrading essential tools, we aim to provide a seamless development experience and an optimized end-user interface. Here’s a summary of the changes made:
CoreUI v5.0.0-beta.1
In the latest update, we’ve enhanced sidebar functionality and addressed specific styling issues to improve the user interface and experience. This includes making .sidebar-overlaid
hidden by default to streamline appearance, forcefully hiding the sidebar in narrow mode with !important
, adjusting padding values for better usability in compact and narrow modes, and updating the z-index for .sidebar-overlaid
to ensure proper layering. Our refinements focus on ensuring consistent behavior and a more intuitive navigation layout.
CoreUI Free Bootstrap Admin Template v5.0.0-alpha.0
We’re excited to announce the release of CoreUI Free Bootstrap Admin Template v5.0.0-alpha.0, which has been available since June 5, 2023. This initial alpha release marks the beginning of the v5 series, introducing a new set of features and improvements to enhance the developer and user experience. With updates across the board, from build processes to dependencies, this version sets a new standard for what you can expect from a free, open-source admin template.
How to use Bootstrap 5 in React.js - an original tutorial with (not original) examples
Bootstrap is a holy Grail for most of us - it’s the most popular HTML, CSS and most of all JS library in the world. And as a Christmas miracle—Bootstrap v5.3.0-alpha1 has arrived during the holiday break, so… let’s dig inside and check how to use bootstrap in React.