yesod/yesod-form/Yesod/Form
Maximilian Tagher dd6a184052 Allow textareaFields to have a required attribute
(Just like `htmlField` does)
2014-10-10 18:07:33 -07:00
..
I18n Corrected ValueRequired translation 2014-07-26 07:36:58 +06:00
Bootstrap3.hs Do not display FormFailures as they contain duplicates of field failures. 2014-03-12 10:27:46 -03:00
Fields.hs Allow textareaFields to have a required attribute 2014-10-10 18:07:33 -07:00
Functions.hs Version bump 2014-09-20 23:34:38 +03:00
Input.hs
Jquery.hs jqueryAutocmpleteField' #793 2014-08-04 12:29:35 +03:00
MassInput.hs
Nic.hs Revert "`required' attribute for nicHtmlField (textfield tag)" 2014-10-01 14:47:42 +03:00
Types.hs