Skip to content

v0.2.1

Compare
Choose a tag to compare
@phoenixwong phoenixwong released this 09 Aug 16:34
· 138 commits to master since this release

New

  • New input-class support. The custom input class will be assigned to the <input type="text"> within the component. (#57, Thanks to @marufmax)
  • Add support to placeholder, just like other regular form elements (#55)

Improvements

Refined @click.stop logic (#38)

Fixes

Fixes possible loader issue in some Webpack configs (#68, Thanks to @RaphaelJ)