Skip to content

v0.2.2

Pre-release
Pre-release

Choose a tag to compare

@nmetulev nmetulev released this 30 Aug 23:40
  • Updated all components to latest accessibility guidelines #126

  • PeoplePicker - #136

    • fixed highlighting first person
    • fixed loading delay
    • fixed person overflow on narrow views
    • vertically centered name and cross button
    • removed random console.log
  • TeamsProvider improvements and bug fixes #132

    • Added scope attribute to mgt-teams-provider
    • Added loginHint to attempt SSO in Teams
    • Fixed bug with teams-provider not respecting scopes when authenticating
    • Fixed bug where authentication succeeds but teams reports user canceled the authentication
    • Fixed TeamsProvider.isAvailable - it now works on all platforms
    • Added ability to specify teams library via code #128
  • Added depends-on attribute to all provider components to enable usage of multiple providers on a single page #132

  • Random:

    • Updated msal, graph sdk, and lit element to latest version #123 #137
    • Added tslint to enable better code styles #129