EasyData 1.5.2
Version 1.5.2
-
[New]: EasyData NPM packages now use ES format of modules
-
[New]: Moved to rollup and lerna
-
[New]: usePluralNames option for RootDataView and EasyDataViewDispatcher
-
[New]: Add AllowAutoFormatting option in ExcelExporter. It allows you to turn on/off Excel auto-formatting of the textual data
-
[New]: FlexiblePageSize property in PdfSettings
-
[New]: Add MilColWidth option in PdfDataExportSettings
-
[New]: date_utils module with DateValue class
-
[Upd]: Add PreserveFormatting processing in Excel exporter
-
[Upd]: assignDeep doesn't deep copy of HTML elements
-
[Fix]: Aggregate options were not copied on EasyGrid initialization
-
[Fix]: HttpResponesError initialization
-
[Fix]: "Format specifier was invalid" exception on exporting aggregated date/time values to PDF
-
[Fix]: NullReference on exporting null values to Excel
-
[Fix]: assignDeep function for some specific scenarios