46 Commits (c27f5e798e0bb1a15491c931abc3330fa3e17d4e)

Author SHA1 Message Date
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
Giuseppe Lippolis a25ce2fb08 feat: move InternalsVisibleTo in csproj 4 years ago
robloo 53bc556f24 Rename 'channel' to 'component' 4 years ago
robloo c55a47229a Reorganize color and color picker helpers 4 years ago
robloo 1e13e99b0d Improve ColorPreviewer control template 4 years ago
robloo b8fc69ac8f Remove blue as default slider thumb color 4 years ago
robloo 2eff303787 Remove unused IncrementAlphaComponent helper method 4 years ago
robloo eb9bb2d6a0 Standardize ImageBrush usage 4 years ago
robloo f3d429f055 Add ThirdComponentConverter and use it 4 years ago
robloo e7f3bb7b65 TwoWay bind color properties by default 4 years ago
robloo 8e128c9b24 Add ValueConverterGroup 4 years ago
robloo b649d9fe52 Comments and formatting 4 years ago
robloo 85a062d30e Add ToBrushConverter and ToColorConverter 4 years ago
robloo 46e35cad3f Use CornerRadiusFilterConverter in ColorPreviewer templates 4 years ago
robloo 36ff1b74ac Improve ColorChanged event implementations 4 years ago
robloo 3d1818cef9 Fix .net standard 2.0 builds 4 years ago
robloo 42b6a2fce1 Add ColorToDisplayNameConverter and ColorToHexConverter 4 years ago
robloo f550b8f9e8 Move AccentColorConverter in Avalonia.Controls.Primitives.Converters namespace 4 years ago
robloo c3ce137bda Move AccentColorConverter in Converters directory 4 years ago
robloo e0bc2e35c5 Add RgbComponent enum and support direct casting with all component enums 4 years ago
robloo a86e0cc64e Move ColorPicker theme definitions into theme folders 4 years ago
robloo c3cdf856a3 Add default themes for ColorSlider and ColorPreviewer 4 years ago
robloo 21190ff39b Add :dark-selector PseudoClass to ColorSpectrum 4 years ago
robloo aef0d01225 Reorder properties following Avalonia convention 4 years ago
robloo d9ef01acfc Render the ColorSpectrum to physical device pixel resolution 4 years ago
robloo 7cb09a2b77 Follow Avalonia convention 4 years ago
robloo 25a34efd9a Implement color display name in ColorSpectrum 4 years ago
robloo 357eddf5e9 Implement ColorSlider PseudoClasses 4 years ago
robloo aae4b6708d Remove Color property from ColorPreviewer 4 years ago
robloo 65e5e580ac Make ColorSlider fully functional 4 years ago
robloo 1f5e3c0d9d Move helpers into separate directory 4 years ago
robloo b6b8e96fd9 Move spectrum enums into ColorSpectrum directory 4 years ago
robloo a5b3e85dfc Simplify default color property values 4 years ago
robloo ad5249992d Add initial ColorSlider primitive 4 years ago
robloo 21dd8392bf Add initial ColorPreviewer primitive 4 years ago
robloo f63ec5f5a9 Separate color picker control styles 4 years ago
Max Katz 2a5b2cf90f Use newer GetOldValue method 4 years ago
robloo 397fd5068f Rename 'channel' to 'component' 4 years ago
robloo a66e15e8a2 Add back PackageId for ColorPicker.csproj 4 years ago
robloo 8453b4a79a Add AssemblyInfo for ColorPicker.csproj 4 years ago
robloo 60e0d12543 Revert "Use namespaces in XAML" 4 years ago
robloo f13398506d Fix Avalonia.Controls.ColorPicker.csproj 4 years ago
robloo 9f1833030d Use namespaces in XAML 4 years ago
robloo cf654da43f Add separate Avalonia.Controls.ColorPicker project 4 years ago
robloo dd7cca3173 Move ColorPicker source into Avalonia.Controls.ColorPicker 4 years ago