Skip to content

office-ui-fabric-react v7.83.0

Choose a tag to compare

@fabricteam fabricteam released this 17 Jan 01:24
· 13009 commits to master since this release

Minor changes

  • OverflowSet: Don't assume role or orientation. Update CommandBar, examples and docs (PR #11658 by micahgodbolt)

Patches

  • Theme Designer: adding secondary text to a11y panel, adding neutralSecondaryAlt to Fabric Palette slots table, fixing ThemeRulesStandards & ThemeGenerator producing color inaccuracies (PR #11664 by aneeshack4)
  • DatePicker accessibility: day in calendar is announced with blank role (PR #11708 by xugao)
  • DatePicker: error message for required field is not cleared when date is selected from calendar (PR #11727 by xugao)
  • Basepicker/Suggestions: Fix an issue where hasSuggestedAction would return true incorrectly (PR #11737 by joschect)