Skip to content

DotVVM 2.0.3

Compare
Choose a tag to compare
@tomasherceg tomasherceg released this 21 Dec 19:25

New features

  • Default ControlRegistrationStrategy now includes subfolders
  • Prohibited hardcoded values on DataContext
  • EmailAddress attribute now supports client-side validation

Bug fixes

  • Fixed bug in dotvvm.events.unsubscribe
  • Fixed number formatting bug with zero values
  • Fixed data-binding issue of hard-coded values into markup controls
  • Fixed invoking generic methods from static commands
  • Fixed data context handling for some GridViewColumn properties
  • Fixed null reference exception in detection of data context changes
  • Fixed byte array serialization