What's Changed
New features ✨
- feat: Add a new
FOCUSABLEcapability toIComponentby @gonfunko in #10038 - feat: Add relevant things to full-block field labels by @mikeharv in #10037
- feat: ctrl/cmd+v pastes near focused block by @mikeharv in #10061
- feat: add optional new shortcuts for block/workspace navigation by @maribethb in #10090
Bug fixes 🐛
- fix: Coalesce adjacent field labels by @lizschwab in #9996
- fix: Bring blocks to the front when focused via keyboard by @microbit-robert in #10032
- fix: Fix Github pages publishing by @gonfunko in #10036
- fix: constrained move mode improvements by @mikeharv in #10026
- fix: nested category with blocks in parent by @zspriggs in #9995
- fix: Treat the flyout as a listbox with options by @microbit-robert in #10059
- fix: Make dialog handling of ephemeral focus more robust by @gonfunko in #10064
- fix: scope passive block focus to keyboard navigation by @microbit-matt-hillsdon in #10063
- fix: Use dominant axis for keyboard move direction by @microbit-robert in #10030
- fix: Keep workspace stack count fresh instead of hiding it on Mac/VoiceOver by @microbit-matt-hillsdon in #10033
- fix: forward shadow block context menu to parent by @mikeharv in #10070
- fix: Improve VoiceOver experience when using Safari by @microbit-robert in #10073
- fix: recompute field ARIA when editor is closed by @mikeharv in #10079
- fix: Fix count of toolbox items in Voiceover by @gonfunko in #10075
- fix: use a better shortcut for screenreader mode by @maribethb in #10089
- fix: fix disable orphans handler to account for keyboard inserts by @maribethb in #10069
- fix: detect delete areas using pointer coordinates by @mikeharv in #10078
- fix: Announce the workspace to VoiceOver via a focus target node by @microbit-matt-hillsdon in #10087
Documentation updates 📄
- docs: small typos/issues in codelabs by @zspriggs in #9968
- docs: Fix link to Compliance page by @gonfunko in #9994
- docs: add clarification to mutators by @zspriggs in #9984
New Contributors
Full Changelog: blockly-v13.0.0...blockly-v13.1.0