Graphite/frontend/src/utility-functions
Keavon Chambers a9a4b5cd19
Move gradient picking into the color picker (#1778)
* Gradient picker

* Fix up color picker layout CSS problems

* Begin hooking up SpectrumInput for gradient in the ColorPicker

* Working gradient picking on the frontend only

* Plumb FillColorChoice into the backend

* Hook everything else up, just with a weird bug remaining

* Fix some svelty reactivity issues

* Add and remove stops

* Cleanup

* Rename type

* Fill node document format upgrading

* Fix lint

* Polish the color picker UX and fix a bug

---------

Co-authored-by: 0hypercube <0hypercube@gmail.com>
2024-06-09 22:55:13 -07:00
..
computational-geometry.ts Add boolean operations (#1759) 2024-05-25 22:02:00 -07:00
debounce.ts Improve NumberInput with dragging to change value and escape/right-click to abort (#1469) 2023-11-21 17:26:28 -08:00
escape.ts Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
files.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
icons.ts Move gradient picking into the color picker (#1778) 2024-06-09 22:55:13 -07:00
images.ts Add Isometric Fountain demo artwork 2024-05-08 19:00:31 -07:00
keyboard-entry.ts Add support for handling MMB/RMB double click inputs (#1407) 2023-09-01 14:57:03 -07:00
math.ts Vue initialization and FloatingMenu codebase refactoring and cleanup (#649) 2022-05-21 19:46:15 -07:00
network.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
panic-proxy.ts Retire layer paths used throughout the code (#1531) 2023-12-21 19:32:46 -08:00
platform.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
rasterization.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
strip-indents.ts Revamp key/code input processing which fixes Option key on Mac and other locales 2022-08-11 02:53:46 -07:00