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

517 Коммитов

Автор SHA1 Сообщение Дата
David Britch a3dd3422d2
Specify return type. (#536) 2024-10-28 12:10:24 +00:00
David Britch dc6d8fe17d
Remove compat package. (#535) 2024-10-15 13:52:56 +01:00
David Britch f5fd7fbaaa
Update TestHarnessApp.csproj (#534) 2024-10-15 11:22:08 +01:00
David Britch 89e7ad08cf
Update NativeEmbeddingDemo.iOS.csproj (#533)
* Update NativeEmbeddingDemo.iOS.csproj

* Update NativeEmbeddingDemo.iOS.csproj
2024-10-15 11:21:56 +01:00
David Britch 3a6b194b5c
Update NativeEmbeddingDemo.Droid.csproj (#532) 2024-10-15 11:21:44 +01:00
David Britch c55c66e122
Update NativeEmbeddingDemo.MacCatalyst.csproj (#531) 2024-10-15 11:21:26 +01:00
David Britch 80b488cea5
Update NativeEmbeddingDemo.WinUI.csproj (#530) 2024-10-15 11:21:11 +01:00
David Britch e395977fa6
Update NativeEmbeddingDemo.iOS.csproj (#529) 2024-10-15 11:21:00 +01:00
David Britch a00134f83a
Update NativeEmbeddingDemo.csproj (#528) 2024-10-15 11:20:44 +01:00
David Britch 084453ec68
Update MarkupExtensions.csproj (#527) 2024-10-15 11:20:31 +01:00
David Britch 1c8f542f9a
TitleBar demo. (#526) 2024-10-11 13:53:47 +01:00
David Britch 1afb580b06
Use ServerCertificateCustomValidationCallback (#525) 2024-10-04 16:11:05 +01:00
Makazeu 6a13bd2201
Replace SL with Grid in CollectionViewDemo (#519)
* Replace SL with Grid in Scrolling views

* update

* Update to HorizontalStackLayout

* Replace SL with Grid in Selection views

* Replace SL with Grid in Grouping views

* Replace SL with Grid in EmptyView and HeadersAndFooters views

* Replace SL with Grid in Size, Spacing, Swipe, Layout views

* update

* fix typo

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2024-10-04 14:03:13 +01:00
David Britch 10d9db9fad
Fix Xcode path. (#523) 2024-10-02 15:38:57 +01:00
David Britch a1d388d983
Use Xcode 16. (#522) 2024-10-02 15:23:47 +01:00
Bill Wagner 5d8a5b2275
fix semester parent node (#518) 2024-10-02 09:02:44 +01:00
Makazeu 8d0bed53b6
Fixes FlyoutPageSample crash issue on Windows (#517) 2024-10-01 15:59:07 +01:00
David Britch a095af433a
Replace SL with Grid (#516) 2024-10-01 14:33:35 +01:00
Bill Wagner cfa4ec21a4
enhance config for semester rollover (#514)
dotnet/docs-tools#413 enhances Sequester to allow for different parents per semester. This PR updates the config to match.
2024-09-27 09:14:12 +01:00
David Britch 55f99e8ed3
Add required attribute to IMarkupExtension (#513)
* Initial commit.

* Add required attribute.
2024-09-25 15:18:40 +01:00
David Britch e203d28a3f
.NET 9 native embedding sample (#511)
* Sample update (WIP).

* More Android implementation.

* Make the Android app work.

* Support window context on Android.

* Update min MacCat version.
2024-09-24 16:18:11 +01:00
David Britch da77f61dde
Update MainPage.xaml.cs (#510) 2024-09-20 10:30:59 +01:00
David Britch 3fbea78918
HybridWebView sample (#509)
* HybridWebView demo

* Add readme.
2024-09-19 17:03:36 +01:00
Gerald Versluis bc196ecc03
Merge pull request #504 from dotnet/jfversluis-patch-1
Update macOS build config
2024-08-20 12:22:39 +02:00
Gerald Versluis 595bfa0066
Update build-pr.yml 2024-08-20 12:19:12 +02:00
Gerald Versluis 024eb73921
Update build-all.yml 2024-08-20 12:18:59 +02:00
Gerald Versluis 98dfb32e03
Update build-all.yml 2024-08-20 12:15:51 +02:00
Gerald Versluis af030dd272
Update macOS build config 2024-08-20 12:15:10 +02:00
Gerald Versluis 33e124aaad
Merge pull request #503 from alessiobianchini/patch-1
Fixed namespace
2024-08-20 12:13:05 +02:00
Alessio Bianchini 77a6e66f9d
Update CheckedColorConverter.cs 2024-08-20 12:05:03 +02:00
Alessio Bianchini 3b137eafa2
Fixed namespace 2024-08-20 11:45:38 +02:00
Andy (Steve) De George bee82e6530
Update quest-config.json (#498) 2024-08-19 09:14:26 +01:00
David Britch be6fc85fe0
Use the built-in permission. (#497) 2024-08-07 12:37:43 +01:00
Jakub Florkowski f711ec50f2
[Collection view] Handle a reselect scenario (#495) 2024-08-06 10:05:04 +01:00
Andy (Steve) De George 26f871353c
Update quest-config.json (#496) 2024-08-06 09:45:50 +01:00
David Britch 5fc6a33671
Remove deprecated API calls (#494)
* Remove deprecated API calls.

* Update readme.
2024-07-17 16:55:57 +01:00
David Britch da8882d0d3
Update readme. (#493) 2024-07-16 15:36:21 +01:00
David Britch 7adbd6b4e6
Push notifications sample. (#492) 2024-07-15 12:07:06 +01:00
Andy (Steve) De George c437fb7a25
Update quest-config.json (#491)
* Update quest-config.json

* Update quest-config.json
2024-07-10 08:41:03 +01:00
Gerald Versluis bef2a36552
Merge pull request #487 from dotnet/jfversluis-patch-1
Update PointOfSale README.md
2024-06-27 12:57:23 +02:00
Gerald Versluis 11f0579f3c
Merge branch 'main' into jfversluis-patch-1 2024-06-27 12:56:58 +02:00
David Britch d0eb6b2f35
Local notifications (#486)
* Local notifications sample.

* Tidy up.

* Remove Windows/Tizen files.
2024-06-18 12:01:41 +01:00
Gerald Versluis 347d135090
Update PointOfSale README.md 2024-06-18 11:18:58 +02:00
Gerald Versluis 34397eff9c
Merge pull request #483 from dotnet/jfversluis-patch-1
Update Microsoft.Identity.Client on Point of Sale
2024-06-13 16:14:59 +02:00
Gerald Versluis d11dae8a17
Update Microsoft.Identity.Client on Point of Sale 2024-06-13 13:15:29 +02:00
Gerald Versluis 6285c44826
Merge pull request #482 from rhires/patch-1
Update README.md grammar fixes for ran vs run
2024-06-13 13:09:17 +02:00
rhires 24708adbff
Update README.md
Correct grammar for "run" - "to be run", "can be run", and so on are correct usages.
2024-06-12 11:36:00 -04:00
David Britch f233326f65
Update TestHarnessApp.csproj (#481) 2024-06-12 10:28:32 +01:00
David Britch df028e66c3
Update README.md (#480) 2024-06-12 09:07:15 +01:00
David Britch 1b8cd57649
Add test harness to support XAML hot reload (#478)
* Add test harness to support XAML hot reload.

* Make the apps run on WinUI.
2024-06-11 17:21:56 +01:00