Skip to content

v11.95.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Nov 07:20
· 18 commits to main since this release
4bb1c57

New features πŸš€

Bug fixes πŸ›

  • fix(pagination): tooltip visibility (#20850) (7efc295cf)
  • fix(ComboBox): ensure aria-controls is always applied for a11y (#20834) (5547c2527)
  • fix: combobox decorator alignment matching to ai-label. (#20788) (18259502a)
  • fix(slider): Disallow invalid & warn when readonly or disabled (#20784) (bc87e48c2)
  • fix(ExpandableTile): recalculate height on Tab change (#20755) (84b09fcaf)
  • fix(feature-flags): update semver range to prevent version mismatches (#20794) (b684a12e5)
  • fix: made children propType optional in Text component (#20777) (92349f829)
  • fix: added aria-label and aria-labelledby support to PaginationNav (#20715) (84383fc24)
  • fix(multi-select): fix invalid styling and ai-label positioning (#20620) (a0efb008c)

Documentation πŸ“

  • docs(preview): add preview status docs page to storybooks (#20606) (73fa1c0aa)

Housekeeping 🏠

@carbon/[email protected]

New features πŸš€

Bug fixes πŸ›

  • fix(pagination): tooltip visibility (#20850) (7efc295cf)
  • fix: height when enable dialog element feature flag is on (#20825) (21b7fea50)
  • fix(popover): update specificity for border and background-token (#20823) (d1a22041b)
  • fix: combobox decorator alignment matching to ai-label. (#20788) (18259502a)
  • fix(feature-flags): update semver range to prevent version mismatches (#20794) (b684a12e5)
  • fix(ailabel): removing z-index from AI label (#20757) (e16ba3d27)
  • fix(multi-select): fix invalid styling and ai-label positioning (#20620) (a0efb008c)

Housekeeping 🏠

@carbon/[email protected]

New features πŸš€

Bug fixes πŸ›

  • fix(ai-skeleton): add display properties to fix flex container rendering (#20756) (bce2fb8a0)
  • fix(slider): Disallow invalid & warn when readonly or disabled (#20784) (bc87e48c2)
  • fix(ai-label): fix caret visibility (#20822) (766e563d8)
  • fix(tag): correct color type to warm-gray in tag.scss (#20801) (8f1eca859)
  • fix(modal): resolve focus trap issue (#20157) (bb9cf284c)
  • fix(multi-select): correctly display initially selected options (#20674) (d53c88678)
  • fix(feature-flag): storybook-duplicate-feature-flags (#20782) (f567ec326)
  • fix(multi-select): fix invalid styling and ai-label positioning (#20620) (a0efb008c)
  • fix(radio-button): respect readonly radio value (#20753) (5caf80979)

Documentation πŸ“

  • docs(preview): add preview status docs page to storybooks (#20606) (73fa1c0aa)

Housekeeping πŸ