-
Notifications
You must be signed in to change notification settings - Fork 3
Update Project to Build with latest Uno package #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…wker/people-picker-test-code Add PeoplePicker 🎊
Add Mock Provider Expose LoginButton Failure Exception
…awker/xamlislands-sample2 Add XAML Islands Take 2
…awker/rc1-update Update Graph Controls based on WCT RC1
Resolves CommunityToolkit#24 for now
…awker/mock-fix Add hack for MockProvider to workaround SDK issue
# Conflicts: # Microsoft.Toolkit.Graph/Providers/ProviderManager.cs # SampleTest/MainPage.xaml
…ore changes to make for links to Azure Devops and MGT
Not fully tested as hit error with payload response see microsoftgraph/msgraph-sdk-dotnet#740
Update Calendar Example Test
TODO: Display HTML better or strip out tags.
(they need re-work see CommunityToolkit#55) Also updated Teams sample messages to remove HTML tags for now.
Co-authored-by: Sergio Pedri <[email protected]>
|
…o update-uno-version # Conflicts: # Directory.Build.props # Microsoft.Toolkit.Graph.Controls/Microsoft.Toolkit.Graph.Controls.csproj # Microsoft.Toolkit.Graph.Controls/Providers/CommonProviderBehaviorBase.Properties.cs # Microsoft.Toolkit.Graph.Controls/Providers/QuickCreate.cs # Microsoft.Toolkit.Graph.Controls/Providers/ScopeSet.cs # Microsoft.Toolkit.Graph/Microsoft.Toolkit.Graph.csproj # README.md # SampleGraphApp/SampleGraphApp.Shared/Assets/FileIcon.png # SampleGraphApp/SampleGraphApp.Shared/MainPage.xaml # SampleGraphApp/SampleGraphApp.UWP/Package.appxmanifest # SampleGraphApp/SampleGraphApp.UWP/SampleGraphApp.UWP.csproj # SampleTest/App.xaml # SampleTest/MainPage.xaml.cs # Windows-Toolkit-Graph-Controls.sln # azure-pipelines.yml # global.json
TODO: Investigate PeoplePicker and GraphPresenter display (only Teams displaying)
TODO: QueryOption Value timing is not set, so CalendarView isn't working
Think there's a merge issue with the CI pipeline, will need to investigate. |
# Conflicts: # SampleGraphApp/SampleGraphApp.Shared/MainPage.xaml
Updating the project to build with the latest uno packages.
Validated with UWP and Android Emulator.
TODO: Going to pull in updates for
PeoplePicker
andGraphPresenter
from main repo next on top of this branch. :)