mirror of
https://github.com/google/blockly.git
synced 2026-05-13 07:30:10 +02:00
3fb09af387
* 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