Skip to content

1.3.0

Compare
Choose a tag to compare
@developit developit released this 14 Apr 12:42
· 30 commits to master since this release
  • Add support for <TextField /> errorMessage prop (thanks @joakimbeng!)

    The errorMessage property should be used together with the pattern property. The error message will be shown if the input does not match given pattern. See MDL TextField docs.