yesod-form

Form handling support for Yesod Web Framework

http://www.yesodweb.com/

Version on this page:1.4.4.1@rev:1
LTS Haskell 20.23:1.7.4
Stackage Nightly 2023-05-29:1.7.4
Latest on Hackage:1.7.4

See all snapshots yesod-form appears in

yesod-form

Form handling for Yesod, in the same style as formlets. See the forms chapter of the Yesod book.

Changes

1.4.4.1

  • runFormPost has wrong behavior for empty forms #950

1.4.4

  • Add a Semigroup instance

1.4.3

Added jqueryDatePickerDayField.

1.4.2.1

Documentation updates

1.4.2

Added timeFieldTypeTime and timeFieldTypeText, and deprecated timeField itself.