Files
blockly/tests
Christopher Allen c31895dc60 fix: Add missing require for Blockly.utils.object, .Size (#5427)
Some files were using Blockly.utils.object.inherits (or .mixin) without
having imported Blockly.utils.object.

Similarly, trashcan.js tried to use utils.Size as a constructor
instead of importing Size from Blockly.utils.Size.
2021-09-03 22:45:54 +01:00
..
2021-04-13 14:28:54 -07:00
2020-08-13 10:54:09 -07:00
2019-07-30 15:08:47 -07:00
2021-07-20 16:48:30 -07:00