Releases: david-simon/interakt
Releases · david-simon/interakt
0.3.0
0.2.0
- Refactor
shouldPrompt
anddefault
fields to take current value of the given field instead of the field object itself - Handle multiple choices in
ListField
, and addSingleValueListField
with the original functionality ofListField
- Add
StatefulField
interface which can be used in complex rendering functions (likeListField
) - Update demo with a multi-choice list example
- Update demo gif
- Update README
- Bump version to 0.2.0
0.1.0
Initial release