All Versions
12
Latest Version
Avg Release Cycle
45 days
Latest Release
850 days ago

Changelog History
Page 1

  • v3.3.0 Changes

    November 28, 2020
    • โšก๏ธ Updated to .NET 5.0
  • v3.2.3 Changes

    September 18, 2020
    • From now you can add FormHelper's script files to the end of the body tag.
  • v3.2.2 Changes

    May 09, 2020
    • 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"...)
  • v3.2.0

    April 22, 2020
  • v3.1.0 Changes

    March 10, 2020
    • Reset form inputs after success (asp-resetFormAfterSuccess="true")
    • Set Toastr Position (asp-toastrPosition="ToastrPosition.BottomRight")
    • 0๏ธโƒฃ Set Default Toastr Position in Startup.cs
  • v3.0.3 Changes

    January 15, 2020
    • โž• Added settings parameter for before send method.
    • ๐Ÿ› Bug Fix: Empty messages throw error messages.
  • v3.0.2

    January 15, 2020
  • v3.0.1 Changes

    January 07, 2020
    • ๐Ÿ› Bug Fix: CheckTheFormFieldsMessage for Html Helper.
  • v3.0.0 Changes

    September 23, 2019
    • โž• Added ASP.NET Core 3.0 Support
  • v2.1.0 Changes

    August 05, 2019
    • asp-formhelper attribute