1547 Commits (d64aef16b9b13634acfa3d22254f66ded3576e3d)

Author SHA1 Message Date
robloo d0423727a9 Add Rectangle examples with corner radius 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
robloo 50a88536f3 Add min height for DropDownButton, same as ComboBox 4 years ago
robloo 3c2835cab5 Add DropDownButton to ControlCatalog 4 years ago
Max Katz e91b3318e3 Enable AOT on android projects (release configuration only) 4 years ago
Jumar Macato c2f5bad495 Update ControlCatalog.csproj 4 years ago
Tim U 05e752d01a minor layout tweaks 4 years ago
Tim c9a5a32930 Add composite transition and custom transition 4 years ago
Tim 799692fb56 Improve demo 4 years ago
Tim 3d0a13d2ba Add TransitioningContentControl-DemoPage 4 years ago
Wiesław Šoltés d2caf1241f Add demo page for brushes with transforms 4 years ago
Dan Walmsley 409be7f33f remove event for querying text input options. replace with attached property that is inheritable. 4 years ago
Dan Walmsley c7c0e7fd51 remove legacy ios sample project. 4 years ago
Dan Walmsley 557eb84d73 update plist 4 years ago
Dan Walmsley 77f339d225 refactor android activity to allow appbuilder and singleviewlifetime. 4 years ago
Dan Walmsley d48b61b5d0 singleview lifetime for android. 4 years ago
Max Katz 6f13012ba7 Hide status bar from sample projects 4 years ago
Max Katz 550b76aec6 Update SkiaSharp and remove old workaround 4 years ago
Max Katz c643782a21 Update Copyright year 4 years ago
Max Katz 9bc881e4a7 Update iOS control catalog projects 4 years ago
Max Katz b045393df3 Do not reference DevTools from shared control catalog 4 years ago
Max Katz b238cc64d8 Move iOS projects to a new sdk 4 years ago
Benedikt Stebner 95769ff007 Add TextBlock inlines support 4 years ago
Steve 63ba6fa7ed
Update RunAotCompilation msbuild condition 4 years ago
Steven He 89c9411527 Use msbuild property 4 years ago
Emmanuel Hansen ef5851f123 fix item repeater page crash 4 years ago
Emmanuel Hansen f22b688a8c support configuration changes 4 years ago
Dan Walmsley 687a40b7bd Revert "demo code" 4 years ago
Takoooooo a485425023 demo code 4 years ago
Max Katz dcc7d02e18 Move MSBuildEnableWorkloadResolver to directory build props 4 years ago
Max Katz a568c175f3 Solve workload installation 4 years ago
Steven He 1518624c65 Add NativeAOT sample build 4 years ago
robloo 7f00daeee2 Add Re-themed SplitButton example in ControlCatalog 4 years ago
Max Katz 7dcb6e553d Fix memory leak DoDragDrop never releasing object 4 years ago
Dominik Matijaca b040ac5414
ItemsControl: WrapSelection (#6286) 4 years ago
Max Katz 79f521d941 Use .net6-android sdk 4 years ago
Max Katz 6a7083345a Update sample pages 4 years ago
Wiesław Šoltés 26eba8d80e Use ArrayList for items 4 years ago
Wiesław Šoltés 979a5aa437 Set Border clip from xaml on ClippingPage 4 years ago
Wiesław Šoltés eaa62b7828 Set combobox items from xaml on ViewboxPage 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
robloo aaf5282ebd Integrate all button controls within a redesigned ButtonsPage 4 years ago
Jeroen van Langen 513cbadacb
Minor typo fixed 4 years ago
robloo 29865672e2 Add ToggleSplitButton 4 years ago
robloo a6f1582745 Add sample SplitButtons to the ControlCatalog 4 years ago
robloo d1ea7b1ec9 Add empty SplitButtonPage in ControlCatalog 4 years ago
Nikita Tsukanov 9c0964adf5 Added GetIntermediatePoints support for X11, libinput and evdev 4 years ago
Takoooooo 25c5156725 wip 4 years ago
Dan Walmsley e389ba133b make sure that Control Catalog can change the app menu title on osx. 4 years ago
Tim U d21c3cce1e Improve Demo 4 years ago