Steven He
d79854ec54
Remove rd.xml
4 years ago
Steven Kirk
a71ddcc870
Fix project files broken by #5831 .
4 years ago
Steven Kirk
fb0da85ad3
Merge core libraries. ( #5831 )
* Merge core libraries.
Everything below `Avalonia.Controls` into `Avalonia.Base`.
* Move new files to correct place.
* Removed unused dirs/projects,
* Removed outdated references from theme assemblies.
* Merge unit tests to match new assembly layout.
* Fixup test namespaces.
* Make directory match namespace.
* Move files to match namespace.
* Move files to match namespace.
* Fix up incorrect namespace.
`Avalonia.Visuals.Media.Imaging` -> `Avalonia.Media.Imaging`.
* Fix resource URL.
* Removed outdated dependencies.
* Added missing project reference.
* Update test namespaces.
* Fix merge error.
* Fix merge errors.
* Fix bad merge in WindowsInteropTest.csproj.
* Fix up merge errors in csprojs.
* Remove merged tests from nuke.
* Fix up namespace.
* Fix compile error.
* Fix failing tests.
Now that more unit tests are present in Avalonia.Base.UnitTests, general `AvaloniaObject` properties are getting registered. Ignore those.
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
4 years ago
Max Katz
d083acc20d
Implement support of NthChild in DataGrid
4 years ago
Steven Kirk
f8706278a8
Make OnPropertyChanged non-generic.
4 years ago
Benedikt Stebner
ff3fe479b1
Fix ControlCatalog.Web build
4 years ago
robloo
23fee99008
Use HSV and HSL colors in ControlCatalog CanvasPage
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
Jade Macho
c8f2548f05
Add "Scroll to Selected" and "Remove Item" to control catalog items repeater
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