122 Commits (1a994036bfe005e1106e5c4e76d0427244eb3ade)

Author SHA1 Message Date
robloo 2908449123 Complete functional Simple ColorView ControlTheme 4 years ago
robloo ff4aa1c42f Add ColorViewTabItemTheme 4 years ago
robloo fa64fa8112 Add initial Simple ControlThemes for ColorView and ColorPicker 4 years ago
robloo 2b6dad5068 Finish updating Fluent ColorPicker ControlThemes 4 years ago
robloo d8e19cfdac ColorPicker Fluent control theme updates 4 years ago
robloo 7d1bba7825 Add DoNothingForNullConverter to fix color palette binding 4 years ago
Takoooooo 00c08235cc Remove obsolete members from Avalonia.Controls assembly. 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago
Max Katz 5ee439b5e4 Rename remainings 4 years ago
robloo 53e7a741c9 Switch back to default flyout placement in ColorPicker 4 years ago
robloo f87052311b Use resources to adjust tab background corner radius in ColorPicker 4 years ago
Giuseppe Lippolis 01e7bd2a52 fix: move StringBuilderCache to Avalonia.Utilities 4 years ago
robloo bdd451cdf9 Adjust ColorPicker tab background corner radius 4 years ago
robloo 195ef79e0a Convert ColorPicker default styles to ControlThemes 4 years ago
robloo df26a70594 Convert ColorPicker Fluent styles to ControlThemes 4 years ago
robloo 0bf3a6d944 Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false 4 years ago
robloo 05f4bcad80 Enable compiled bindings for ColorPicker and ColorView 4 years ago
robloo 9e51c990cd Add missing properties to ColorPicker template 4 years ago
robloo 443977b85d Specify TargetType and DataType in most templates 4 years ago
robloo 38bdb8a7b3 Remove unused code 4 years ago
robloo 012d376369 Standardize converters 4 years ago
Giuseppe Lippolis ba2747b897 feat: StringBuilderCache 4 years ago
robloo 971dc32b3f Add code to hide the tab strip when only one tab is visible 4 years ago
robloo d64a58459d Better implement ColorView backgrounds in the template for easier re-styling 4 years ago
robloo a24720816f Standardize ColorControl resource names 4 years ago
robloo 6370ae38de Switch to TemplateBinding in ColorPicker where possible 4 years ago
robloo 0f62c96339 Remove unused ValueConverterGroup 4 years ago
robloo 9e1a6253b6 Only disable alpha editing controls when IsAlphaEnabled is false 4 years ago
robloo 04e4045554 Only set slider IsVisible once 4 years ago
robloo 58f9b443d9 Implement IsAlphaEnabled using coercion 4 years ago
robloo 2c4e5a3435 Use nested styles in ColorView 4 years ago
robloo 4de48a220c Add IsColorModelVisible and IsComponentSliderVisible properties 4 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
robloo c464cab975 Partial work-around for Flyout binding issues 4 years ago
robloo bcb8588bdc Allow setting the PaletteColors collection as an IEnumerable 4 years ago
robloo 03b080ae04 Remove 'Custom' term from Palette properties 4 years ago
robloo 118f583102 Remove 'Tab' terminology from SelectedIndex property 4 years ago
robloo b58b726f89 Set the CustomPalette property in XAML 4 years ago
robloo 35440b0f21 Remove unused field to avoid warnings 4 years ago
robloo d7612fcaba Small optimization to read property only when needed 4 years ago
robloo 5e525bedf8 Several fixes/improvements for ColorPreviewer 4 years ago
robloo 63d1bdec3c Add resources to control accent color section size in ColorPreviewer 4 years ago
robloo 4dcf13623d Make ColorPalettes directory plural 4 years ago
robloo 5e8f0fb701 Add comment explaining rounding value selection 4 years ago
robloo fe2d51b111 Add SixteenColorPalette 4 years ago
robloo e0c936dbb4 Add FlatColorPalette 4 years ago
robloo 10bc7b38cb Rename 'EnumToBooleanConverter' to 'EnumToBoolConverter' 4 years ago
robloo b8be7ba4cb Implement SelectedTabIndex in ColorView 4 years ago
robloo 223ef7e4a0 Small improvements 4 years ago