v3.0.1
·
18 commits
to main
since this release
This release depends on Blockly 12.3.0.
What's Changed
- refactor: Move shortcut dialog CSS registration into unified location. by @gonfunko in #664
- test: test workspace ring styles by @microbit-matt-hillsdon in #667
- fix: Remove side effects from keyboard-experiment. by @gonfunko in #671
- fix: Remove null checks for cursor. by @gonfunko in #669
- feat: Add support for keyboard navigation in block comments. by @gonfunko in #668
- chore: Create workflow for auto-adding assigners by @BenHenning in #680
- chore: update clipboard tests to not use stable ids by @maribethb in #681
- chore(deps-dev): bump tar-fs from 3.0.8 to 3.0.9 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #579
- Added shortcuts help to readme by @mscherotter in #663
- chore: update blockly version in package lock by @maribethb in #682
- chore: lint for floating promises by @microbit-matt-hillsdon in #634
- fix: use normal shortcut modifier order and prefer shorter shortcuts by @microbit-matt-hillsdon in #666
- fix: improve reliability of disposing and reinitializing plugin by @maribethb in #687
- fix: clean up shortcut help dialog by @maribethb in #688
- fix: Only calculate available connections once. by @gonfunko in #690
- feat: Deploy GH pages with screen reader experiment by @BenHenning in #689
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #683
- test: Make tests faster, more robust, more consistent by @cpcallen in #692
- chore: Added context menu item tests. by @johnnesky in #575
- refactor(tests): Remove unneeded
tabNavigateToWorkspacecalls by @cpcallen in #701 - test(
MoveActions): Test starting a move using the context menu by @cpcallen in #700 - test(
Mover): Add test for moving statement blocks by @cpcallen in #704 - chore: Format by @cpcallen in #705
- test(
Mover): Add test for moving value blocks right/left by @cpcallen in #710 - release: release version 3.0.1. by @gonfunko in #708
New Contributors
- @mscherotter made their first contribution in #663
Full Changelog: https://github.com/google/blockly-keyboard-experimentation/compare/@blockly/[email protected]...@blockly/[email protected]