mirror of
https://github.com/google/blockly.git
synced 2026-03-10 07:10:11 +01:00
* Add tests for serializing connected blocks * Add serialization of child blocks * Add tests for not serializing children * Add options for not serializing children * Fix types * Change addNextBlocks to default to true * Cleanup * Fix types