~alcinnz/bureaucromancy

ref: 63b2d96888ce65692da0e62ca4a9ab5611695237 bureaucromancy/src/Text/HTML/Form/WebApp.hs -rw-r--r-- 8.5 KiB
63b2d968 — Adrian Cochrane 1 year, 2 months ago
Add numpad for number & range inputs
043b1cde — Adrian Cochrane 1 year, 2 months ago
Implement tel input type
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.
93aa9f59 — Adrian Cochrane 1 year, 2 months ago
Reorganize keyboard templates.
50d1a28d — Adrian Cochrane 1 year, 2 months ago
Implement typing, deletion.
c1e09d4a — Adrian Cochrane 1 year, 3 months ago
Render onscreen keyboards (not interactive yet).
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.
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.
fa8b4fac — Adrian Cochrane 1 year, 4 months ago
Assemble testscript as locally-run webserver, adjust namespace.