Steven Kirk
0c24e54c6a
Refactor menu integration tests.
- Remove the `NativeMenuBar` as it's not needed on Windows and mac uses the native menu
- Make the menu structure look more like a real menu
4 years ago
Steven Kirk
5d35ac324f
Additional menu integration tests.
4 years ago
Steven Kirk
69f96d5b44
Added failing integration test for #7906 .
4 years ago
robloo
d0423727a9
Add Rectangle examples with corner radius
4 years ago
Benedikt Stebner
9250d93407
Implement embedded runs
Improve text edit navigation
Implement IncrementalTabWidth
4 years ago
daniel mayost
61ffbcc687
naming more like wpf
4 years ago
daniel mayost
f5a21547b8
typo
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
daniel mayost
feec27e39f
some fixes
4 years ago
daniel mayost
0f5e78d70f
improve algorithm and typo fixes
4 years ago
daniel mayost
f6f8b1dec3
avoid re-calling the method
4 years ago
Max Katz
e91b3318e3
Enable AOT on android projects (release configuration only)
4 years ago
daniel mayost
d5fd84ebc0
continue working
4 years ago
daniel mayost
baf77db493
Merge branch 'master' into feature/flowDirectionImpl
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
daniel mayost
3eddf5cac4
first work
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"
This reverts commit a485425023 .
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 )
Add support for selection wrapping for ListBox, ItemsControl, ComboBox.
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
Co-authored-by: Takoooooo <tako0qq@gmail.com>
Co-authored-by: Steven Kirk <grokys@gmail.com>
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