One data grid for JavaScript, React, Vue & Angular. Sorting, filtering, virtualization, pinning, and CSV export included. Early access $199 $349 → [Get it now]

Bootstrap Calendar: From Date Picker to Full Scheduler

Bootstrap Calendar: From Date Picker to Full Scheduler

“Add a calendar” is one of those requirements that means five different things depending on who says it. A form field for picking a delivery date is a calendar. A month grid showing this sprint’s deadlines is a calendar. A week view where a dispatcher drags jobs between technicians’ columns is also, apparently, a calendar.

These are not sizes of the same feature — they are different features with different costs, and Bootstrap itself ships none of them. Bootstrap 5 has no calendar component at all: no date picker, no month grid, no scheduler. So every “bootstrap calendar” is Bootstrap’s design language plus a component that comes from somewhere else — a library, or your own code.

This article climbs that ladder honestly: what each rung actually requires, what you can reasonably build yourself, and where the cost curve bends hard enough that building stops making sense.

Read More…

Bootstrap Data Table: When a Plain Table Stops Being Enough

Bootstrap Data Table: When a Plain Table Stops Being Enough

Every Bootstrap data table starts the same way: a <table class="table">, a loop over some rows, done. And for a surprising number of applications, that is genuinely all you need.

Then the requirements arrive one at a time. “Can we sort this by date?” “Can I search it?” “It’s slow with this quarter’s data.” Each one looks small, and each one is answerable with a few lines of JavaScript — until, at a fairly predictable point, it isn’t.

This article walks that ladder honestly. For each threshold we show what you can build yourself with plain Bootstrap (or CoreUI, which shares the same table markup and classes) and vanilla JavaScript, where the hand-rolled version starts to leak, and at which rung it stops being reasonable to keep writing table infrastructure by hand. If your table has 50 rows and never will have more, the code below is all you need — no library, no license, nothing to ship but a few kilobytes of your own JavaScript.

Read More…

CoreUI for Angular v5.7.23 - Responsive Dropdown Alignment and Angular 22.1.4 Update

CoreUI for Angular v5.7.23 - Responsive Dropdown Alignment and Angular 22.1.4 Update

We are pleased to announce the release of CoreUI for Angular v5.7.23. This release adds per-breakpoint alignment to the Dropdown component, fixes several dropdown positioning issues, tightens the size/sizing input types across components, and aligns the library with Angular 22.1.4. No breaking changes were announced in the published release notes.

Read More…

CoreUI PRO Angular Admin Template v5.7.23 - Angular 22.1.4 Update

CoreUI PRO Angular Admin Template v5.7.23 - Angular 22.1.4 Update

We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.7.23. This maintenance update aligns the template with Angular 22.1.4 and refreshes the bundled CoreUI PRO packages, keeping enterprise dashboard projects on the latest stable framework line.

Read More…

CoreUI for Angular v5.7.21 - Offcanvas Container Rendering

CoreUI for Angular v5.7.21 - Offcanvas Container Rendering

We are pleased to announce the release of CoreUI for Angular v5.7.21. This release adds container and portal inputs to the Offcanvas component, allowing it to render outside its DOM position, and refreshes the Angular CDK, CLI, and development dependencies. No breaking changes were announced in the published release notes.

Read More…

CoreUI PRO for Angular v5.7.21 - Offcanvas Container Rendering

CoreUI PRO for Angular v5.7.21 - Offcanvas Container Rendering

We are pleased to announce the release of CoreUI PRO for Angular v5.7.21. This release adds container and portal inputs to the Offcanvas component, allowing it to render outside its DOM position, and refreshes the Angular CDK, CLI, and development dependencies. No breaking changes were announced in the published release notes.

Read More…

CoreUI PRO Angular Admin Template v5.7.20 - New Authentication Views, OTP Input, and Vitest

CoreUI PRO Angular Admin Template v5.7.20 - New Authentication Views, OTP Input, and Vitest

We are pleased to announce the release of CoreUI PRO Angular Admin Template v5.7.20. This feature release adds a complete set of authentication views - magic link, two-factor authentication, and the full password reset flow - together with a new OTP Input view, a search button in the header, a restructured navigation aligned with other CoreUI templates, a migration of the test runner to Vitest, and alignment with Angular 22.1.3.

Read More…

CoreUI for Angular v5.7.20 - Modal Container Rendering

CoreUI for Angular v5.7.20 - Modal Container Rendering

We are pleased to announce the release of CoreUI for Angular v5.7.20. This release adds container and portal inputs to the Modal component, allowing it to render outside its DOM position. No breaking changes were announced in the published release notes.

Read More…

CoreUI Free Angular Admin Template v5.7.20 - Search Button and Angular 22.1.3 Update

CoreUI Free Angular Admin Template v5.7.20 - Search Button and Angular 22.1.3 Update

We are pleased to announce the release of CoreUI Free Angular Admin Template v5.7.20. This update adds a search button view with a trigger in the default header, aligns the template with Angular 22.1.3, and refreshes the bundled CoreUI packages.

Read More…

CoreUI PRO for Angular v5.7.20 - Modal Container Rendering

CoreUI PRO for Angular v5.7.20 - Modal Container Rendering

We are pleased to announce the release of CoreUI PRO for Angular v5.7.20. This release adds container and portal inputs to the Modal component, allowing it to render outside its DOM position. No breaking changes were announced in the published release notes.

Read More…
Subscribe to our newsletter
Get early information about new products, product updates and blog posts.