Skip to content

v1.1.1

Compare
Choose a tag to compare
@shweaver-MSFT shweaver-MSFT released this 10 Feb 23:48

This release includes minor fixes and updates to existing components. The most notable improvements are focused around mgt-tasks and the level of customization/re-templating it supports.

Updates and Fixes

mgt-tasks

  • Updated styling on mgt-tasks - #224
  • Added new hide-options property on mgt-tasks - #256
  • Added additional CSS custom properties on mgt-tasks - #271

mgt-login

  • Fixed issue with mgt-login popup not opening - #272

Providers

  • Added signed-out attribute to mgt-mock-provider - #236
  • Added default provider when addons are not loaded - #250
  • Fixed enum comment error - #275

Graph

  • Added component header to graph calls - #240
  • Fixed broken MockProvider caused in #240 - #245
  • Updated BaseGraph to always use the same client instance - #251

Project

  • Replaced owc-dev-server and browser-sync with es-dev-server. Updated npm packages - #235