~alcinnz/bureaucromancy

ref: 8b3bd42a37a90ba0975526566c049d7637705ba9 bureaucromancy/src/Text/HTML/Form.hs -rw-r--r-- 13.0 KiB
8b3bd42a — Adrian Cochrane 1 year, 2 months ago
Add preview for text entry, multi-line support.
b77ee394 — Adrian Cochrane 1 year, 3 months ago
Render <select> elements to multi-column menus.
a3d5ae54 — Adrian Cochrane 1 year, 4 months ago
Add support for checkboxes, along with supporting infrastructure.
8a7fc937 — Adrian Cochrane 1 year, 4 months ago
Add infrastructure for rendering Ginger templates.
de2d2b69 — Adrian Cochrane 1 year, 4 months ago
Parse labels, aria-describedby, datalists, selects, buttons, & textareas.
47000929 — Adrian Cochrane 1 year, 4 months ago
Parse <input> tags.

TODO: Parse other form input elements, <datalist>, & <label>.
4e46e68a — Adrian Cochrane 1 year, 4 months ago
Add infrastructure for parsing documents.
fa8b4fac — Adrian Cochrane 1 year, 4 months ago
Assemble testscript as locally-run webserver, adjust namespace.
9ecdfe8a — Adrian Cochrane 1 year, 4 months ago
Start skeleton for Bureaucromancy