1.1.0 (2020-11-29)
1.0.3 (2020-09-02)
1.0.2 (2020-09-02)
- change value of color input box when generating random color (2fb5da1)
- save color on input change (3d23c5b)
1.0.1 (2020-09-02)
- add pointer cursor to color picker (152b0be)
- ability to change the color format used for copying to clipboard (4e2f943)
- ability to copy tints or shades color to clipboard (c20d541)
- add ability to change theme (8ade8da)
- add ability to generate random color (220557a)
- add about dialog (173c274)
- add color input box (5f43e68)
- add color picker component (07545de)
- add frame header (8461fa5)
- add menu item for clearing storage during development (5fc2c19)
- add menu items to inspect storage (d254913)
- add ui of application menu and setting menu (750c746)
- adjust size of control button (7785639)
- check for updates using github api (b114a9e)
- display tints and shades of selected color (49ef172)
- save selected color to storage and restore on app open (d80b7d8)
- save window pin to storage and restore on app open (2b54896)
- bind 'this' to functions interacting with app states (42ca962)