Releases: KanoComponents/kwc-blockly
Releases · KanoComponents/kwc-blockly
Bugfix: Read layout values before showing flyout
Merge pull request #10 from KanoComponents/bugfix/flyout-offset Read layout values before changing the flyout
Bugfix: Resize timing
The toolbox now makes the workspace resize only once it updated its own metrics
Do not show phantom block if can't find target
1.1.3 Don't show phantom block if can't find target position
Update code when connect
1.1.2 Also generate code on connect
Uses the onfinish animation callback
Supports browser with no-promise based animation callback without web-animations polyfill
Add shadow light feature
- Allows to define a workspace or block level lighten factor for shadow blocks
Render rounded bottom corner on right edge
This change removes the rendering of the bottom right rounded corners from the renderDrawBottom method and adds it to the different input rendering. This will allow each row to report the right height, removing some rendering issues seen previously
Fix rendering issues
Merge pull request #6 from KanoComponents/bugfix/rendering Bugfix/rendering
Fix block rendering spacing issues
1.0.2 Fix rendering height
First non-rc release
As this component has been used in production in Kano Code for a bit as well as integrated into Hack Minecraft, it is worth having a non-rc release.
From now on, the versioning of this component will follow semver.