Skip to content

3.2.2

Compare
Choose a tag to compare
@sinanbozkus sinanbozkus released this 09 May 18:32
· 30 commits to master since this release
  • Filling forms with json objects. => $("#FormId").fillFormFields(yourJsonObject)
  • Built-in toastr notification
  • Added bundle scripts in a single js file.
  • Focus on the first invalid input.
  • Support callback methods in a variable (like asp-callback="viewModel.process.add"...)