mirror of
https://github.com/google/blockly.git
synced 2026-01-11 10:57:07 +01:00
* Disconnecting child block even if it cannot be connected to parent block. * Bump disconnected child block. * Added method for behavior on failed connection and updated expected behavior of unplug in unit tests. * Removing obsolete TODO and calling new helper method in tests.