~alcinnz/bureaucromancy

ref: 043b1cdefa6d82a3a31f1d22f37f56f9b36feea7 bureaucromancy/src/Text/HTML/Form/WebApp.hs -rw-r--r-- 7.6 KiB
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.