blockly-v10.1.0
ericblackmonGoogle
released this
10 Aug 16:52
·
622 commits
to develop
since this release
What's Changed
Deprecations 🧹 - APIs that may be removed in future releases
New features ✨
- feat: Allow dragging from simple toolbox by @NeilFraser in #7301
- feat: add the ability to toggle scrollbar visibility by @BeksOmega in #7314
- feat: have the trashcan hide scrollbars when the flyout opens by @BeksOmega in #7357
- feat: make field
initView
andinitModel
more accessible by @maribethb in #7345 - feat: Insertion marker json deserialization 7316 by @varshneydevansh in #7364
Bug fixes 🐛
- fix: set flyout visbility on calling setExpanded by @jibranabsarulislam in #7199
- fix(tests): Make test
import
s 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
- @zfangqijun made their first contribution in #7335
- @abdul-alhasany made their first contribution in #7281
- @varshneydevansh made their first contribution in #7333
Full Changelog: blockly-v10.0.1...blockly-v10.1.0