Граф коммитов

550 Коммитов

Автор SHA1 Сообщение Дата
michael-hawker 27102e4312 6.0.0-rc1 Release 2019-10-31 14:43:41 -07:00
Alexandre Zollinger Chohfi 41fb9d07bc
Merge pull request #196 from windows-toolkit/mhawker/fix-media-player
Fix MediaPlayer property null for #106 and #68
2019-10-31 14:21:14 -07:00
Michael Hawker MSFT (XAML Llama) 6fc77e4b5d
Update repo links for NuGet packages 2019-10-31 12:59:48 -07:00
michael-hawker 996a1b3a4b Remove unused MediaPlayer DependencyProperty as not needed
Updated Sample to show MediaPlayer property working
2019-10-30 15:52:27 -07:00
Michael Hawker MSFT (XAML Llama) 201cf9cec6
Merge pull request #199 from windows-toolkit/mhawker/webview-messaging
Add new WebView/WebView2 Messaging
2019-10-29 17:16:29 -07:00
michael-hawker 115b167266 Suppress Obsolete WebView Messaging Cascade 2019-10-29 16:11:54 -07:00
Kyaa-dost 0e99583d54
Added WebView emoji 2019-10-29 15:25:28 -07:00
Kyaa-dost 90f1e5190a
Added Documentation emoji 2019-10-29 15:22:11 -07:00
michael-hawker 4b8ea3324c Add new WebView/WebView2 Messaging 2019-10-27 22:17:14 -07:00
michael-hawker 4e8c9e09f3 Fix MediaPlayer property null for #106 and #68
Expose internal property which has correct reference, as was done for WinForms.
2019-10-27 16:03:51 -07:00
Alexandre Zollinger Chohfi 0069aaf3a4 Pinning a few dependencies versions. 2019-10-17 13:55:58 -07:00
Alexandre Zollinger Chohfi a11d84d8c1
Merge pull request #185 from windows-toolkit/fixBuildWarnings
Fix build warnings
2019-10-03 13:38:03 -07:00
Alexandre Zollinger Chohfi 2290498bbe Updated to a few stable versions of dependencies. 2019-09-30 17:49:03 -07:00
Alexandre Zollinger Chohfi d884dec1bc Updated a few prerelease dependencies. 2019-09-30 17:46:33 -07:00
Alexandre Zollinger Chohfi 3301b10f3d
Merge pull request #184 from windows-toolkit/ImproveIntellisense
Improve Intellisense handling
2019-09-30 14:49:20 -07:00
Oscar Calvo c2c9803511 Improve Intellisense handling 2019-09-30 12:45:42 -07:00
Alexandre Zollinger Chohfi 81241136e6
Merge pull request #181 from windows-toolkit/Intellisense
Improve support for Intellisense in Xaml Islands projects
2019-09-27 15:32:57 -07:00
Oscar Calvo 9e51f8550d Improve support for Intellisense in Xaml Islands projects 2019-09-27 13:31:59 -07:00
Alexandre Zollinger Chohfi f77c7e915a Revert "Temporary workaround until build agent pool has VS16.3."
This reverts commit 008d0d1a68.
2019-09-27 13:29:50 -07:00
Alexandre Zollinger Chohfi 471bfe4730 Revert "Temporarily adding global.json back, until we can use stable version of .Net Core 3.0"
This reverts commit c3572efe75.
2019-09-27 13:28:57 -07:00
Alexandre Zollinger Chohfi dc1496f21f Merge branch 'master' into fixBuildWarnings 2019-09-26 17:43:29 -07:00
Alexandre Zollinger Chohfi 020be19fbe
Merge pull request #180 from windows-toolkit/FixIncrementalBuild
Fix incremental build for native projects
2019-09-24 16:34:15 -07:00
Oscar Calvo bec00c894d Fix incremental build for native projects 2019-09-24 14:18:29 -07:00
Alexandre Zollinger Chohfi 1c8e54ad44 Fix build warnings 2019-09-24 11:04:09 -07:00
Alexandre Zollinger Chohfi c3817480aa
Merge pull request #173 from windows-toolkit/FixIncrementalBuild
Fix a bug where incremental build does not update the uwp app payload
2019-09-24 10:50:42 -07:00
Alexandre Zollinger Chohfi 4cd55ec73a Merge branch 'master' into FixIncrementalBuild 2019-09-23 17:29:13 -07:00
Alexandre Zollinger Chohfi c3572efe75 Temporarily adding global.json back, until we can use stable version of .Net Core 3.0 2019-09-23 17:09:43 -07:00
Alexandre Zollinger Chohfi 008d0d1a68 Temporary workaround until build agent pool has VS16.3. 2019-09-23 17:03:54 -07:00
Alexandre Zollinger Chohfi 4f3e88e605 Updated to new version of UseDotNet 2019-09-23 17:01:50 -07:00
Alexandre Zollinger Chohfi d643757de6 Updated to Stable .Net Core 3.0. 2019-09-23 16:47:03 -07:00
Oscar Calvo dec9c6187e Disable fast up-to-check for Xaml Islands projects. 2019-09-23 16:30:38 -07:00
Alexandre Zollinger Chohfi e09c67fc8b Updated .Net Core version to RC1. 2019-09-20 13:29:27 -07:00
Oscar Calvo de0c7e250b Fix incremental build (tested from the command line) 2019-09-06 14:01:49 -07:00
Oscar Calvo 767b87ef60 Fix a bug where incremental build does not update latest version of the xbf and resources. 2019-08-30 14:34:21 -07:00
Alexandre Zollinger Chohfi a6d4afc3cf
Merge pull request #172 from windows-toolkit/netCorePreview8
Updated to .Net Core preview 8.
2019-08-23 13:57:54 -07:00
Alexandre Zollinger Chohfi cebfd0a919 Updated to .Net Core preview 8. 2019-08-23 11:42:09 -07:00
Michael Hawker MSFT (XAML Llama) 7b5326ba1c
Merge pull request #138 from windows-toolkit/NewNuGetToolPackage
Refactor Win32 tools for use in native projects
2019-08-07 15:05:41 -07:00
Oscar Calvo 6ab0677e62 Apply PR feedback 2019-08-06 15:01:38 -07:00
Oscar Calvo 40a036ad03 Merge branch 'master' into NewNuGetToolPackage 2019-08-06 14:41:34 -07:00
Oscar Calvo 1e080b05f0 Rename package 2019-08-06 14:25:12 -07:00
Alexandre Zollinger Chohfi d52caf82b2
Merge pull request #156 from windows-toolkit/FixAppxDeployment
Fix deployment to include all artifacts
2019-07-30 14:07:33 -07:00
Alexandre Zollinger Chohfi e42a57b259
Merge pull request #157 from windows-toolkit/revert-155-DeployPDBs
Revert "Deploy PDBs for the XamlApplication NuGet package"
2019-07-29 18:19:54 -07:00
Alexandre Zollinger Chohfi 89483c2292
Revert "Deploy PDBs for the XamlApplication NuGet package" 2019-07-29 18:19:20 -07:00
Oscar Calvo 377176a417 Fix deployment to include all artifacts 2019-07-29 18:10:10 -07:00
Alexandre Zollinger Chohfi d978aefcfb
Merge pull request #154 from windows-toolkit/netCorePreview7
Updated to .Net Core preview 7.
2019-07-29 17:02:54 -07:00
Alexandre Zollinger Chohfi b489119c71 Fixed compilation on preview 7. 2019-07-29 16:48:32 -07:00
Alexandre Zollinger Chohfi a2adbb8c4b
Merge pull request #155 from windows-toolkit/DeployPDBs
Deploy PDBs for the XamlApplication NuGet package
2019-07-29 15:49:07 -07:00
Oscar Calvo a3f8226040 Deploy PDBs 2019-07-29 15:19:21 -07:00
Alexandre Zollinger Chohfi 0a58dd618b
Merge pull request #149 from TranslucentTB/arm
Add ARM support
2019-07-29 15:17:26 -07:00
Alexandre Zollinger Chohfi b41abc54e0 Updated to .Net Core preview 7. 2019-07-29 15:04:24 -07:00