mirror of
https://github.com/google/blockly.git
synced 2026-05-03 02:20:12 +02:00
f2221652d2
* feat: add registry for icons * feat: add serialization of custom icons * feat: add deserialization of custom icons * chore: fixup deserialization * chore: export icons registry * chore: add tests for serialization and deserialization * chore: move mocks and helpers to the top level * chore: fix doc error * chore: remove accidental only