yesod/yesod-form/Yesod/Form
Will Thompson 94e4cf0213 jqueryDayField: do nothing if <input type=date> supported
On iOS 5, for example, <input type=date> throws up a native date picker,
so there's no reason to show the jquery-ui datepicker.

This is not perfect, because the jquery-ui JavaScript and CSS are still
loaded, and the JqueryDaySettings are not turned into attributes on the
<input>, but it's a start.
2012-01-05 09:29:06 +00:00
..
I18n Add Portuguese language to yesod-form. 2011-12-24 09:36:27 -02:00
Class.hs yesod-form warnings cleanup 2011-08-05 06:29:17 +03:00
Fields.hs Fix a warning 2011-10-02 17:14:07 +02:00
Functions.hs Form -> MForm 2011-11-26 10:31:12 -06:00
Input.hs Factor out English FormMessage rendering. 2011-09-10 22:57:09 +08:00
Jquery.hs jqueryDayField: do nothing if <input type=date> supported 2012-01-05 09:29:06 +00:00
MassInput.hs Form -> MForm 2011-11-26 10:31:12 -06:00
Nic.hs Mirror naming changes in shakespeare 2011-08-18 17:59:25 +03:00
Types.hs DEPRECATED, not DEPRECATE 2011-11-26 09:57:49 -06:00