~alcinnz/bureaucromancy

9a651302 — Adrian Cochrane 1 year, 1 month ago
Implement a year numpad!
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, 1 month ago
Add numpad for number & range inputs
540319cf — Adrian Cochrane 1 year, 1 month ago
Add support for url inputs!
043b1cde — Adrian Cochrane 1 year, 2 months ago
Implement tel input type
ac09cd81 — Adrian Cochrane 1 year, 2 months ago
Add email 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.
e85207d2 — Adrian Cochrane 1 year, 2 months ago
Don't display passwords onscreen
93aa9f59 — Adrian Cochrane 1 year, 2 months ago
Reorganize keyboard templates.
8b3bd42a — Adrian Cochrane 1 year, 2 months ago
Add preview for text entry, multi-line support.
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, 3 months ago
Add support for checkboxes, along with supporting infrastructure.
8a7fc937 — Adrian Cochrane 1 year, 3 months ago
Add infrastructure for rendering Ginger templates.
de2d2b69 — Adrian Cochrane 1 year, 3 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>.
Next