~alcinnz/bureaucromancy

ref: c50beaf39632622f93f4c394b46a0167a7859f23 bureaucromancy/src/Text/HTML/Form/Query.hs -rw-r--r-- 2.4 KiB
696da319 — Adrian Cochrane 1 year, 5 days ago
Document & add missing files.
d6349351 — Adrian Cochrane 1 year, 1 month ago
Validate form before submitting, ensure submit & reset buttons are present!
b48eccb1 — Adrian Cochrane 1 year, 1 month ago
Integrate & fix error messages; TODO: Block invalid submits
9014ee29 — Adrian Cochrane 1 year, 2 months ago
Add file-input support, upload missing files.
b7acdbaa — Adrian Cochrane 1 year, 2 months ago
Add (partial) support image buttons.
b77ee394 — Adrian Cochrane 1 year, 3 months ago
Render <select> elements to multi-column menus.
703b3073 — Adrian Cochrane 1 year, 3 months ago
Implement radio inputs, upload missing files, make space for descriptions & richer form controls to use.