← All updates

Watson update #12

Adam Bartosiewicz

Breaking Changes

  • WCollapse API updates:
    • Renamed open property to modelValue
    • Changed v-model:open to v-model
    • Updated related event names

Mobile-first Design

We've introduced comprehensive mobile support across Watson components with new mobile-specific tokens and responsive styles:

Features

Bug Fixes

  • Fixed icon shrinking issues in various scenarios
  • WPopover now uses inert attribute instead of aria-hidden
  • Improved accessibility and keyboard navigation
  • Multiple fixes for form components and date handling
  • Various minor improvements and optimizations
  • Fixed missing badge variants
  • Fixed skeleton text sizing for body variant
  • Fixed hover color for WLink
  • Avoid icon shrinking in some scenarios
  • Replaced aria-hidden with inert in WPopover
  • Fixed WDropdown size prop description
  • Fixed adding attributes by default in table body cell
  • Fixed WToast disabling teleport in web components