Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

v0.3.0-rc2

Compare
Choose a tag to compare
@gcanti gcanti released this 27 Dec 11:31
· 324 commits to master since this release
  • fix bug #40
  • add id option to textbox and select (used for label's htmlFor attribute) #35
  • textbox value: handle white spaces as null #34

BREAKING

  • changed onChange(evt) to onChange(value) #39