v13.22.0
Minor Release
Common Canvas
Just bug fixes
Common Properties
#2402 Replace react-virtualized tables with tanstack
A new config option enableTanstackTable is introduced to allow users to test the new tanstack tables that will eventually replace react-virtualized. This defaults to false.
Issues Resolved
- #2418 Display focus rectangle around node label by @tomlyn in #2419
- #2420 Supernode cannot be dragged by title bar after expansion by @tomlyn in #2421
- #2422 EditActionHandler data object should not contain null or undefined properties by @tomlyn in #2423
- #2424 Make edit node label and edit comment use editActionHandler whe… by @tomlyn in #2425
- #2428 Don't pass mousePos as View Port coordinates by @tomlyn in #2429
- 2426 Event being passed into toolbarActionHandler incorrectly by @tomlyn in #2427
- #2430 Update typescript declarations for Custom Actions by @nmgokhale in #2431
- #2434 Improve creation of comments code -- for consistency by @tomlyn in #2435
- #2402 Replace react-virtualized tables with tanstack by @caritaou in #2410
- #2432 Improve TypeScript definitions of EditActionData (Director's Cut) by @tomlyn in #2433
Full Changelog: v13.21.0...v13.22.0