github google/blockly blockly-v12.0.0-beta.2

pre-releaseone day ago

What's Changed

Breaking changes 🛠

  • fix!: Don't add padding around zero-width fields. by @gonfunko in #8738
  • feat!: Added support for separators in menus. by @gonfunko in #8767

New features ✨

Bug fixes 🐛

  • fix: Listen for keyboard shortcuts when the widget or dropdown divs have focus. by @gonfunko in #8731
  • fix: Fix display of multiline RTL strings in bubbles on Webkit. by @gonfunko in #8733
  • fix: Fix the browser tests. by @gonfunko in #8735
  • fix: Actually fix the browser tests. by @gonfunko in #8736
  • fix: Improve the robustness of workspace SVG tests. by @BenHenning in #8689
  • fix: Fix flaky connection checker test. by @gonfunko in #8754
  • fix: Fix bug that caused blocks dragged from non-primary flyouts to be misplaced. by @gonfunko in #8753
  • fix: Improve menu mouse/keyboard selection interaction. by @gonfunko in #8749
  • fix: Fix menu scrolling. by @gonfunko in #8765
  • fix: Allow dragging blocks from the far lower right corner. by @gonfunko in #8766
  • fix: Fixes #8764 by moving the event grouping calls up to dragger.ts by @RoboErikG in #8781
  • fix: Fix bug that prevented editing workspace comments on Firefox. by @gonfunko in #8779
  • fix: Fix bug in IF block generators. by @michaela-mm in #8780
  • fix: Disallow and ignore x and y attributes for blocks in toolbox definitions. by @gonfunko in #8785
  • fix: Fix a bug where selection outlines could be cut off when connecting blocks. by @gonfunko in #8789
  • fix: Allow the marker's current node to be null. by @gonfunko in #8802

Cleanup ♻️

  • refactor: make CommentView more amenable to subclassing. by @gonfunko in #8783

Other changes

New Contributors

Full Changelog: blockly-v12.0.0-beta.1...blockly-v12.0.0-beta.2

Don't miss a new blockly release

NewReleases is sending notifications on new releases.