github coreui/coreui-vue v5.9.0

8 hours ago

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

Don't miss a new coreui-vue release

NewReleases is sending notifications on new releases.