PowerToys/src/modules/colorPicker/ColorPickerUI
Niels Laute 8e0af3fc27
[ColorPicker] HEX format tweak (#13989)
* Added HEX2

* Revert "Added HEX2"

This reverts commit 6d7b23fd74.

* Lowercase HEX without hash

* Update ColorRepresentationHelper.cs

* Update expect.txt

Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-26 10:30:31 +02:00
..
Behaviors [ColorPicker] Change zoom animation behavior (#11057) 2021-05-07 09:28:20 +02:00
Common Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
Controls [ColorPicker] Accessibility: announce color format for "Copy to clipboard" button (#13558) 2021-10-01 16:53:56 +03:00
Converters Color Picker - show color name (#8553) 2020-12-15 08:46:38 +01:00
Helpers [ColorPicker] HEX format tweak (#13989) 2021-10-26 10:30:31 +02:00
Keyboard [ColorPicker] Close only flyout with escape key (#12441) 2021-07-27 10:31:43 +01:00
loc LEGO: check in for master to temporary branch. (#12700) 2021-08-12 12:28:34 +01:00
Models Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
Mouse Disable forwarding the scroll event (#10513) 2021-03-31 14:54:32 +02:00
Properties [ColorPicker] Accessibility improvements (#12476) 2021-07-28 12:04:47 +02:00
Resources [ColorPicker] Improving keyboard navigation (#11384) 2021-05-21 15:57:57 +02:00
Settings Settings telemetry for ColorPicker (#10417) 2021-03-25 16:04:56 +02:00
Shaders Added pixel reveal effect, increased max zoom level to 4, added rounded corners to main and zoom window (#6242) 2020-09-03 23:31:27 +02:00
Telemetry [telemetry][ColorPicker] add event name support (#10476) 2021-03-29 11:20:49 +02:00
Themes Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
ViewModelContracts [Color Picker] Open settings (#13747) 2021-10-11 18:03:40 +02:00
ViewModels [ColorPicker] HEX format tweak (#13989) 2021-10-26 10:30:31 +02:00
Views [Color Picker] Open settings (#13747) 2021-10-11 18:03:40 +02:00
App.manifest New color picker module - integrated from github.com/martinchrzan/Col… (#4778) 2020-07-18 21:27:36 +02:00
App.xaml Color Picker V2 (#7710) 2020-11-20 13:50:47 +01:00
App.xaml.cs [Color Picker] Logs (#12157) 2021-07-02 19:54:44 +03:00
Bootstrapper.cs [ColorPicker] CMYK, HSV and HSL color format (#6975) 2020-10-21 11:09:30 -07:00
ColorEditorWindow.xaml [Color Picker] Increase width of editor window (#13420) 2021-09-24 16:54:58 +01:00
ColorEditorWindow.xaml.cs Fix ColorPicker editor and OOBE FancyZones snap (#13598) 2021-10-06 14:37:33 +01:00
ColorPickerUI.csproj moving apps to 0.9.4 that were not. (#11604) 2021-06-08 10:16:04 -07:00
LocProject.json [Localization] Add localization step to pipeline and enable localization on C# projects with resx/resw resource files (#6033) 2020-08-19 16:10:15 -07:00
MainWindow.xaml Set Color Picker window AutomatedProperty.Name property (#12379) 2021-07-21 11:09:02 +02:00
MainWindow.xaml.cs enabling stylecop on ColorPicker (#5336) 2020-07-31 09:13:05 -07:00
NativeMethods.cs Fix ColorPicker editor and OOBE FancyZones snap (#13598) 2021-10-06 14:37:33 +01:00
Program.cs [Color Picker] Logs (#12157) 2021-07-02 19:54:44 +03:00
ZoomWindow.xaml [ColorPicker] Change zoom animation behavior (#11057) 2021-05-07 09:28:20 +02:00
ZoomWindow.xaml.cs [ColorPicker] Change zoom animation behavior (#11057) 2021-05-07 09:28:20 +02:00