Commit Graph

38 Commits

Author SHA1 Message Date
jay 5fa9d08017 Updated npm scripts 2025-09-04 08:49:37 -04:00
jay f624b36d52 Add script to generate tag
Test and Build / test-and-build (push) Successful in 2m47s
Release / release (push) Successful in 3m3s
v0.1.0
2025-08-22 19:23:12 -04:00
jay 35ee8a83ea Add workflows. 2025-08-22 19:23:10 -04:00
jay 5cf65768f6 Fix doc tests imports. 2025-08-22 16:06:23 -04:00
jay 8189268016 Initial Version. 2025-08-22 14:32:25 -04:00
jay 7a3d5894c4 Fixed tsc check. 2025-08-16 09:11:06 -04:00
jay c4ece87cb6 Completed picker / history. Needs styling refactor. 2025-08-16 09:10:20 -04:00
jay 7a2e4cf2ae Completed color picker, value editor, desktop layout. 2025-08-13 18:05:29 -04:00
jay ae02e49ce2 Wrote color values component. 2025-08-09 16:16:33 -04:00
jay 105e66b30b Wrote color values component. 2025-08-09 16:16:06 -04:00
jay 0d08d805a3 Wrote space editor component and test. 2025-08-08 11:17:21 -04:00
jay f47d46f382 Cleaned up hooks 2025-08-06 18:42:25 -04:00
jay 2f2c8d173e Updated arrow icons. 2025-08-06 14:48:39 -04:00
jay 1683b66025 Added fontawesome icons 2025-08-06 14:37:58 -04:00
jay e011bd0763 Added color reducer. Performed state management refactor to prevent circular behavior. 2025-08-06 14:26:55 -04:00
jay c27a5258d3 Completed color value editor component. 2025-08-03 15:24:25 -04:00
jay 33f6a7e0c2 Make alias imports work in cypress. 2025-08-01 23:50:24 -04:00
jay f639876604 Use @ alias imports. Formatted files. 2025-08-01 23:28:56 -04:00
jay 68c7486725 Wrote drag and drop hook and tests. 2025-08-01 20:24:34 -04:00
jay c6118c8b0d Refactored files. 2025-08-01 20:24:19 -04:00
jay fa641c186c Added packages. Reformatted files. 2025-08-01 20:22:33 -04:00
jay bf9818a9aa Setup test component for drag and drop hook. 2025-07-23 17:57:08 -04:00
jay 2737c6bf9e Use useCallback. 2025-07-23 17:56:39 -04:00
jay 051c6602b5 Completed crosshair, slider, and scroll hooks. 2025-07-23 11:05:47 -04:00
jay d224f335e9 Added useSlider hook and mouse interaction test. 2025-07-22 07:46:18 -04:00
jay 936c513a73 Hide scrollbar on color tools carousel. 2025-07-20 19:12:20 -04:00
jay c872e33d93 Added media query awareness. 2025-07-20 15:26:32 -04:00
jay b57af5f518 Fixed height rendering issues on mobile when browser bar is present. 2025-07-20 13:41:17 -04:00
jay 30bab276a1 Made color tool carousel better described for accessibility. 2025-07-20 11:49:51 -04:00
jay 3256e4968a Refactored application components.
Added accessibility tags.
2025-07-20 11:40:09 -04:00
jay 5400a7acdd Updated readme. 2025-07-20 11:39:47 -04:00
jay 2a35da629b Refactored side menu to a separate component. 2025-06-17 10:20:28 -04:00
jay c0343f2378 Reconfigured cypress / typescript / vite. 2025-06-17 10:19:39 -04:00
jay ce8cf473c9 Added cypress testing. 2025-06-16 17:26:55 -04:00
jay c689dd3461 Added left-hand side menu. 2025-06-16 17:26:43 -04:00
jay ac31cbda97 Created application layout skeleton. 2025-06-16 16:20:19 -04:00
jay 3aea70110b Removed boilerplate. Set css breakpoints. 2025-06-14 12:07:54 -04:00
jay 6d2f6661eb Re-initialize app using vite. 2025-06-14 10:43:58 -04:00