Skip to content

Releases: RaspberryPiFoundation/blockly-keyboard-experimentation

v3.0.3

06 Oct 22:48
c0a3a81

Choose a tag to compare

What's Changed

  • fix(tests): Fix playground scenario selector by reverting PR #718 by @cpcallen in #735
  • fix: callbackkey for flyoutbuttons not case sensitive by @maribethb in #742
  • fix: Improve node ID check robustness & WebdriverIO test CI stability by @BenHenning in #745
  • fix: Fix bug that caused blocks to be inserted into an immovable stack. by @gonfunko in #750
  • fix: Fix the scenario picker with the advanced playground. by @gonfunko in #747
  • chore: use blockly v12.3.1 for local development by @maribethb in #740

Full Changelog: https://github.com/google/blockly-keyboard-experimentation/compare/@blockly/[email protected]...@blockly/[email protected]

v3.0.2

17 Sep 17:32
df3a10a

Choose a tag to compare

What's Changed

  • test(Mover): Add test for moving complex expression blocks right/left move tests by @cpcallen in #711
  • chore: add empty workspace test scenario by @maribethb in #716
  • fix: add instructions on how to register toolbox by @maribethb in #715
  • chore: Add the advanced playground to the demo/test page. by @gonfunko in #718
  • fix: dont start a new move when pressing m repeatedly by @maribethb in #717
  • chore: fix a bug in flaky move test by @maribethb in #720
  • fix: Don't try to move blocks onto shadow block connections. by @gonfunko in #729
  • release: bump version to 3.0.2 by @maribethb in #738

Full Changelog: https://github.com/google/blockly-keyboard-experimentation/compare/@blockly/[email protected]...@blockly/[email protected]

v3.0.1

02 Sep 22:41
1ff6012

Choose a tag to compare

This release depends on Blockly 12.3.0.

What's Changed

New Contributors

Full Changelog: https://github.com/google/blockly-keyboard-experimentation/compare/@blockly/[email protected]...@blockly/[email protected]

v2.0.0

09 Jul 23:05
0ef663e

Choose a tag to compare

The only breaking change in this release is that you must update to Blockly v12.2.0 at the same time.

What's Changed

Full Changelog: https://github.com/google/blockly-keyboard-experimentation/compare/@blockly/[email protected]

v1.0.0

30 May 22:23
29e4b03

Choose a tag to compare

This is the first full release of @blockly/keyboard-navigation! Please see our accessibility site or the README for more information.

New Contributors

Full Changelog: https://github.com/google/blockly-keyboard-experimentation/compare/v0.1.0...@blockly/[email protected]

v0.1.0

08 Jan 17:47
2ed7b7d

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/google/blockly-keyboard-experimentation/commits/v0.1.0