Skip to content

DataFormsJS v5.12.1

Choose a tag to compare

@ConradSollitt ConradSollitt released this 19 Feb 11:41
· 53 commits to master since this release
  • Excel Export (Web Component and Framework Plugin)
    • Default data-worksheet-name to data-export-file-name excluding file extension .xlsx if the attribute is not included
    • Trim spaces for text fields
    • Set header style (gray fill color, bold, etc) only on the cells used rather than the entire row
  • CSV Export (Web Component and Framework Plugin)
    • Trim spaces for text fields