1.3.0
-
Fixed issues with
soql/collectionDatatablemeta property configs for Screen Flows.- This might be a breaking change if you used
collectionDatatable.recordCollectionin any way, it was originally meant as input only and this fixes that. - This might be a breaking change if you used
useLoadStyleHackForOverflowin 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
useLoadStyleHackForOverflowfrom static resource torenderedCallbackstyle tag appending.- The overflow hack is better scoped now, so it can be used when multiple
soql/collectionDatatablesare on the same page.
- The overflow hack is better scoped now, so it can be used when multiple