Commit Graph

24 Commits

Author SHA1 Message Date
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