github RaspberryPiFoundation/blockly blockly-v13.3.0

3 hours ago

What's Changed

New features ✨

Bug fixes 🐛

  • fix: Fix bug that could cause renders to clobber the undo stack by @gonfunko in #10227
  • fix: Improve performance of WorkspaceSvg.getNestedTrees() by @gonfunko in #10236
  • fix: keep tall field corners inside round caps with zelos by @mikeharv in #10214
  • fix: wrong css prop by @SimonShiki in #10257
  • fix: restore focus on toast dismiss by @mikeharv in #10260
  • fix: Clamp transforms to sensible levels of precision by @gonfunko in #10268
  • fix: drop IFocusableNode from trash and zoom by @mikeharv in #10272
  • fix: add comma to block labels except on Apple devices by @mikeharv in #10279
  • fix: Make IDs of comment bar buttons consistent by @gonfunko in #10280
  • fix: Fix bug that could cause dragged blocks to connect to and delete others by @gonfunko in #10285
  • fix: Fix a bug that could cause unexpected block movement when inserting blocks from the toolbox by @gonfunko in #10289
  • fix: Make reverting block drags from the flyout delete the dragged block by @gonfunko in #10290
  • fix: Do not re-announce moves that stay on the same connection target by @mikeharv in #10308
  • fix: Improve block placement when inserting from flyout via keyboard by @gonfunko in #10318
  • fix: Fix bug that made some keyboard shortcuts non-idempotent by @gonfunko in #10286
  • fix: Prevent registering a keyboard shortcut under the same key combo multiple times by @gonfunko in #10386
  • fix: scroll field into view after window resize instead of bumping block by @mikeharv in #10373
  • fix: Fix exception when disposing blocks with focused connections by @gonfunko in #10387

Documentation updates 📄

Other changes

New Contributors

Full Changelog: blockly-v13.2.1...blockly-v13.3.0

Don't miss a new blockly release

NewReleases is sending notifications on new releases.