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

861 Коммитов

Автор SHA1 Сообщение Дата
David Britch 71effed412
Apple privacy manifests (#2153)
* Initial commit.

* iOS required reasons.

* Edits.

* Edits.

* Table xrefs.

* Edit.

* Fix xrefs.

* Fix table.

* Remove table.

* Edits.

* Edit.

* Fix xrefs.

* Fix xref.

* Fix xrefs.

* Fix xrefs

* Fix more xrefs.

* More xrefs.

* Edits.

* Fix xrefs.

* Fix xrefs.

* Fix xrefs.

* Add to TOC.

* Fix xref.

* Add privacy manifest link to App Store publishing docs.

* Edits.

* Edits.

* Fix linting errors.

* Edits.

* Edits.

* Edit.

* Remove MacCat.

* Edits.

* Fix table.
2024-03-20 10:00:08 +00:00
David Britch 810dcc718a
Use MD_APPLE_SDK_ROOT (#2159)
* Use MD_APPLE_SDK_ROOT.

* Edits.
2024-03-19 16:49:27 +00:00
David Britch b450a264ff
Fix default (#2154)
* Fix default.

* Edit.

* Edit.
2024-03-19 15:41:52 +00:00
David Britch aeb09e355a
Choose version of Xcode to use during the build. (#2157) 2024-03-19 15:40:26 +00:00
David Britch d88e9e2fd5
Use Name property rather than x:Name attribute. (#2156) 2024-03-19 15:36:51 +00:00
David Britch df9b2ed0c2
Add note about binding to collections being unsupported. (#2155) 2024-03-19 15:36:19 +00:00
Andy (Steve) De George 8217514d07
Delete old workflow (#2152) 2024-03-18 12:21:21 -07:00
David Britch 80b63ec7f7
Native embedding updates (#2144)
* Create a helper library

* Use pivots

* Enable .NET MAUI support.

* Edits.

* Initialize .NET MAUI

* Consume MAUI controls.

* Update code.

* Edit.

* Edits.

* Add warning.

* Add sample link.
2024-03-18 09:06:09 +00:00
Bill Wagner d2e0c3dc94
add write permissions for pull requests (#2147)
GitHub permissions are ANDed, not ORed. So, even though the sequester app was given permission to read and write pull requests, the configuration in YAML prevented it.

This ensures that if a PR is tagged as a work item, it will be imported correctly.
2024-03-14 14:56:39 -04:00
Šimon Rozsíval 9acd37fce1
Fix mono interpreter examples (#2141)
* Remove incorrect assembly names from the MtouchInterpreter property examples

* Remove one more incorrect extension
2024-03-14 08:25:02 +00:00
Andy (Steve) De George 50ef7b3e57
Fix repoman logic to handl svc/subsvc (#2142) 2024-03-14 08:24:29 +00:00
David Britch 51e4765f71
What's new in Preview 2 (#2138)
* What's new in Preview 2.

* Edits.

* Fix link.
2024-03-12 18:18:11 +00:00
David Britch eeb98793bb
Add the capability to your App ID (#2135) 2024-03-08 12:37:35 +00:00
David Britch 319210c175
Use contextual TOC. (#2131) 2024-03-07 10:37:54 +00:00
David Britch c9e8dc7225
Authentication TOC entries. (#2130) 2024-03-07 10:21:13 +00:00
David Britch 791c148c7b
Contextual TOC for win docs. (#2129) 2024-03-07 10:05:18 +00:00
David Britch a138b80479
AMA contextual TOC (#2124) 2024-03-06 16:21:13 +00:00
David Britch 54e17aa5df
AI contextual TOC (#2091)
* Demo

* Remove RAG.
2024-03-06 15:54:48 +00:00
David Britch 53ed1dd5bb
Update breadcrumbs text. (#2122) 2024-03-06 15:50:38 +00:00
David Britch 4a55a0d6e3
Update breadcrumb links (#2121)
* Update breadcrumb links.

* Add Azure Mobile Apps breadcrumbs

* Another breadcrumb.
2024-03-06 15:27:55 +00:00
David Britch dad58087eb
AI breadcrumbs. (#2120) 2024-03-06 13:08:38 +00:00
TrueMoniker 2a065ac33c
Included ItemDisplayBinding in picker.md list of properties (#2112)
* Included ItemDisplayBinding in picker.md list of properties

* ItemDisplayBinding isn't a BP.

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2024-03-06 12:00:45 +00:00
David Britch b0a9012b78
Use absolute link. (#2119) 2024-03-06 11:47:44 +00:00
David Britch a2c0317588
What's new in Feb (#2118) 2024-03-06 11:37:52 +00:00
David Britch 9654d5f11a
Fix code. (#2117) 2024-03-06 11:36:17 +00:00
David Britch 3b50295bea
Fix typo. (#2116) 2024-03-06 11:36:02 +00:00
David Britch 8759c37b9b
Fix xrefs (#2107) 2024-03-04 13:59:08 +00:00
Pedro Jesus 694af5902b
Fixed Visibility value reference (#2102) 2024-03-04 13:41:09 +00:00
David Britch 8e551179ad
Reduce signal to noise ratio (#2099)
* Reduce signal to noise ratio

* Formatting edit.
2024-02-29 16:24:49 +00:00
David Britch bbf7f9ca8b
Ensure the correct build action is set (#2098)
* Ensure the correct build action is set.

* Edit.
2024-02-29 14:46:27 +00:00
David Britch 5c47a937de
Expand code examples (#2097)
* Edits.

* Edit.
2024-02-29 11:58:01 +00:00
David Britch 6c5808c0b2
Remove duplicated row. (#2096) 2024-02-29 11:17:17 +00:00
David Britch 4d1ffc1b92
Correct column order. (#2094) 2024-02-28 16:50:39 +00:00
David Britch 04df86361a
Corrections. (#2093) 2024-02-28 16:00:47 +00:00
David Britch 7a0213ba35
Update comment for accuracy. (#2092) 2024-02-28 12:59:42 +00:00
Gerald Versluis 64c302a699
Whats New in .NET 8 Update link to inline video playing instructions (#2090)
* Whats New in .NET 8 Update link to inline video playing instructions

* Update dotnet-8.md
2024-02-28 11:06:58 +00:00
David Britch e4c259be69
Handler key clarification (#2089)
* Edits.

* Edits.
2024-02-27 12:08:27 +00:00
David Britch 10d5d20c36
Draw vs FIll. (#2088) 2024-02-27 10:54:38 +00:00
Andre Kraemer 2f33dab4c3
Enhance DatePicker localization guidance for Windows platforms (#2079)
* Enhance DatePicker localization guidance for Windows platforms

This commit updates the documentation to provide a more detailed and clarified guidance on how to localize the `DatePicker` control for Windows applications within .NET MAUI. It includes an explanation on declaring supported languages in the `Package.appxmanifest` file, ensuring developers have clear instructions on configuring their apps for multiple locales.

The commit is related to https://github.com/dotnet/maui/issues/10805

* Fixed Linter issues

* Next try to fix the linter issues

* Edit pass.

* Fix my typo.

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2024-02-22 16:18:24 +00:00
David Britch 41c1590ccb
Deep linking (#2084)
* Android app links.

* URL to URI.

* Universal links.

* Add comments.

* Edits.

* Remove sample link.

* Update H1.

* Edits.

* Edits.

* Android xrefs.

* Fix xrefs.

* Edits.

* Fix linting error.

* Final edits.

* Edit.
2024-02-22 12:23:34 +00:00
Yves 15a3cdfe72
Fix inverted 'IgnoreSafeArea' value (#2065)
* Fix inverted 'IgnoreSafeArea' value

The IgnoreSafeArea property needs to be set to 'true' to have any effect. The default is 'false', in which case the safe area is respected.

* Update page-safe-area-layout.md

---------

Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2024-02-16 14:44:10 +00:00
David Britch 6cdedbd1a5
What's new in .NET MAUI 9 Preview 1 (#2064)
* Article draft.

* Edits.

* Edits.

* Update docs/whats-new/dotnet-9.md

Co-authored-by: Rich Lander <rlander@microsoft.com>

* Edits.

* Edit.

* Edits.

* Fix link.

* Edit.

* Update release note links.

* Fix link.

---------

Co-authored-by: Rich Lander <rlander@microsoft.com>
Co-authored-by: James Montemagno <james.montemagno@gmail.com>
2024-02-13 19:05:02 +00:00
Felicity Rhone f3d8a3f730
Fix grammar (#2066) 2024-02-09 08:07:19 +00:00
Bill Wagner a018f91748
add org level app keys (#2067)
* add org level app keys

These keys are configured in the repo, and are required to read project information.

* Add single issue configs
2024-02-09 08:06:07 +00:00
Genevieve Warren 365ec804e7
Update publish-cli.md (#2059) 2024-02-07 10:00:13 +00:00
Genevieve Warren 2794159887
Update TOC.yml (#2058) 2024-02-07 09:59:51 +00:00
David Britch 959710417c
What's new in Jan (#2054) 2024-02-01 14:19:03 +00:00
ChunYang Liu fdad1f0cfc
Update viewmodel-notes.md (#2052)
modify the explain of "SelectionChangedCommand" property bound to
2024-02-01 09:33:16 +00:00
Mohamed Mahir 81854ec0e8
Update installation.md (#2049)
Added an equal sign (=) after AndroidSdkDirectory
otherwise throws "error MSB1008: Only one project can be specified"
2024-01-31 12:32:44 +00:00
Diana Soltani 3499d2ff9c
Add tip on the new light bulb for xamarin to net maui namespace upgrades (#2048)
* Add Lightbulb tip

* clarify wording

* Edits.

* Edit.

---------

Co-authored-by: Diana Soltani <dianasoltani@microsoft.com>
Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
2024-01-31 12:30:19 +00:00