What's Changed
New features ✨
- feat: allow chaining with setAriaLabelProvider by @mikeharv in #9913
- feat: Add custom input labels to built in blocks by @mikeharv in #9902
- feat: Announce usage hints to screenreaders on initial workspace focus by @gonfunko in #9871
Bug fixes 🐛
- fix(blocks): use static tooltip for controls_ifelse block by @sheitabrk in #9897
- fix: Fix visual glitch when dragging blocks by @gonfunko in #9901
- fix: Reinstate "moving on workspace" announcements by @microbit-robert in #9904
- fix: CSS back to <style> for Safari/cascade reasons by @microbit-matt-hillsdon in #9908
- fix: replace 'command' with 'statement' for block descriptions by @maribethb in #9912
- fix: Don't prepend "begin stack" to blocks inserted from the flyout by @microbit-robert in #9911
- fix: Block labels should not use custom input labels (nested inputs) by @microbit-robert in #9916
- fix: Fix bug that caused blocks to skip valid destinations when moving with looping disabled by @gonfunko in #9894
- fix: Fix resolution of parent toolbox category for block descriptions by @gonfunko in #9891
- fix: Improve initial block placement by @gonfunko in #9903
- fix: Correctly position blocks dragged by the mouse from the flyout by @gonfunko in #9919
- fix: Fix unexpected toast when committing a move with Space by @gonfunko in #9920
New Contributors
- @sheitabrk made their first contribution in #9897
Full Changelog: blockly-v13.0.0-beta.5...blockly-v13.0.0-beta.6