Skip to content

office-ui-fabric-react v7.75.0

Choose a tag to compare

@fabricteam fabricteam released this 19 Dec 12:33
· 13098 commits to master since this release

Minor changes

  • Update color picker to include aria labels for hue and alpha sliders (PR #11430 by micahgodbolt)
  • Combobox: Fix multiselect options not being read by screen readers. (PR #11436 by joschect)
  • Sticky: Always render narrator readable content in place (PR #11483 by micahgodbolt)
  • DocumentCard: Fixing focus styling on Links in DocumentCardPreview. (PR #11487 by khmakoto)

Patches

  • Combobox: Removed redundant htmlFor attribute as input already use aria-labelledby (PR #11500 by micahgodbolt)
  • SearchBox: Don't duplicate placeholder text in aria-label (PR #11509 by micahgodbolt)
  • DetailsList: Adding Announced section for # of filtered items in examples. (PR #11512 by khmakoto)
  • DetailsList: Adding Announced section for examples that have '# of items selected' message in display. (PR #11513 by khmakoto)