Gooey 2.0
BREAKING CHANGE: If you're using the predefined Kenney or Dirty Larry themes and the input() function then the last argument to kenney.input() and dirtylarry.input() have changed to an optional config table. Supports max_length
and empty_text
.
NEW: Added an optional config table as last argument to gooey.input(). Currently supports max_length
.