v13.30.0
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
- #2573 Pulling right flyout all the way left makes width of whole page… by @tomlyn in #2602
- #2607 Request Elyra Canvas test-harness have stages sample app suppor… by @tomlyn in #2608
- #2591 Add a customHeaderHandler callback for code control’s header by @nmgokhale in #2593
- #2609 Interactive elements focus loss when enableKeyboardNavigation f… by @tomlyn in #2610
- #2617 Implement ibm-telemetry in Elyra Canvas by @mattrosno in #2611
- #2612 Bottom Panel Width Issue with right flyout by @tomlyn in #2614
- #2615 Resize line highlight disappears on drag by @tomlyn in #2616
New Contributors
- @mattrosno made their first contribution in #2611
Full Changelog: v13.29.0...v13.30.0