• 4.1.0Feb 2024
  • Added
  • Add FileField (by @amine-mejaouel) (GH-43)

  • 4.0.0Jun 2022
  • Changed
  • Upgrade to Fable 4 and Feliz 2

  • 3.0.0Mar 2022
  • Added
  • Fix #24: Allows to customise the actions of the form.

  • 2.0.0Oct 2021
  • Added
  • Add support for more field type:

    • Color
    • Date
    • DateTimeLocal
    • Email
    • Number
    • Search
    • Tel
    • Time
  • Allow to pass any attributes to an input field using the new HtmlAttributes property

  • 1.1.0Jun 2021
  • Changed
  • Lower FSharp.Core requirement

  • 1.0.1May 2021
  • Fixed
  • Publish the *.fsi fiels inside fable folder

  • 1.0.0May 2021
  • Added
  • Initial release