21 Commits (7512fa4bd0e2ad40adb006bb5816f91afb0f35aa)

Author SHA1 Message Date
Javier Suárez 424863d5ff
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
workgroupengineering 9354650efa
feat(NumericUpDown): Add InnerLeftContent and InnerRightContent (#14575) 2 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
hacklex 0b01a51c9e
TextConverter property for finer control over NumericUpDown text display (#8839) 4 years ago
Takoooooo 00c08235cc Remove obsolete members from Avalonia.Controls assembly. 4 years ago
Max Katz e717cce7e8 Update headless implementations, managed and samples 4 years ago
Tim 43cf66fc49 Update demo to reflect actual selected value 4 years ago
Max Katz 8836a9e208 Adaptive design for ControlCatalog sample pages 4 years ago
Max Katz fbab1e9f6b Update samples 5 years ago
Dan Walmsley a0ce794c41 make numeric up down work with validation errors. 5 years ago
Max Katz f3c555404a NumericUpDownPage example shouldn't set strict Width to elements 6 years ago
Steven Kirk 6089291cf8 Renamed DropDown -> ComboBox in samples. 7 years ago
Nikita Tsukanov 343905ebb3 Generate asset resource info with paths 7 years ago
wieslawsoltes 811adc17b4 Use auto row height 7 years ago
wieslawsoltes f01fa29aec Do not set Height 7 years ago
William David Cossey 799b498afc Cleaning up Themes. 8 years ago
Dan Walmsley 5062f823b3 rename stackpanel Gap property to Spacing property. 8 years ago
dzhelnin 7c0f1f9374 Use "double" instead of "double?" for Value. DefaultValue removed. 8 years ago
dzhelnin d6b5e04f0c Reworked to provide common NumericUpDown control which values are doubles. 8 years ago