Graphite/frontend/wasm/src
Adam Gerhant a6052c5819
Replace node definition string-based lookups with DefinitionIdentifier instances (#3451)
* create definition identifier and integrate it

* Bug fixes and code review

* formatting

* Fix migrations

* Fix remove handles migration

* formatting

* Fix test

* Fix tests 2

* fix deserialization

* Code review

* Small fixes

* Consolidate 'Morph' node migrations

* Add old SamplePointsNode name to migrations list

* Fix tests

* Unrelated small fix

* Fix migration crashes

* Fix tests

* Final code review

* fmt

* Add metadata

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2026-01-12 23:09:43 -08:00
..
editor_api.rs Replace node definition string-based lookups with DefinitionIdentifier instances (#3451) 2026-01-12 23:09:43 -08:00
helpers.rs Fix the Imaginate node from crashing (#1512) 2023-12-12 22:39:33 -08:00
lib.rs Desktop: Remove editor from wasm wrapper (#3023) 2025-08-07 16:26:20 +00:00
native_communcation.rs Desktop: Buffer web messages until connection is initialized (#3082) 2025-08-22 15:15:17 +00:00