1.3.0
-
Fixed issues with
soql
/collectionDatatable
meta property configs for Screen Flows.- This might be a breaking change if you used
collectionDatatable.recordCollection
in any way, it was originally meant as input only and this fixes that. - This might be a breaking change if you used
useLoadStyleHackForOverflow
in the past few days, it was originally meant as input only and this fixes that.
- This might be a breaking change if you used
-
Moved
useLoadStyleHackForOverflow
from static resource torenderedCallback
style tag appending.- The overflow hack is better scoped now, so it can be used when multiple
soql
/collectionDatatables
are on the same page.
- The overflow hack is better scoped now, so it can be used when multiple