| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| coreui-5.9.0-dist.zip | 2026-07-20 | 3.3 MB | |
| README.md | 2026-07-20 | 2.5 kB | |
| v5.9.0 source code.tar.gz | 2026-07-20 | 5.0 MB | |
| v5.9.0 source code.zip | 2026-07-20 | 5.4 MB | |
| Totals: 4 Items | 13.7 MB | 8 | |
What's Changed
- docs: migrate to the shared @coreui/astro-docs engine by @mrholek in https://github.com/coreui/coreui/pull/1104
- docs: use flex rows with spacing for toggle button examples by @mrholek in https://github.com/coreui/coreui/pull/1107
- docs: add AI Tools (MCP) getting-started page by @mrholek in https://github.com/coreui/coreui/pull/1108
- docs: add AI Tools section (MCP Server + LLMs.txt) by @mrholek in https://github.com/coreui/coreui/pull/1109
- docs: fix doubled base path in AI Tools LLMs.txt links by @mrholek in https://github.com/coreui/coreui/pull/1110
- docs: fix broken internal links (base-relative helpers/accessibility) by @mrholek in https://github.com/coreui/coreui/pull/1111
- docs: fix placeholder images rendering "false" as label/text by @mrholek in https://github.com/coreui/coreui/pull/1112
- chore(docs): bump @coreui/astro-docs to 0.1.0-beta.12 by @mrholek in https://github.com/coreui/coreui/pull/1113
- chore: harden Dependabot config by @mrholek in https://github.com/coreui/coreui/pull/1114
- refactor(util/sanitizer): add shared escapeHtml and SVGAllowlist by @mrholek in https://github.com/coreui/coreui/pull/1118
- fix(Chip): sanitize selected/remove icons before injection by @mrholek in https://github.com/coreui/coreui/pull/1119
- chore: bump bundlewatch JS thresholds to match current bundle sizes by @mrholek in https://github.com/coreui/coreui/pull/1122
- fix: avoid Array.prototype.at() to support the declared browser range by @mrholek in https://github.com/coreui/coreui/pull/1121
- chore: ban Array/String.prototype.at() via eslint by @mrholek in https://github.com/coreui/coreui/pull/1123
- fix(Tooltip): dismiss on Escape key (WCAG 1.4.13) by @mrholek in https://github.com/coreui/coreui/pull/1126
- ci: pin GitHub Actions to full commit SHAs by @mrholek in https://github.com/coreui/coreui/pull/1128
- ci: bump stale (v10.4.0), checkout (v7.0.0), linkinator (v2.4.2) by @mrholek in https://github.com/coreui/coreui/pull/1131
- chore: migrate docs to Astro 7 (@coreui/astro-docs 0.1.0) by @mrholek in https://github.com/coreui/coreui/pull/1133
- docs: restore Release Candidate banner on pre-release components by @mrholek in https://github.com/coreui/coreui/pull/1134
- chore(deps): bump astro to 7.1.2 and dev dependencies by @mrholek in https://github.com/coreui/coreui/pull/1135
- chore: remove unused config.version_short from package.json by @mrholek in https://github.com/coreui/coreui/pull/1136
Full Changelog: https://github.com/coreui/coreui/compare/v5.8.0...v5.9.0