microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

Authentication Providers and UI components for Microsoft Graph 🦒

Results 288 microsoft-graph-toolkit issues
Sort by recently updated
recently updated
newest added

# Proposal: Support for ::part CSS pseudo-element ## Description Since the support for ::part css is now widely adopted why not support it to give more flexibility in styling mgt...

feature-request

Create an application with a task component Open the page and click add on the component Fill in details Click add Result: Nothing happened and there's no feedback about why...

When a quick message from a person card fails an error message should be shown and the user should be able to attempt to send the message again. Currently this...

https://learn.microsoft.com/en-us/graph/api/planneruser-list-tasks?view=graph-rest-1.0&tabs=http

feature-request

Add a provider property to the MgtBaseComponent. This will allow for usages in scenarios where the an application needs to have both the ability to sign in and to provide...

The presence API now supports it: https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-beta&tabs=http

feature-request

The presence endpoint now supports it: https://learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-beta&tabs=http

feature-request

As part of the adaptive cards rendering capabilities in `mgt-chat`, carousels should be supported. Today, they are rendered as multiple cards. ![image](https://github.com/microsoftgraph/microsoft-graph-toolkit/assets/7620955/afa1f20f-10d7-4c57-a947-bc9b73a0bdd4) vs. ![image](https://github.com/microsoftgraph/microsoft-graph-toolkit/assets/7620955/d7ceabc4-9367-4eb6-add7-e0431f271d37)

feature-request

# Proposal: mgt-chat components as web components ## Description It would be great to have the chat components as web components like all other mgt components. ## Rationale mgt-chat would...

feature-request