Skip to content

Releases: coreui/coreui-vue

v5.10.0

Choose a tag to compare

@mrholek mrholek released this 20 Jul 16:06

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

v5.9.0

Choose a tag to compare

@mrholek mrholek released this 14 Jun 14:26
9917d7d

What's Changed

  • feat(Chip): add CChipSet component and filter chips by @mrholek in #311
  • docs: add AddedIn badge component by @mrholek in #312
  • feat(CNavGroup): support controlled visibility and v-model:visible by @mrholek in #314
  • fix(CDropdown): default variant to 'dropdown' to match the other frameworks by @mrholek in #315
  • feat(CSidebarNav): add tree variant and compact prop, pass visible to CNavGroup toggler slot by @mrholek in #316
  • fix(build): set tsconfig lib to es2023 and revive the unit test suite by @mrholek in #317
  • feat(CSearchButton): add new component by @mrholek in #318
  • chore(eslint): add vue-eslint-parser and apply lint autofixes by @mrholek in #319
  • chore(eslint): resolve remaining lint errors by @mrholek in #320
  • chore(ci): replace dead workflows with a working CI by @mrholek in #321
  • fix(CFormRange): rename steps prop to step so the interval applies by @mrholek in #322
  • chore: remove debug log and orphaned Stepper API doc by @mrholek in #323
  • feat(CCarousel): add touch swipe support and slide/slid events by @mrholek in #324
  • feat(CDropdown, CPopover, CTooltip): add popperConfig prop by @mrholek in #325
  • test: add coverage for previously untested components and directives by @mrholek in #326
  • test: cover the v-c-popover and v-c-tooltip directives by @mrholek in #327
  • release: v5.9.0 by @mrholek in #328

Full Changelog: v5.8.0...v5.9.0

v5.8.0

Choose a tag to compare

@mrholek mrholek released this 27 Mar 17:44

What's Changed

Full Changelog: v5.7.0...v5.8.0

v5.7.0

Choose a tag to compare

@mrholek mrholek released this 17 Sep 13:01

Full Changelog: v5.6.0...v5.7.0

v5.6.0

Choose a tag to compare

@mrholek mrholek released this 02 Sep 14:49

What's Changed

  • Fix: CButton variant styling when undefined by @jrd-lewis in #304

New Contributors

  • @jrd-lewis made their first contribution in #304

Full Changelog: v5.5.0...v5.6.0

v5.5.0

Choose a tag to compare

@mrholek mrholek released this 04 Jun 11:12

What's Changed

  • Minor fixes and improvements in the CAccordion and CNavGroup component by @mrholek in #296
  • Upgrade ESLint to v9.x and update dependencies by @mrholek in #297

New Contributors

Full Changelog: v5.4.1...v5.5.0

v5.4.1

Choose a tag to compare

@mrholek mrholek released this 29 Oct 11:46

What's Changed

New Contributors

Full Changelog: v5.4.0...v5.4.1

v5.4.0

Choose a tag to compare

@mrholek mrholek released this 22 Sep 16:27

Full Changelog: v5.3.0...v5.4.0

v5.3.0

Choose a tag to compare

@mrholek mrholek released this 31 Aug 14:53

What's Changed

  • Add the as property in the CHeader component to use semantic tag by @cesargb in #290
  • docs: add as property in CFooter api by @cesargb in #291
  • docs: Added the 'selected' attribute to the Options of CFormSelect API. by @atari-sog in #292

New Contributors

Full Changelog: https://coreui.io/changelog/coreui/vue/v5.3.0/

v5.2.0

Choose a tag to compare

@mrholek mrholek released this 26 Jul 09:16