mirror of
https://github.com/google/blockly.git
synced 2026-01-12 19:37:08 +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