Skip to content

docs: carry two fixes over from the pro docs - #523

Merged
mrholek merged 1 commit into
mainfrom
docs/parity-with-pro
Jul 27, 2026
Merged

docs: carry two fixes over from the pro docs#523
mrholek merged 1 commit into
mainfrom
docs/parity-with-pro

Conversation

@mrholek

@mrholek mrholek commented Jul 27, 2026

Copy link
Copy Markdown
Member

Two fixes that landed in the pro docs and apply here verbatim.

Chart tooltips are unstyled. The chart components render custom HTML tooltips by default (customTooltips), and .chartjs-tooltip* ships in @coreui/chartjs — which no docs edition loads. Added to the page's css: frontmatter, pinned to the version the docs depend on (^4.2.0), the same way the Bootstrap docs pull in the icons stylesheet.

The MCP page lists three editions. @coreui/docs-mcp now serves Angular as well (coreui/coreui-docs-mcp#14), so the coverage line and the documented default both name all four.

Pro counterparts: coreui/coreui-react-pro#63 and #62.

The chart components render custom HTML tooltips by default and the styles ship
in @coreui/chartjs, which the docs never load, so the tooltip is unstyled; and
the MCP page still lists three editions, while the server now serves Angular too.
@mrholek
mrholek merged commit 64375a6 into main Jul 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant