Skip to content

v13.30.0

Choose a tag to compare

@tomlyn tomlyn released this 23 Jun 21:09
075142f

Minor Release v13.30.0

Build

This release installs IBM Telemetry, to collect anonymous usage metrics for this package. The metrics are currently only available to IBM employees. Learn more about IBM telemetry here: https://github.com/ibm-telemetry/telemetry-js and details of the change in the PR here.

Common Canvas

Five bug fixes

Common Properties

#2591 Add a callback to show header for code control

Anew callback customHeaderHandler() has been added in the release. It is called while rendering code control. Whatever is returned from this callback is displayed as it is in the code control's header.

customHeaderHandler(propertyId) {}

Issues Resolved

New Contributors

Full Changelog: v13.29.0...v13.30.0