Graphite/node-graph/graph-craft/src
Keavon Chambers e59612c4ce
Port the color picker popover to a Rust-defined layout (#4102)
* Break out VisualColorPickersInput.svelte

* Break out ColorComparisonInput.svelte and ColorPresetsInput.svelte

* Add backend definitions and plumbing for the 4 new widgets

* Port the ColorPicker.svelte layout and business logic to Rust

* Port more ColorComparisonInput.svelte logic to Rust

* Port more SpectrumInput.svelte logic to Rust

* Port more frontend logic to Rust

* Code review

* Code review

* Fix some CSS
2026-05-05 02:47:53 -07:00
..
application_io Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
document Replace Table<Table<Graphic>> with Table<Artboard> where Artboard is a type boundary newtype (#4093) 2026-05-01 21:57:50 -07:00
application_io.rs Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
document.rs Port the color picker popover to a Rust-defined layout (#4102) 2026-05-05 02:47:53 -07:00
graphene_compiler.rs Clean up document message wrappers around proto nodes so they're now used directly (#4101) 2026-05-03 19:26:36 -07:00
lib.rs Remove surface and window from ApplicationIo (#3941) 2026-04-09 20:12:53 +00:00
null.png Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
proto.rs Clean up document message wrappers around proto nodes so they're now used directly (#4101) 2026-05-03 19:26:36 -07:00
util.rs Fix profiling CI action failing (#2734) 2025-06-19 20:28:17 -07:00