Feature Enhancements
Common Canvas
#2316 Single click to add item from palette
A new canvas configuration field called enableSingleClickAddFromPalette
has been added in this release. If set to true, it will allow the user to single click on a node in the palette to automatically add the node to the canvas and link it up to one of the existing nodes on the canvas. This is the same as the currently supported behavior where the user can double click on a node in the palette to add and link it to the current flow.
Common Properties
Just on bug fix
Issues Resolved
- #2309 Click with shift doesn't remove selections by @tomlyn in #2310
- #2311 Top panel re-renders unnecessarily by @tomlyn in #2312
- #2314 Disabled palette items need aria-disabled by @tomlyn in #2315
- #2302 Nodes with looped links crash the UI by @tomlyn in #2303
- #2316 Single click to add item from palette by @tomlyn in #2317
- #2319 Keyboard accessibility of palette tooltip by @tomlyn in #2320
- #2321 Single select table with moveable rows and no Delete icons by @srikant-ch5 in #2322
Full Changelog: v13.15.0...v13.16.0