Removing deprecation.warn calls is technically a breaking change, since they generally call through to the original function for backwards compatibility. This issue is a checklist of deprecation warnings to remove when we're ready to do the next major release (v10).
In core/main.js:
In all files:
Removing
deprecation.warncalls is technically a breaking change, since they generally call through to the original function for backwards compatibility. This issue is a checklist of deprecation warnings to remove when we're ready to do the next major release (v10).In
core/main.js:Blockly.alertBlockly.confirmBlockly.promptBlockly.ContextMenu.currentBlockBlockly.Events.recordUndoBlockly.Tooltip.visibleBlockly.Tooltip.DIVBlockly.WidgetDiv.DIVIn all files:
deprecation.warnwith"version 10"as the removal date