Max Katz
0f83ccb4b0
ContentPresenter should create child without content, if template was set ( #6226 )
* Fix #6224
* Fix data templates Match
* Do not use preview features
* Do not create Child if Content is null and DataTemplate was set
* Update src/Avalonia.Base/Utilities/TypeUtilities.cs
* Update src/Avalonia.Controls/Presenters/ContentPresenter.cs
* Update src/Avalonia.Controls/Presenters/ContentPresenter.cs
5 years ago
Max Katz
64922a34a9
Add CornerRadius to TemplatedControl and use it where possible
5 years ago
Max Katz
98a4364810
Handle horizontal wheel scrolling in DataGrid
5 years ago
Dan Walmsley
6c3ba87cab
Revert "sandbox demo of shutdown cancel."
This reverts commit 851baa6537 .
5 years ago
Dan Walmsley
851baa6537
sandbox demo of shutdown cancel.
5 years ago
Giuseppe Lippolis
b9fcee5c3f
Sample: Add sample for binding DataGridColumn IsVisible
5 years ago
Max Katz
fbab1e9f6b
Update samples
5 years ago
Steven Kirk
3b56b93ba1
Make the designer work in the sandbox project.
5 years ago
Max Katz
b05ff7ccd8
Support gradients with not matched number of stops
5 years ago
Max Katz
a885e673c8
Reflection free implementation with automatic convertion from solid color brush to gradient
5 years ago
Max Katz
a3bd88128a
Update RenderDemo
5 years ago
Max Katz
8ced83c601
Update sample pages
5 years ago
Max Katz
5483071599
Fix cancellable contexts #6057
5 years ago
Max Katz
4523450e04
Improve context flyout/menu sample pages
5 years ago
Wiesław Šoltés
84dd710fc1
Use attached property
5 years ago
Wiesław Šoltés
4748244564
Add custom animator example
5 years ago
Giuseppe Lippolis
fa133444c4
fixes: Renamed StartupScreen to StartupScreenIndex
5 years ago
Giuseppe Lippolis
c7da3ccdc5
feat(DevTools): Startup Screen
5 years ago
Dariusz Komosinski
c48a516ec6
Unify brush transition. Handle brush type mismatch in a nicer way.
5 years ago
Dariusz Komosinski
5365b2fc95
Transitions for solid color brushes.
5 years ago
nils måsén
dbe9a2e2d1
fix xaml errors in controlcatalog sample
5 years ago
Max Katz
f5a01afc6d
Update RenderDemo pages
5 years ago
Splitwirez
59d51d6a56
New Fluent expander style ( #5573 )
* Updated Fluent theme Expander style. closes #5358
* Fixed padding mismatch between header and content
* Fixed CornerRadii, unleashed the c o l o u r e s
* Use CornerRadiusFilterConverter instead of expander specific converters
* Formatting
* Fix default theme in ControlCatalog
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Dariusz Komosinski
6d0ac9a541
Fix property type on Stretch.
5 years ago
Dariusz Komosinski
f775f9d3f0
Remove old viewbox samples.
5 years ago
Dariusz Komosinski
6e2384deb8
Use an ellipse instead.
5 years ago
Dariusz Komosinski
b3e2b05d1f
Implement StretchDirection for Viewbox. Cleanup Viewbox.
5 years ago
Dariusz Komosinski
5265b0592a
Implement MenuItem.StaysOpenOnClick.
5 years ago
Jumar Macato
1ab777c961
address review
5 years ago
ili
5f491bc7d6
Cleanup
5 years ago
ili
12c2c16d13
Android soft input using Avalonia.Input
5 years ago
ili
e6b13b66c5
Support android InputType
5 years ago
amwx
ca17a9d0aa
Sample Pages
5 years ago
José Pedro
d5690cc834
Upgraded target Android SDK to 11.0 (API level 30).
5 years ago
Jumar Macato
8b8f4c6669
add path measure example
5 years ago
Jumar Macato
b01dc1932a
add path measure example
5 years ago
Jumar Macato
9ebdef12a8
add path measure example
5 years ago
Nathan Randle
c686b86e38
Rename misspellings of separator.
5 years ago
Steven Kirk
d5e6171ddd
Improve slider interaction in AcrylicPage.
- Add small/large change
- Display to 1 decimal place
5 years ago
Steven Kirk
f7aa342f22
Added reversed direction sliders to ControlCatalog.
5 years ago
Rustam Sayfutdinov
5bfbfb97d3
Use ControlCatalog.NetCore as an artifact
instead of ControlCatalog.Desktop
5 years ago
Max Katz
3417cebae1
Update progress bar samples to include Maximum/Minimum examples
5 years ago
Dan Walmsley
304c49821c
fix control catalog.
5 years ago
Dan Walmsley
3e690c5fbc
fix rounding error on screens page.
5 years ago
Dan Walmsley
c1252b473d
fix screen page rendering.
5 years ago
José Pedro
06a695ca3f
Added splash screen.
Removed unused resources.
5 years ago
José Pedro
a401a2073e
Fixed Android backend.
5 years ago
Nikita Tsukanov
35b365d97d
Implemented basic IME support for Linux
5 years ago
Max Katz
2cac9980e1
Update tooltip samples
5 years ago
Giuseppe Lippolis
cbbfc63a2b
Revert "Fixes nuget downgrade warning iOS"
5 years ago