- Corrected tree view toggle events to close the picker
- moved the eyedropper shortcut key to correct location
- Patched up keyboard tabbing
- Added gitter and slack
- 🎉 Added color picking from screen 📺 the eyedropper tool is here!
- a fix to override the tabbing order within the popUpPalette
- now works without shadowroot
- Improved visibility of main Slider
- Fixes to copy/paste
- Accessibility fixes
- Fixed recursive background color issue#3
- Fixed issue with toggling tree view, now the picker closes on tree view toggle
- Moved events to core:cancel and core:confirm for better cross platform support
- Added movement using arrow keys for sliders
- Added buttons to save the color and cancel to close the dialog the dialog
- Added ability to delete and copy/paste the swatches in custom palettes
- Persistent changes to toggle palette on dialog close
- Click outside the dialog to close it
- Resize window to close it
Fixed License file to be displayed on apm- Sorry this issue is still pending
- removed console logs from code
- added linter to better check for errors in code
- added support for RGB and RGBa (% and fractions) e.g. rgb(100%, 0%, 0%), rgb(1, 1, 0) see link
- added support for HSL and HSLa (% and fractions) e.g. hsl(0, 100%, 50%), hsl(0, 1.0, 0.5) see link
- keep the palette closed or open on dialog open setting
- toggle the palette button
- Updated readme typo
- cursor grab and grabbing fixes
- Working on
Auto Set Color
config issue - Fixes for aligning the dialog correctly issue
- Added back save color and close the dialog commands
- Corrected the ability to edit hex or color names in hex text editor
- Rearranged changelog order to recent to old
- Fixes not opening on multiple windows
- Supports opening on any text editor
- Working text editing to change colors
- performance fixes
- Fixed error message when trying to open on non text editor windows
- Fixed depreciation warning for
pixelRectForScreenRange
issue - Center triangle on the selection's center
- Implemented all settings except Auto Set Color here
- Added FAQ section to readme
- Added the ability to switch between colors and a past color and present color are in circular swatches in the left
- Minor UI tweaks from chrome -> white colored sliders as opposed to black contrasted to be easily visible
- Added color format switching
- Added option to add custom palettes
- Option to scroll on the sliders and the main canvas