v13.38.0
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
- #2818 Docs for 'Palette category does not expand when activated via S… by @tomlyn in #2822
- #2823 Double-click on link should call clickActionHandler (just like … by @tomlyn in #2824
- #2820 Upgrade carbon in harness and remove temporary workaround by @nmgokhale in #2821
- #2827 Always show Action button on the next line by @nmgokhale in #2829
- #2712 Update elyra-canvas to use ESM format instead of commonjs by @tomlyn in #2826
- Bump jspdf from 3.0.2 to 4.0.0 in /canvas_modules/harness by @dependabot[bot] in #2834
- #2832 Errors in TypeScript files follwoing conversion to support ESM by @tomlyn in #2833
- #2836 app-tiny.tsx causing hot module replacement problem by @tomlyn in #2837
Full Changelog: v13.37.1...v13.38.0