Files
blockly/core/serialization
Beka Westberg 4874a4a86d fix: remove some attributes from the JSO system (#5356)
* fix: remove some attributes from the JSO system

Remove the deletable, movable, and editable attributes.
Normally this would be a breaking change, but because this isn't
released yet it's just a patch.

* fixup: serializer tests
2021-08-23 10:32:27 -07:00
..