v13.14.0
Feature Enhancements
Common Properties
#2292 For single select tables, show table toolbar when moveable_rows is set
When single select table has moveable_rows: true
, table toolbar should have row move buttons -
When moveable_rows: false
or moveable_rows
is not set, don't show table toolbar for single select tables -
Issues Resolved
- #2283 Custom Controls do not take up full width when there is an action button on right by @srikant-ch5 in #2284
- #2264 Common Properties Button is hidden on height change by @srikant-ch5 in #2265
- #2287 Fixed Common properties callbacks don't update on re-render by @nmgokhale in #2288
- #2285 Common Properties Code control pushes action button out of panel by @srikant-ch5 in #2286
- #2289 Common Properties Right Flyout Styling Documentation by @srikant-ch5 in #2290
- #2289 Common Properties Right Flyout Styling Documentation (minor changes) by @srikant-ch5 in #2291
- #2292 For single select tables, show table toolbar when moveable_rows is set by @nmgokhale in #2293
Full Changelog: v13.13.0...v13.14.0