Musale Martin
Musale Martin
Closes #1628 ### PR Type - Feature ### Description of the changes Update the people-picker to the fluent UI design. ### PR checklist - [x] Project builds (`yarn build`) and...
**Describe the bug** In the `mgt-agenda` component, when you pass the `date` and `group-by-day` attributes, it brings back events from a day before. i.e May 7, 2019 will give you...
Closes #1628 ### PR Type - Feature ### Description of the changes Update the people component to Fluent UI specification. This PR includes and affects changes made by @Mnickii in...
Closes #1507 ### PR Type - Bugfix ### Description of the changes Create the ISO 8601 date strings manually. This helps to: - leave out the timezone offset part. When...
I use your lib in production and I noticed that when there's many USSD requests, they will end up without being resolved throwing this error ``` app[web.1]: Error: Can't set...
Re-structure the documentation so that it flows from use case, setup and usage. **Description** The current documentation lacks a straightforward flow and presentation. This attempts to address the issue making...
Closes #1853 ### PR Type - Bugfix ### Description of the changes Use optional chaining to read null properties in User. ### PR checklist - [x] Project builds (`yarn build`)...
Closes #1202 ### PR Type - Feature ### Description of the changes Updates the teams channel picker component to the new fluent UI designs. Designs can be found [here](https://www.figma.com/file/tVj3DubCqeip6mhw14Up0j/Microsoft-Graph-Toolkit?node-id=7807%3A136234) ###...
Closes #797 ### PR Type ### Description of the changes Adds a shimmer for the loading state in mgt-person ### PR checklist - [ ] Project builds (`yarn build`) and...