Skip to content

Releases: KanoComponents/kwc-blockly

Bugfix: Read layout values before showing flyout

05 Dec 16:41
4ebe289

Choose a tag to compare

Merge pull request #10 from KanoComponents/bugfix/flyout-offset

Read layout values before changing the flyout

Bugfix: Resize timing

05 Dec 15:38
68b928c

Choose a tag to compare

The toolbox now makes the workspace resize only once it updated its own metrics

Do not show phantom block if can't find target

30 Nov 16:07

Choose a tag to compare

1.1.3

Don't show phantom block if can't find target position

Update code when connect

30 Nov 15:27

Choose a tag to compare

1.1.2

Also generate code on connect

Uses the onfinish animation callback

30 Nov 14:52

Choose a tag to compare

Supports browser with no-promise based animation callback without web-animations polyfill

Add shadow light feature

30 Nov 11:56

Choose a tag to compare

  • Allows to define a workspace or block level lighten factor for shadow blocks

Render rounded bottom corner on right edge

28 Nov 15:26

Choose a tag to compare

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

28 Nov 14:33
78b00e1

Choose a tag to compare

Merge pull request #6 from KanoComponents/bugfix/rendering

Bugfix/rendering

Fix block rendering spacing issues

28 Nov 13:58

Choose a tag to compare

1.0.2

Fix rendering height

First non-rc release

28 Nov 11:12

Choose a tag to compare

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.