Skip to content

EasyData 1.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 15:15
3c1de05
  • [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 to MetaEntity

  • [New]: Add support of DateOnly and TimeOnly types in .NET 6

  • [Upd]: A possibility to pass extra data when we open a dialog

  • [Upd]: Add parameter dialog to all Dialog 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