33 Commits (2951b80c39601a8368cc902f76ef4f01bc9307c5)

Author SHA1 Message Date
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
Giuseppe Lippolis 2aa79269e8 fix: Address reviw 3 years ago
robloo ae570453c7 Allow derived controls to call ColorSpectrum.ThirdComponent.set() 3 years ago
robloo e96772e707 Remove ThirdComponentConverter replacing it with ColorSpectrum.ThirdComponent property 3 years ago
Giuseppe Lippolis 4620e5cf99 feat(ColorPicker): Address rule CA1822 3 years ago
robloo 4f1d315b4b Make all ColorSpectrum bitmaps globally accessible by the control for future disposal 4 years ago
robloo ca7543f1d6 Add new ArrayList to avoid an extra copy when creating spectrum bitmaps 4 years ago
robloo 55e27213f9 Comment additional ColorSpectrum methods 4 years ago
robloo 5c3a56a953 Fix the color spectrum selection ellipse position 4 years ago
robloo 9250ccb18a Add missing base constructor call 4 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
robloo 35440b0f21 Remove unused field to avoid warnings 4 years ago
robloo fa5a47b442 Add initial ColorView.Properties 4 years ago
robloo c55a47229a Reorganize color and color picker helpers 4 years ago
robloo eb9bb2d6a0 Standardize ImageBrush usage 4 years ago
robloo e7f3bb7b65 TwoWay bind color properties by default 4 years ago
robloo b649d9fe52 Comments and formatting 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 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
Max Katz 2a5b2cf90f Use newer GetOldValue method 4 years ago
robloo 397fd5068f Rename 'channel' to 'component' 4 years ago
robloo dd7cca3173 Move ColorPicker source into Avalonia.Controls.ColorPicker 4 years ago