Skip to content

blockly-v10.1.0

Compare
Choose a tag to compare
@ericblackmonGoogle ericblackmonGoogle released this 10 Aug 16:52
· 615 commits to develop since this release
80b1b44

What's Changed

Deprecations 🧹 - APIs that may be removed in future releases

  • fix: Restore HSV_SATURATION and HSV_VALUE accessors and deprecate by @cpcallen in #7249

New features ✨

Bug fixes 🐛

  • fix: set flyout visbility on calling setExpanded by @jibranabsarulislam in #7199
  • fix(tests): Make test imports correct and more consistent by @cpcallen in #7260
  • fix: disposing workspace comments. by @johnnesky in #7264
  • fix: add compose and decompose errors to mutator icon by @BeksOmega in #7289
  • fix(generators): Changes to exports and access controls for TypeScript compatibility by @cpcallen in #7295
  • fix: Correct errors in HSV_SATURATION, HSV_VALUE accessors by @cpcallen in #7297
  • fix: have icons use the new render management system by @BeksOmega in #7296
  • fix: make deserialization use the new render management system by @BeksOmega in #7306
  • fix: make insertion markers use new render management system by @BeksOmega in #7307
  • fix: remove old render method by @BeksOmega in #7308
  • fix(blocks): boolean variable block wrong shape for zelos by @zfangqijun in #7335
  • fix(build): support running Blocky locally on Windows machines by @abdul-alhasany in #7281
  • fix: removed X & Y from toolbox.ts and replaced movBy to moveTo by @varshneydevansh in #7333
  • fix: deprecate render functions by @BeksOmega in #7359
  • fix: connect animation persisting by @BeksOmega in #7365

New Contributors

Full Changelog: blockly-v10.0.1...blockly-v10.1.0