You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@cat-react/form

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cat-react/form - npm Package Versions

0.1.2

Diff
d
dsumer
published 0.1.2 •

Changelog

Source

0.1.2 (January 30, 2018)

  • added possibility to reset an input with a specific value
  • added possibility to reset the form an provide values for each input
  • added possibility to configure the timeout before revalidating the form when changing an input
d
dsumer
published 0.1.1 •

Changelog

Source

0.1.1 (November 21, 2017)

  • now it is possible to add an autoComplete prop to the form element
  • the validation rule isRequired now checks for undefined, null or an empty string. everything else is valid
d
dsumer
published 0.1.0 •

Changelog

Source

0.1.0 (October 3, 2017)

  • first official release!
  • added api documentation
  • fields are only validated if they are required, or the value is not empty fixes issue#5
  • added changelog
  • added live edit example
d
dsumer
published 0.0.3 •

Changelog

Source

0.0.3 (September 17, 2017)

  • initial release on npm
  • Status:
    • Although there are still some things to be done (like a documentation for the API, more examples, more default validations) this version already has the basic functionality and is working as expected.
d
dsumer
published 0.0.2 •
d
dsumer
published 0.0.1 •