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

1267 Коммитов

Автор SHA1 Сообщение Дата
michael-hawker f25ed415ab Fix XAML and add initial ContentSizer page/examples 2022-05-12 15:49:04 -07:00
michael-hawker 58daab2c90 Initial port of GridSplitter PR from Toolkit Repo
https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/4083
2022-05-12 15:49:04 -07:00
michael-hawker 47acf96afd Initial SizerBase template commit 2022-05-12 15:49:03 -07:00
Michael Hawker MSFT (XAML Llama) 743fab16e4
Update Uno to 4.2.6 (#119)
* Update Uno to 4.2.6

* Ignore warning on Skia NuGet package, add note about it to props file.
2022-05-12 15:44:12 -07:00
Jérôme Laban ccbfdf564a
ci: Adjust uno-check (#114)
* ci: Bump to uno-check 1.3.1

Fixes decompression issue
2022-05-12 08:58:58 -07:00
Michael Hawker MSFT (XAML Llama) 48effc1a0a Add a WASM on Linux CI Build Job
This runs the same command as launch.json for Codespaces in VS Code to build all samples. This also runs the job on linux compared to our other jobs that run on Windows.
2022-05-11 13:20:37 -07:00
Matt Lacey 0284de115a
open the new template readme in view mode (#113)
* open the new template readme in view mode

not edit mode

* Update ReadMe.md

Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
2022-05-11 10:14:29 -07:00
Matt Lacey 8cc25ec043 add link to details about creating a new experiment 2022-05-11 09:39:50 -07:00
Michael Hawker MSFT (XAML Llama) bb419fe5b5
Merge pull request #107 from CommunityToolkit/fix/ci-powershell-minversion
Use PowerShell 5.1 for the CI
2022-05-10 15:27:26 -07:00
Michael Hawker MSFT (XAML Llama) a531cce558
Merge pull request #108 from CommunityToolkit/fix/md-files-included-from-binobj
Fixed markdown files being included from bin and obj folders
2022-05-10 13:39:34 -07:00
Arlo Godfrey b9aff4f404 Enable all target frameworks before generating all solution 2022-05-10 15:38:57 -05:00
Matt Lacey b58717f04c Fix invalid JSON rather than forcing use of a version of PS that ignores it 2022-05-10 13:16:55 -05:00
Arlo Godfrey 0c4c562431 Fixed markdown files being included from bin and obj folders 2022-05-10 13:10:35 -05:00
Arlo Godfrey d3d5805b0e Force powershell scripts to stop on error 2022-05-10 12:41:53 -05:00
Arlo Godfrey 831297f440 Execute commands with specific powershell version directly 2022-05-10 12:33:03 -05:00
Arlo Godfrey 7d144b5e15 Set minimum powershell version to 5.1 2022-05-10 12:13:05 -05:00
Michael Hawker MSFT (XAML Llama) e06db075e8
Merge pull request #105 from CommunityToolkit/BuidProjectTemplateCI
Refactor building ProjectTemplate in CI
2022-05-10 09:14:02 -07:00
Matt Lacey 67172e79b2 Refactor building ProjectTemplate in CI 2022-05-10 14:31:56 +01:00
Michael Hawker MSFT (XAML Llama) 4ffe8d0e67
Merge pull request #103 from CommunityToolkit/i100-VSConfig
add .vsconfig files for workload and component dependencies
2022-05-10 01:11:51 -07:00
Michael Hawker MSFT (XAML Llama) e3fcfa42ff
Merge pull request #76 from CommunityToolkit/mrlacey/labtemplate
Add template for creating new experiments
2022-05-10 01:07:19 -07:00
Arlo Godfrey ca8a730315 Fixed diagnostics not running for mocked sample code in dynamic test assembly 2022-05-09 16:21:43 -05:00
Arlo Godfrey ae365468b7 Fixed markdown and sample metadata not being accessible to the source generator from other assemblies 2022-05-09 15:20:39 -05:00
Arlo Godfrey f70a6b26fc Cleanup comments 2022-05-09 12:23:33 -05:00
Arlo Godfrey 3a2ab64935 Fixed markdown files not being visible to project heads 2022-05-09 11:57:45 -05:00
Matt Lacey 99efdd5646 Remove unnecessary, explicit file reference 2022-05-09 12:56:52 +01:00
Matt Lacey e396cf23f5 Add wildcard XAML references ready for if/when needed 2022-05-09 12:56:35 +01:00
Matt Lacey b9dd4fa32b test the template as a separate CI job 2022-05-07 00:04:00 +01:00
Matt Lacey ed627bbc6f add vsconfig files for workload and component dependencies 2022-05-06 23:48:42 +01:00
Arlo Godfrey ee58d69360 Minor comment update 2022-05-06 15:34:04 -05:00
Arlo Godfrey ef86911bca Checkpoint: Fixing source generators when multiple samples exist 2022-05-06 15:23:09 -05:00
Matt Lacey 8d1ac91e85 Run the UWP tests for WinUI2 and WinAppSDK tests for WinUI3 2022-05-06 13:30:57 +01:00
Matt Lacey e2913b7f0c Build the DEBUG version of the ProjectTemplate to save time
generated experiments do get a release build so not losing anything here, (hopefully) just making the CI build faster
2022-05-06 13:25:09 +01:00
Matt Lacey 794ee8edf1 add project template tests to the CI process 2022-05-06 12:42:16 +01:00
Matt Lacey 6208562c44 Merge branch 'main' into mrlacey/labtemplate 2022-05-06 12:32:08 +01:00
Matt Lacey d26bbc018e fix template guids 2022-05-05 23:40:56 +01:00
Matt Lacey e62f60d723 Add example of conditional include of *.UI.XAML namespaces 2022-05-05 20:13:30 +01:00
Matt Lacey d2ff4fb9f7 Remove another CanvasLayout reference 2022-05-05 16:59:00 +01:00
Arlo Godfrey 606d2e1ddd Removed stray reference to CanvasLayout 2022-05-04 17:24:18 -05:00
Arlo Godfrey f67b23c53b Fixed package name exceeding 50 character limit 2022-05-04 17:24:06 -05:00
Michael Hawker MSFT (XAML Llama) 60927b0c59
Merge pull request #91 from CommunityToolkit/fix/codespace-sample-launching
Codespaces: Fix launching all-sample app, add auto sample discovery
2022-05-04 14:37:27 -07:00
Arlo 2fefab6ab4 Add powershell to dev container 2022-05-04 19:09:17 +00:00
Arlo 04576c555f Fixed relative folder issue when discovering samples 2022-05-04 19:04:12 +00:00
Arlo d4a4a636b4 Merge branch 'fix/codespace-sample-launching' of https://github.com/CommunityToolkit/Labs-Windows into fix/codespace-sample-launching 2022-05-04 18:40:50 +00:00
Michael Hawker MSFT (XAML Llama) 7074f4335b Add fix for linux path to Doc source generator 2022-05-04 18:36:19 +00:00
michael-hawker 06c95ef522 Update Template Branch to work with Docs Branch, tested UWP head of template solution
TODO: C#/XAML example files not loading
2022-05-04 14:04:38 +01:00
Matt Lacey 8064e3ed0c Merge branch 'main' into mrlacey/labtemplate 2022-05-04 13:47:20 +01:00
Arlo add326b97f Fixup generated config not launching WASM app properly 2022-05-03 22:14:20 -07:00
Arlo 16a52637f0 Fix building All Samples, added launch config generation. 2022-05-03 22:14:19 -07:00
Arlo 106727d2ea Split sample project reference building into DiscoverSamples.ps1 2022-05-03 22:14:19 -07:00
michael-hawker 5d3a476758 Apply some code comments, clean-up the YAML Parsing method 2022-05-03 22:12:25 -07:00