23 Commits (ff980aeba2d23eb52a26c8d946c6854aad4275fc)

Author SHA1 Message Date
Benedikt Stebner 7f69ff1a93
Make ContentPresenter.RecognizesAccessKey stylable (#19893) 5 months ago
Michal Rezny c98fe78528
Introduced resources to be able to properly resize Checkbox and RadioButton in the Compact density of the Fluent theme. (#19882) 5 months ago
Bartosz Korczyński b3212b99b5
Fixed no longer existing selectors in CheckBox and Calendar themes (#14851) 2 years ago
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 2 years ago
Max Katz 6c1341eb5e
Introduce MenuItem.ToggleType (#11441) 2 years ago
Max Katz 38e839997d
Avoid hardcoded font properties (#14088) 2 years ago
Max Katz 6b53cbe63f Add x:ClassModifier="internal" to all theme xaml files that should be hidden 3 years ago
daniel dcb4f759d1 Make FlowDirection's Path of CheckBox to fixed LTR 3 years ago
Steven Kirk ddbc9fbfca Tweaked CheckBox ControlTheme. 4 years ago
Steven Kirk afe3486e9f Remove trailing /template/ selectors. 4 years ago
Steven Kirk 2b3608078e WIP: Porting fluent theme to use control themes. 4 years ago
Steven Kirk 5520706a95 Fix formatting. 4 years ago
Steven Kirk 902703fbed Allow nested styles inline in parent style XAML. 4 years ago
Steven Kirk 0a7f34f4c6 Use nested styles in CheckBox template. 4 years ago
amwx 6aa31333af Update FluentTheme templates 4 years ago
Benedikt Stebner 55d28216a7 Use ForgroundProperty directly where possible 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
daniel mayost d5fd84ebc0 continue working 4 years ago
Steven Kirk f98070fb4d Display access key in checkbox. 4 years ago
Max Katz 64922a34a9 Add CornerRadius to TemplatedControl and use it where possible 5 years ago
Mike James 85f5ff2897 Removing MinWidth defaults for CheckBox and RadioButton 5 years ago
Max Katz 37dda37e46 Move Fluent theme files 5 years ago
Roland Soós 4aa9264daa
CheckBox CornerRadius via style 6 years ago
Max Katz 4b4d9816f9 Fluent: CheckBox should respect Background and BorderBrush 6 years ago
Max Katz 4f1ea8c7c1 Fluent: CheckBox should respect Foreground property 6 years ago
Maksym Katsydan ca5ec1fba4 Add left padding for radiobutton and checkbox 6 years ago
Dan Walmsley ecfd4bf561 remove padding from checkbox and radiobutton. 6 years ago
Dan Walmsley 588d4377eb Radio button and checkbox vertically center the content. 6 years ago
Dan Walmsley 16077c3f93 control templates inherit fonts. 6 years ago
Dan Walmsley 6e7656dfb6 fix checkbox glyph size. 6 years ago
Dan Walmsley b3040728fe add missing state styles. 6 years ago
Dan Walmsley 7411c3ae7b further progress on checkbox. 6 years ago
Dan Walmsley 50fe90f8b5 almost fully working checkbox. 6 years ago
Dan Walmsley 91caa45132 add initial port of checkbox template. 6 years ago
danwalmsley 59172a3f79
Add a Fluent theme (identical to Default for now) to allow new theme work to progress without affecting default theme and templates (#4004) 6 years ago
Steven Kirk b91df127ea Remove :valid and :invalid pseudoclasses. 7 years ago
Dan Walmsley 4c9d41d980 fix color resource names 8 years ago
William David Cossey 2b2255b1c8 Background is only applicable to the Border#border. 8 years ago
William David Cossey 71d74fe7cd TreeViewItem.cs - Renamed Depth to Level. 8 years ago
Steven Kirk 3dd11f9046 Make Content depend on ContentTemplate. 8 years ago
José Pedro 755531631e Implemented three states on ToggleButton, CheckBox and RadioButton. 8 years ago
Steven Kirk f6ed69be28 StyleResource -> DynamicResource 9 years ago
Steven Kirk 1cb2e321d2 Set background for CheckBox and RadioButton 9 years ago
Steven Kirk a1f3558145 Added ContentTemplate binding to control templates. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 6eebe89a1b Revert "Binding ContentPresenter's DataContext." 10 years ago
Steven Kirk 4241fd8331 Binding ContentPresenter's DataContext. 10 years ago
Steven Kirk 94ea1dc6c3 Renamed .paml files to .xaml. 10 years ago
Steven Kirk c8dc3ff29b Default theme now uses style resources. 10 years ago
Steven Kirk 8375a155e9 Added disabled state to CheckBox. 10 years ago