Skip to content

v13.38.0

Choose a tag to compare

@tomlyn tomlyn released this 07 Jan 00:04
4d19046

Minor Release v13.38.0

Build

#2712 Update elyra-canvas to use ESM format instead of commonjs

Elyra Canvas has been converted, where possible, from Common JS modules (CJS) to use ECMAScript modules (ESM).

Common Canvas

#4211 Double-click on link should call clickActionHandler (just like with nodes and comments)

A double-click action on a link now calls the clickActionHandler callback provided the config property enableLinkSelection is not set to “None”. This makes the behavior the same as for nodes and comments.

Common Properties

No changes

Issues Resolved

Full Changelog: v13.37.1...v13.38.0