Skip to content

@carbon/vue@3.0.15

Latest
Compare
Choose a tag to compare
@lee-chase lee-chase released this 19 Apr 15:35
· 6 commits to main since this release

3.0.15 (2024-04-19)

Bug Fixes

  • add calOptions as reactive prop (0cd0485)
  • cv-dropdown v-model does not clear caption when set to empty (b01cf04)
  • cv-pagination make page, pageSizes, & numberOfItems properties reactive (b9c4c09)
  • replicated missing cv- classes from Vue2 repo (ea305ad)
  • restore CvTag default color from Vue2 (#1589) (1d7a2df)
  • storybook: brandUrl point to main root (#1586) (8217814)

Features

  • cv-data-table add property to force showing batch actions (64cbe0c)