« get me outta code hell

tui-lib - Pure Node.js library for making visual command-line programs (ala vim, ncdu)
about summary refs log tree commit diff
path: root/ui/form/Form.js
AgeCommit message (Expand)Author
2023-05-13use ESM module syntax & minor cleanups(quasar) nebula
2019-09-15Add lastInput function to formsFlorrie
2019-09-15(!!) Only render when draw-dependency props changeFlorrie
2018-12-15Fix mistake in Form.addInputFlorrie
2018-12-14Add options to not call fixLayout automaticallyFlorrie
2018-12-08Mouse supportFlorrie
2018-07-04An assortment of changes to how selected/unselected worksFlorrie
2018-06-12Be a little careful in Form.updateSelectedElementFlorrie
2018-06-04Form.selectInput functionFlorrie
2018-05-30Un-selectable inputsFlorrie
2018-01-19Pass false to firstInput to not select the form if it wasn't already selectedFlorrie
2017-12-09Add removeInput method and captureTab property to FormFlorrie
2017-07-03Buttons and listsliam4
2017-07-03A long-due cleanup + examples + thingsliam4
2017-01-07Initial commitLiam