What's Changed
Bug fixes 🐛
- fix: Ensure immovable blocks are considered during workspace tidying by @BenHenning in #8550
- fix: Factor out workspace drag methods into utils. by @johnnesky in #8566
- fix: Simplify list and text WHERE validation by @johnnesky in #8575
- fix: Group field validator changes with field value changes. by @johnnesky in #8589
- fix: Let old block factory overwrite user defined blocks. by @johnnesky in #8605
- fix: bump initiator group in an orthogonal direction from neighboring group by @johnnesky in #8613
- fix: clear touch identifier on comment icon down by @riknoll in #8627
- fix: Use a readonly textarea for non-editable comments. by @gonfunko in #8632
- fix: Fix crash when resizing page while editing a field. by @gonfunko in #8646
Cleanup ♻️
- refactor(shortcuts): Improve shortcut registry documentation & style by @cpcallen in #8598
- refactor: Move functions into FieldDropdown. by @gonfunko in #8634
New Contributors
- @BenHenning made their first contribution in #8550
Full Changelog: blockly-v11.2.0-beta.0...blockly-v11.2.0-beta.1