Skip to content

new year resolution

Compare
Choose a tag to compare
@merlosy merlosy released this 19 Jan 16:23
· 70 commits to master since this release

New feature

  • Added component API clear() to clear the content of the input (#21)
    • optional event argument, to stop event propagation (see demo example)
  • Added export of FileInputConfig and FileInputComponent (#19)

Misc

  • Added coverage report (with coveralls)