Skip to content

Releases: david-simon/interakt

0.3.0

01 Nov 20:51
Compare
Choose a tag to compare

Add password field

0.2.0

29 Oct 10:22
Compare
Choose a tag to compare
  • Refactor shouldPrompt and default fields to take current value of the given field instead of the field object itself
  • Handle multiple choices in ListField, and add SingleValueListField with the original functionality of ListField
  • Add StatefulField interface which can be used in complex rendering functions (like ListField)
  • Update demo with a multi-choice list example
  • Update demo gif
  • Update README
  • Bump version to 0.2.0

0.1.0

27 Oct 16:06
Compare
Choose a tag to compare

Initial release