These changes occurred since beta.2
What's Changed
Breaking changes 🛠
- refactor!: Remove old cursor and tab support. by @gonfunko in #8803
- fix!: Tighten and correct typings on ASTNode by @gonfunko in #8835
- fix!: change css class for disabled block pattern by @maribethb in #8864
New features ✨
- feat: make getNextNode and getPreviousNode public by @rachel-fenichel in #8859
- feat: add shouldHealStack method by @rachel-fenichel in #8872
- feat: add getSearchRadius to BlockDragStrategy by @rachel-fenichel in #8871
Bug fixes 🐛
- fix: check potential variables for flyout variable fields by @maribethb in #8873
Other changes
- refactor!: Backport LineCursor to core. by @gonfunko in #8834
- feat: Introduce FocusManager implementation by @BenHenning in #8814
Full Changelog: blockly-v12.0.0-beta.2...blockly-v12.0.0-beta.3