Steven Kirk
d6a98fef40
Display access key in RadioButton.
4 years ago
Steven Kirk
99780a0c67
Display access key in ToggleButton, ToggleSwitch.
4 years ago
Steven Kirk
d0037f1df5
Display access key in ControlCatalog pages.
4 years ago
Steven Kirk
f3abb8ed64
Display access key in Buttons.
Set `RecognizesAccessKey` on button content presenter.
4 years ago
Max Katz
f276c4ed8b
Changes after review
4 years ago
Max Katz
031e8ac2f0
Complete
5 years ago
Max Katz
e5ca5c38e8
Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls
5 years ago
Max Katz
69fb1c056f
FIrst version of nth-child
5 years ago
Max Katz
9f5f0aa84d
Do not inherit text properties in Popup
5 years ago
Adir
e61147edc1
Added Mica enum value to WindowTransparencyLevel.cs
Added Mica as selected option
5 years ago
Tako
c6f9c6a820
Implement MaskedTextBox ( #6453 )
5 years ago
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
98a4364810
Handle horizontal wheel scrolling in DataGrid
5 years ago
Giuseppe Lippolis
b9fcee5c3f
Sample: Add sample for binding DataGridColumn IsVisible
5 years ago
Max Katz
fbab1e9f6b
Update samples
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
nils måsén
dbe9a2e2d1
fix xaml errors in controlcatalog sample
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
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
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
Max Katz
3417cebae1
Update progress bar samples to include Maximum/Minimum examples
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
Nikita Tsukanov
35b365d97d
Implemented basic IME support for Linux
5 years ago
Max Katz
2cac9980e1
Update tooltip samples
5 years ago
Max Katz
8ae3a9f358
Fix DataGridColumn.DisplayIndex initial value handling
5 years ago
Max Katz
26fa71bddc
DataGrid add CompiledBinding example
5 years ago
Dariusz Komosinski
c24f65a5f7
Fix even more broken cases for closing child/dialog windows on win32.
5 years ago
Nikita Tsukanov
303b6c1586
Remove ReactiveUI usage from sample apps
5 years ago
Dan Walmsley
6435fc3ad0
Add validation to slider.
5 years ago
Dan Walmsley
ec937153a4
add datavalidation to date and time pickers.
5 years ago
Dan Walmsley
a0ce794c41
make numeric up down work with validation errors.
5 years ago
Dan Walmsley
18ac401007
add example of datavalidation on autocomplete box.
5 years ago
Dan Walmsley
62ca81e9fb
add datavalidation errors to combobox.
5 years ago
Dan Walmsley
76d3d013e3
add datavalidations to button spinner.
5 years ago
Dan Walmsley
9e0b33b542
add an example of datavalidation errors on textbox.
5 years ago
Dan Walmsley
99833d24b5
relative panel page also uses compiled references.
5 years ago
Dan Walmsley
d17006f480
make label page use compiled references to label
5 years ago
Mikhail Poliudov
c78561280f
Labels demo added
5 years ago
Steven Kirk
98974af13e
Added cursor page to control catalog.
6 years ago