~alcinnz/bureaucromancy

ref: 8a7fc93730e66a3d0aa2d880a919c5e10247a8f0 bureaucromancy/src/Text/HTML/Form.hs -rw-r--r-- 13.0 KiB
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