-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
issue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Description
This bug exists to track breaking changes that we intend to make in v11. Some of those require merging changes that we have ready but waiting.
- Delete fields that were moved to samples out of core #7226
- Delete devsite docs on fields that were moved out of core into samples #7245
- Make icon bubble use the rendering queue #7068
- Deprecate
renderfix: have rendered blocks render themselves on construction #7355 - Reroll feat: Insertion marker json deserialization 7316 #7364 and fix: insertion marker's next blocks are real blocks #7384 and verify block-shareable-procedures: Spurious callers added to flyout blockly-samples#1856
- Lua generators use None instead of nil #6720
- Add serialization hooks to procedure models
- Published generator typings are wrong #7652 (due to likelihood of breaking TS users with custom block generator functions).
- Publish Blockly as ES modules #7449 (due to wrapper cleanup and mooted changes to
package.jsonto introduceexports {}section). - Reroll revert: "chore(deps): Bump jsdom from 22.1.0 to 23.0.0" #7694
-
CodeGenerator.prototype.statementToCodeandvalueToCodeshould throw when given an invalid input name #7665
Metadata
Metadata
Assignees
Labels
issue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added