github coreui/coreui-vue v5.10.0

one day ago

What's Changed

  • docs: migrate to the shared @coreui/astro-docs engine by @mrholek in #329
  • chore: fix library source lint by @mrholek in #330
  • docs(Tooltip, Popover): import directives locally in examples by @mrholek in #331
  • chore: migrate test runner from Jest to Vitest by @mrholek in #332
  • fix(CAlert): forward class to the alert element + canonical parity tests by @mrholek in #333
  • feat(CAlert): add transition, closed and ariaCloseLabel by @mrholek in #334
  • test(CAlertHeading, CAlertLink): align to canonical cross-framework cases by @mrholek in #335
  • test(CButton): align to canonical cross-framework cases by @mrholek in #336
  • feat(CButton): add toggle prop and set type on input buttons by @mrholek in #337
  • docs: fix prettier formatting in ButtonToggleLinkExample by @mrholek in #338
  • feat(CCloseButton, CModalHeader, CToastHeader): allow customizing the close button aria-label by @mrholek in #339
  • fix(CModalHeader): render a div instead of a span by @mrholek in #340
  • docs: add AI Tools (MCP) getting-started page by @mrholek in #341
  • docs: add AI Tools section (MCP Server + LLMs.txt) by @mrholek in #342
  • docs: fix doubled base path in AI Tools LLMs.txt links by @mrholek in #343
  • docs: fix broken internal links + add floating-labels API page by @mrholek in #344
  • chore(docs): bump @coreui/astro-docs to 0.1.0-beta.12 by @mrholek in #345
  • chore: migrate from Yarn Classic to npm by @mrholek in #346
  • docs: add SECURITY.md by @mrholek in #347
  • chore: add Dependabot config by @mrholek in #348
  • fix(directives): render tooltip/popover content as text to prevent XSS by @mrholek in #351
  • chore(package): sideEffects + exclude tests from tarball by @mrholek in #353
  • fix(useColorModes): remove the matchMedia listener on unmount by @mrholek in #354
  • fix(useUniqueId): stop mutating the prefix so ids don't snowball by @mrholek in #355
  • fix(CAlert): expose role="alert" for assistive technology by @mrholek in #356
  • fix(Tooltip): dismiss tooltip and popover on Escape key (WCAG 1.4.13) by @mrholek in #357
  • ci: pin GitHub Actions to full commit SHAs, bump to current versions by @mrholek in #358
  • ci: add CodeQL code scanning by @mrholek in #359
  • chore: migrate docs to Astro 7 (@coreui/astro-docs 0.1.0) by @mrholek in #360
  • chore(docs): bump @coreui/astro-docs to 0.1.1 by @mrholek in #361
  • chore(deps): bump @coreui/coreui to 5.9.0 and dev dependencies by @mrholek in #362

Full Changelog: v5.9.0...v5.10.0

Don't miss a new coreui-vue release

NewReleases is sending notifications on new releases.