mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
15827c5d30
Adds Block.prototype.mixin() and Blockly.Extensions.registerMixin(). This adds support for a common use pattern in extensions, and adds error checking to avoid future incompatibilities.