Elvin Slavik
|
ada06ab8b5
|
Update RC packages references to release versions (#320)
|
2023-08-18 12:52:45 +01:00 |
Huanhuan Sun
|
2a9957f6bf
|
Update README.md for links (#352)
|
2023-08-18 12:52:21 +01:00 |
Genevieve Warren
|
e6a1b3e822
|
remove dotnet-core metadata (#360)
|
2023-06-27 09:28:56 +01:00 |
David Britch
|
62b9b28f1a
|
Remove resource dictionaries. (#358)
|
2023-06-19 16:36:55 +01:00 |
David Britch
|
e49ab3d3d1
|
Load images on Windows (#357)
|
2023-06-19 13:05:41 +01:00 |
David Britch
|
a6df2c396a
|
Image loading on Windows. (#356)
|
2023-06-19 12:33:17 +01:00 |
Ali Momenzadeh
|
18c0627ae6
|
Update README.md (#353)
* Update README.md
Fix broken links
* Update README.md
---------
Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
|
2023-05-25 16:13:50 +01:00 |
David Britch
|
50f677aad5
|
Remove pinned WASDK version (#354)
|
2023-05-25 16:12:11 +01:00 |
David Britch
|
1c1dbc9c93
|
Remove newly added sample and fix up old sample. (#349)
|
2023-05-19 10:02:31 +01:00 |
David Britch
|
501fc64fe4
|
Add FlyoutPage sample. (#348)
|
2023-05-18 15:18:29 +01:00 |
David Britch
|
38c723c807
|
Update samples to .NET 7 (#345)
* Move .NET 6 samples to 7.0 folder
* Update .csproj's to .NET 7
* Update to .NET 7
|
2023-05-05 13:53:13 +01:00 |
David Britch
|
23f0ea2a34
|
Remove unnecessary code (#341)
|
2023-04-13 14:14:02 +01:00 |
David Ortinau
|
1f4f953122
|
updated sample to show the effect more clearly
|
2023-04-07 17:39:49 -05:00 |
David Ortinau
|
a37ef8908a
|
added readme
|
2023-04-07 15:30:42 -05:00 |
David Ortinau
|
a9bac25b01
|
custom renderer example with multiple projects
|
2023-04-07 15:26:48 -05:00 |
David Britch
|
79696db2c2
|
Replace Frame with Border (#331)
|
2023-03-06 15:26:39 +00:00 |
David Britch
|
9d877e4a57
|
Ensure there are transport controls in non-Shell apps on iOS/MacCatalyst. (#329)
|
2023-02-24 14:42:25 +00:00 |
David Ortinau
|
78b282a541
|
adding sample projects for upgrading custom renderers (#319)
|
2023-01-20 14:52:53 -06:00 |
Andy (Steve) De George
|
c98d822fcd
|
Update tutorial code (#316)
* update private members
* Another fix
* add iOS image flavors to tutorial
|
2023-01-13 17:02:09 -08:00 |
Andy (Steve) De George
|
029fc1bef4
|
Another code fix for the tutorial (#314)
* update private members
* Another fix
|
2023-01-05 15:55:01 -08:00 |
Andy (Steve) De George
|
5c2bbdf946
|
update private members (#313)
|
2023-01-05 15:44:04 -08:00 |
David Britch
|
2ad56f94e1
|
Add image. (#312)
|
2022-12-22 16:49:24 +00:00 |
Andy (Steve) De George
|
5ea0e16efd
|
minor clean up (#310)
|
2022-12-21 08:57:26 -08:00 |
Andy (Steve) De George
|
f034a83068
|
Add tutorial 2; port tutorial 1 to 7.0 (#309)
* fix wrong method
* upgrade 1st tutorial from 6 to 7
* add tutorial 2: mvvm
* zips
* Readme's
|
2022-12-21 08:27:46 -08:00 |
David Britch
|
1a03bb2f4b
|
Force use of WinAppSDK 1.2 in .NET 6 (#307)
|
2022-12-20 16:52:40 +00:00 |
Gerald Versluis
|
bc21b6783e
|
Update README.md (#306)
|
2022-12-20 09:34:25 +00:00 |
David Britch
|
fb630d735f
|
Fix code. (#299)
|
2022-11-15 10:27:48 +00:00 |
David Britch
|
7e7ed2d55f
|
Windows, IsLooping, iOS16 support. (#298)
|
2022-11-14 14:43:11 +00:00 |
David Britch
|
758fa6ce3d
|
Update 7.0 samples (#295)
* Update package refs.
* Fix manifest.
* Move sample.
* Revert "Move sample."
This reverts commit 94ce7b869f .
* Move sample.
|
2022-11-09 09:59:55 +00:00 |
Craig Dunn
|
f5a61c4802
|
[foldable] TwoPaneView .NET7 sample (#293)
* [foldable] add TwoPaneView sample
* [foldable] fix TwoPaneView README
|
2022-11-05 07:01:26 +00:00 |
David Britch
|
a33ff3a253
|
.NET 7 samples (#292)
* Replace Map sample.
* Move TodoREST to .NET 7.
|
2022-11-04 14:14:31 +00:00 |
David Ortinau
|
737ec75101
|
corrected map version
|
2022-10-04 15:15:03 -05:00 |
Sören Nils Kuklau
|
8f8fdec4d5
|
fixes #284 Status Tray not displaying on Mac (#285)
Co-authored-by: Sören Kuklau <kuklau@trenz.de>
|
2022-10-04 13:30:58 -05:00 |
Andy (Steve) De George
|
cd4cd91d9f
|
Fix bug in tutorial (#282)
* Add code for each tutorial step
* readme
* minor
* Fix forgotten code change; add sln for debugs
|
2022-09-30 17:49:34 -07:00 |
Andy (Steve) De George
|
1ec489b0ef
|
Add code for each tutorial step (#280)
* Add code for each tutorial step
* readme
* minor
|
2022-09-30 09:29:46 -07:00 |
David Britch
|
c75075c06b
|
Fix local file playback on iOS and Mac Catalyst. (#279)
|
2022-09-28 13:07:55 +01:00 |
James Montemagno
|
91e444989b
|
Update README.md
|
2022-09-26 10:52:34 -07:00 |
Beth Massi
|
0c542efb0f
|
Fix for dark theme so text color will be visible. (#276)
|
2022-09-23 10:31:50 -05:00 |
James Montemagno
|
e0c81726d6
|
Delete global.json
|
2022-09-20 16:20:23 -07:00 |
James Montemagno
|
45786bdde8
|
Update TodoSQLite.csproj
|
2022-09-20 16:02:17 -07:00 |
David Ortinau
|
5a0d712e31
|
Preview samples for .NET 7 RC1 (#273)
* context menu
* updated to net7
* 7.0 preview samples for map and context menu
* Tooltip sample
* undoing net7 changes in 6.0 folder
|
2022-09-20 11:35:05 -05:00 |
James Montemagno
|
b5ebd6a741
|
Add sqlite sample (#272)
|
2022-09-20 13:34:58 +01:00 |
James Montemagno
|
a041dc1605
|
Merge pull request #201 from danardelean/main
Fix Windows appxmanifest for Animations sample
|
2022-09-19 15:30:46 -07:00 |
James Montemagno
|
6a0c0aeef6
|
Merge pull request #221 from keithnicholson/users/keith.nicholson/Edits-Semantic-Properties-Hint
Edits Semantic Properties For Scale
|
2022-09-19 15:30:27 -07:00 |
James Montemagno
|
79c4553f44
|
Update README.md
|
2022-09-19 15:28:33 -07:00 |
David Britch
|
125c534a10
|
Switch and Hyperlink samples (#271)
* Switch and Hyperlink samples.
* Sample readme's.
|
2022-09-13 16:02:37 +01:00 |
David Britch
|
d1c7bd07ff
|
Update README.md
|
2022-08-26 16:22:17 +01:00 |
David Britch
|
ddb50867b1
|
Rename .iOS handler to .MaciOS. (#266)
|
2022-08-25 12:16:41 +01:00 |
David Britch
|
579d30125e
|
Remove IVideo and IVideoHandler (#265)
|
2022-08-25 08:51:02 +01:00 |
David Britch
|
04042278d0
|
Cast for easy reading. (#263)
|
2022-08-24 12:00:11 +01:00 |