yesod/yesod-form/Yesod/Form
Jappie Klooster 25f83fb73d Add withRadioField a more flexible radio option renderer
This re-expresses radioField into the new more flexible
function.
Which gives an adhoc example on how to use it as well.

This function passes the radio input to a callback function
to let said function decide how it should be rendered.
These changes allow you to make a radio table for example,
for selecting some row.

bump version number, add @since

add note on radioField

Update changelog
2022-08-17 10:28:42 +02:00
..
I18n Color field (#1748) 2022-03-02 17:49:09 +01:00
Bootstrap3.hs Hide bootstrap labels when empty 2019-06-11 14:09:54 -04:00
Fields.hs Add withRadioField a more flexible radio option renderer 2022-08-17 10:28:42 +02:00
Functions.hs Customize areq and wreq error message 2019-09-10 00:42:21 -05:00
Input.hs Fix minor doc typo 2017-04-17 15:25:03 +02:00
Jquery.hs Merge branch 'better-monads' into no-transformers 2018-01-17 06:43:52 +02:00
MassInput.hs Merge branch 'better-monads' into no-transformers 2018-01-17 06:43:52 +02:00
Nic.hs Merge branch 'better-monads' into no-transformers 2018-01-17 06:43:52 +02:00
Types.hs Color field (#1748) 2022-03-02 17:49:09 +01:00