EasyData 1.3.6
-
[New]:
DialogOptions.onInput
event (useful for validation) -
[New]:
onShow
event in Dialog -
[New]: Process
MetaEntity.IsEditable
on the client-side -
[New]: Automatically set
IsEditable = false
for keyless entities -
[New]: Add
IsEditable
property toMetaEntity
-
[New]: Add support of
DateOnly
andTimeOnly
types in .NET 6 -
[Upd]: A possibility to pass extra data when we open a dialog
-
[Upd]: Add parameter
dialog
to allDialog
events -
[Upd]: submit/cancel buttons in dialogs have IDs now
-
[Fix]: Apply group case insensitivity only to string values
-
[Fix]: CSS styles in buttons and dialog's footer
-
[Fix]:
strToDateTime
function threw wrong exceptions -
[Fix]: Excel exporter failed on more than 56 columns