v1.1.1
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 onmgt-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 tomgt-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
andbrowser-sync
withes-dev-server
. Updated npm packages - #235