Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-04 | An assortment of changes to how selected/unselected works | Florrie | |
2018-06-12 | Be a little careful in Form.updateSelectedElement | Florrie | |
2018-06-04 | Form.selectInput function | Florrie | |
2018-05-30 | Un-selectable inputs | Florrie | |
2018-01-19 | Pass false to firstInput to not select the form if it wasn't already selected | Florrie | |
2017-12-09 | Add removeInput method and captureTab property to Form | Florrie | |
2017-07-03 | Buttons and lists | liam4 | |
- Button class name changed to Button, from ButtonInput - Button layouts are now updated with fixLayout, rather than automatically when the text property is changed - Buttons now have a height of 1, so they can generally actually be used in layouts - New example for list form elements - List form elements let you navigate with up/down (or left/right, for horizontal lists) - List forms now have nextInput and previousInput methods | |||
2017-07-03 | A long-due cleanup + examples + things | liam4 | |
..Obviously this breaks old things (particularly, see changes in FocusElement). | |||
2017-01-07 | Initial commit | Liam | |