What's Changed
New features ✨
- feat: add docs as conventional commit option by @zspriggs in #9970
- feat: Reduce build size by enabling
assume_function_wrapperbuild flag by @gonfunko in #9921 - feat: add block role description to verbose block labels by @mikeharv in #9960
Bug fixes 🐛
- fix: Fix loss of focus when deleting blocks via context menu by @gonfunko in #9951
- fix: use translated 'bubble' string for ARIA label fallback by @mikeharv in #9954
- fix: don't allow disconnecting shadow blocks by @microbit-matt-hillsdon in #9964
- fix: only show paste hint toast on keyboard copy/cut by @microbit-matt-hillsdon in #9962
- fix: remove redundant labels for child blocks of parent input by @mikeharv in #9967
- fix: Fix styling and focusing of connections in shadow DOM by @gonfunko in #9952
- fix: allow nav into collapsed block row via right arrow by @microbit-matt-hillsdon in #9958
- fix: all use closest candidate when moving disconnected blocks by @mikeharv in #9971
- fix: position dragging block above/below all blocks by @mikeharv in #9972
- fix: improve terminal position detection by @mikeharv in #9973
Full Changelog: blockly-v13.0.0-beta.8...blockly-v13.0.0-beta.9