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

12 Коммитов

Автор SHA1 Сообщение Дата
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 bcd1896322
.NET 8 xrefs (#1882)
* Pointer xrefs.

* Drag/drop xrefs.

* Fix xref.

* Control xrefs.

* Shell xrefs.

* Platform integration xrefs.

* IWindowCreator xrefs.

* Keyboard accelerator xrefs.

* MenuBar xrefs.

* Fix xrefs.

* More xrefs for completeness.
2023-11-15 09:31:21 +00:00
David Britch 0ebc8ebec2
.NET MAUI 8 (#1880)
* Support versioning.

* Fix moniker.

* Add StartPath property.

* TryDispatchAsync on BlazorWebView

* Diagnosing BlazorWebView issues (#1747)

* Enable logging in Blazor Hybrid apps.

* What's new in .NET 8.

* Fix linting errors.

* Add heading.

* Add xref.

* New PointerGestureRecognizer commands and events (#1749)

* New PointerGestureRecognizer commands and events.

* What's new edit.

* Flashlight.IsSupportedAsync method (#1756)

* Add IsSupportedAsync method.

* Edits.

* BlazorWebView tweaks.

* Three AutomationProperties deprecated. (#1757)

* Add deprecations.

* App.Properties removal (#1758)

* App.Properties removal.

* Fix link.

* Edit.

* Unify SensorSpeed intervals (#1775)

* Unify intervals.

* Edit.

* PhoneDialer.Current removed.

* OpenGLView removed.

* SolidColorBrush.Content is the ContentProperty of the class (#1776)

* SolidColorBrush.Content is the ContentProperty of the class.

* Fix linter error.

* ClickGestureRecognizer obsoleted. (#1777)

* GetPosition of drag/drop gesture (#1778)

* GetPosition of drag/drop gesture.

* Add GetPosition to whatsnew.

* Fix xrefs.

* Add UserAgent property (#1779)

* Set media playback prefs in a WebView on iOS (#1780)

* Set media playback prefs.

* Remove hard tabs.

* Rearrange content.

* Edit.

* Edit.

* Edit.

* Edit.

* Edit.

* VisualElement.FocusChangeRequested event deprecated (#1781)

* VisualElement.FocusChangeRequested event deprecated.

* Edit.

* AppThemeBinding supports DynamicResource values (#1783)

* AppThemeBinding supports DynamicResource values

* Edit.

* Grid gains new Add methods. (#1784)

* iOS lifecycle PerformFetch delegate (#1785)

* PerformFetch delegate.

* Edit.

* Secondary tap on Android (#1787)

* Android support for secondary tap.

* Edit.

* Common properties moved to InputView (#1789)

* Properties moved to InputView.

* Edits.

* Edit.

* PointerEventArgs platform args (#1790)

* Added PlatformPointerEventArgs

* Edit.

* Drag/drop event args gain platform args (#1791)

* Platform args for drag and drop gestures.

* Edits.

* Edits.

* Add tabs.

* Edit.

* Use tabs for platform args.

* Added code examples.

* Edit.

* Control resource generation (#1797)

* Control resource generation

* Fix metadata block.

* Link to content in troubleshooting doc.

* Edits.

* Edit.

* Duplicate image file errors (#1799)

* Duplicate image file errors

* Edit.

* Edit.

* Edit.

* Soft input keyboard extensions (#1800)

* Soft input keyboard extensions.

* Edit.

* Use the .NET xmlns schema for Maps types (#1801)

* ClassModifier XAML attribute.

* XAML class modifiers (#1804)

* XAML class modifiers.

* Fix moniker range.

* WiFi permission on Android 13 (#1806)

* Update table for .NET 7

* Edit.

* Edit.

* Bluetooth permission on Android. (#1807)

* Caching disabled for Android streams (#1808)

* Caching disabled for Android streams.

* Edit.

* Edit.

* Edits.

* Keyboard auto scroll manager on iOS (#1813)

* Keyboard scrolling auto manager.

* Fix include links.

* Consume Android system fonts (#1814)

* Consume Android system fonts.

* Add note about entitlement on .NET 8.

* Close code block.

* Edits.

* Edit.

* Single use query parameters for GoToAsync (#1815)

* Single use query parameters.

* Edit.

* Edits.

* Inspect a WebView on MacCat

* Shell tab color appearance (#1818)

* Shell tab color appearance.

* Fix link.

* Decouple window management from the App class (#1819)

* Decouple window management from the App class

* Edit.

* Add headings.

* Edit.

* Use TApp in UseMauiEmbedding method call. (#1820)

* Keyboard accelerators (#1821)

* Keyboard accelerators draft.

* Edits.

* Table edit.

* Edits.

* Edits.

* Shipping info. (#1826)

* ApplicationIdGuid build property not required. (#1829)

* Geolocation foreground listening (#1832)

* Geolocation foreground listening.

* Edits.

* HideSoftInputOnTapped property (#1833)

* HideSoftInputOnTapped property.

* Edit.

* Use a factory method to avoid reflection.

* Edits.

* Limitation is .NET 7 only (#1834)

* Limitation is .NET 7 only.

* Fix linting error.

* PlatformImage.FromStream can be used on Windows (#1837)

* Use PlatformImage on Windows

* PlatformImage can be used on WIndows.

* Performance (#1844)

* Classify new features. (#1846)

* Upgrade from 7 to 8 (#1855)

* Upgrade from 7 to 8

* Fix link.

* Android animations respect power saving.

* Revert "Android animations respect power saving."

This reverts commit 5f3998c209.

* Android animations respect power saving (#1856)

* Android animations respect power saving.

* Fix include file link.

* Edit.

* Heading edit.

* Put moniker in include file.

* Remove section. (#1857)

* High speed sampling rates for Android sensors (#1861)

* High speed sampling rate sensor permission.

* Edit.

* Edits.

* Publish unpackaged apps (#1864)

* Initial content

* Publishing selectors per platform.

* Edits.

* Edits.

* Unpackaged apps on Windows.

* VSMac EOL (#1865)

* VSMac EOL.

* Edits.

* .NET 7 to .NET 8 (#1867)

* .NET 7 to .NET 8.

* .NET 7 to 8

* net7 to net8

* Build your first app in .NET 8 (#1868)

* .NET 8 images.

* Try .NET 7/8 split.

* iOS images.

* Fix image link

* Windows images.

* Android images.

* Rename image.

* Resize image.

* VSMac Android images.

* More images.

* Edits.

* Edits.

* .NET 8 installation (#1871)

* .NET 7 to 8

* VSMac edits.

* Edit.

* Edit.

* iOS release notes

* dotnet publish in .NET 8 (#1877)

* dotnet publish in .NET 8

* Edit.

* Edit.

* Default RuntimeIdentifier on iOS (#1878)

* Default RuntimeIdentifier on iOS

* Edit.

* Edit.

* Troubleshoot a remote build. (#1879)

* Troubleshoot a remote build.

* Edits.

* Release note links.
2023-11-14 16:54:53 +00:00
David Britch 7c806dbfda
More xrefs (#1393)
* Add xrefs.

* Fix xref.

* Change xref format

* Edit.

* DataTemplate xrefs.

* DataTemplateSelector xrefs.

* ControlTemplate xrefs

* More xrefs.

* More xrefs

* XAML Color xrefs.

* Fundamentals Color xrefs.

* iOS Color xrefs.

* Migration Color xrefs.

* UI Color xrefs.

* DynamicResource xrefs.

* Markup extension xrefs

* Fix broken xref.

* Edits.
2023-04-03 15:06:33 +01:00
David Britch e6c48fa105
More xrefs (#1331)
* Behavior xrefs.

* test xref

* More xrefs.

* More xrefs.

* Fix xrefs

* Namespace xref.

* More xrefs.

* Paint xrefs.

* Image xrefs.

* Draw xrefs

* Blend modes xrefs.

* Fix xrefs.

* Color xrefs.

* More color xrefs.

* Colors xrefs.

* Fix xref.

* Add xrefs

* DrawCircle xrefs.

* Specify interface.

* Specify type.member.

* Xref fixes.

* Fix xref.
2023-03-03 17:01:32 +00:00
David Britch 2ae39a3a9e
API doc links (#1136)
* ContentPage

* FlyoutPage

* NavigationPage

* TabbedPage

* AbsoluteLayout

* BindableLayout

* FlexLayout

* Grid.

* HorizontalStackLayout

* StackLayout

* VerticalStackLayout

* ActivityIndicator

* BlazorWebView

* Border

* BoxView

* CarouselView

* CollectionView

* ContentView

* DatePicker

* Editor.

* Ellipse

* Entry

* Frame

* GraphicsView

* ImageButton

* IndicatorView

* Line

* ListView

* Map

* Picker

* Polygon

* Polyline

* ProgressBar

* RadioButton

* Rectangle

* RefreshView

* RoundRectangle

* ScrollView

* SearchBar

* Slider

* Stepper

* SwipeView

* Switch

* TableView

* TimePicker

* WebView

* ViewCell

* TextCell

* SwitchCell

* ImageCell

* EntryCell

* Cell

* Layout

* Page

* Element

* VisualElement

* View

* CheckBox

* Path

* Label

* Button

* Image

* BindableObject

* BindableProperty

* Span

* DisplayAlert, DisplayActionSheet, DisplayPromptAsync

* Fix linting error.
2022-12-23 09:47:24 +00:00
Alex Buck a0c07a352f
[BULK UPDATE] DocuTune - Rebranding links (#894) 2022-09-21 09:58:25 +01:00
David Britch c94d7eac30
More sample links. (#708) 2022-08-01 11:45:11 +01:00
David Britch dc860fd398
Update the preview note and remove from non-VS pages. (#650) 2022-06-24 13:00:22 +01:00
David Britch ce552553e0
Uncomment cross-links (#637)
* Restore cross-links.

* Fix cross-links.

* Restore more cross-links.

* Restore cross-links.

* Restore cross-links.

* Fix link.

* Fix cross-links.

* Fix cross-links.

* Fix linting error.

* Fix linting error.
2022-06-21 12:18:34 +01:00
David Britch 6101658e2b
Remove obsoleted NamedSize values. (#458) 2022-04-14 16:23:07 +01:00
David Britch c1e6e5fb36
Fundamentals (#323)
* MessagingCenter.

* Triggers.

* Behaviors.

* Link fixed.

* Control templates.

* Fix links.

* Fix link.

* Data templates.

* Fix image links.

* Edits.

* Edits.

* Fix linting issue.
2022-02-28 09:49:13 +00:00