office-ui-fabric-react v7.82.1 Release Notes

Release Date: 2020-01-15 // over 4 years ago
  • Patches

    • 🚚 ComboBox: Move autoComplete with no freeform key handling to onKeyUp to get access to key value vs key code to support non latin characters (PR #11582 by micahgodbolt)
    • 💻 Text: Fixing children check so it can render {0} value. (PR #11659 by khmakoto)
    • ⏪ Reverting moving tablist to be a parent of tabpanel (PR #11690 by chang47)