~alcinnz/bureaucromancy

ref: 55731532baec4591f2055502054bc72407c65466 bureaucromancy/src/Text/HTML/Form d---------
55731532 — Adrian Cochrane 1 year, 1 month ago
Get datepicker control working.

Had to drop support for selecting dates Before-Christ, Hourglass doesn't appear to support those.
e55c9337 — Adrian Cochrane 1 year, 1 month ago
Draft date editting UI & accessors.
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.