Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-form-with-constraints

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-form-with-constraints - npm Package Versions

1
8

0.10.0-beta.2

Diff

tkrotoff
published 0.10.0-beta.1 •

tkrotoff
published 0.9.3 •

Changelog

Source

v0.9.3 (2018/09/12)

Features

  • Use PropTypes.instanceOf() instead of PropTypes.object
  • Improve typings

Fixes

  • Ignore HTML elements without type
tkrotoff
published 0.9.2 •

Changelog

Source

v0.9.2 (2018/07/13)

Features

  • Upgrade to Bootstrap 4.1.2
  • Add a README.md for every npm package
tkrotoff
published 0.9.1 •

Changelog

Source

v0.9.1 (2018/07/06)

Features

  • <Input> component for field styling
  • Material-UI integration with react-form-with-constraints-material-ui
  • hasFeedbacks() to implement reset button

Breaking Changes

  • FieldFeedback uses <span style="display: block"> instead of <div> in order to be a child of <p>
  • HTML: styling done on FieldFeedback with classes props instead of FormWithConstraints.fieldFeedbackClassNames
  • React Native: styling done on FieldFeedback with theme props instead of FormWithConstraints.fieldFeedbackStyles
  • Rename TypeScript Input to InputElement
tkrotoff
published 0.9.0-beta.1 •

tkrotoff
published 0.8.0 •

Changelog

Source

v0.8.0 (2018/04/26)

Features

  • Async support
  • Rewrite to allow nested FieldFeedbacks
  • Strip console.* in production thanks to rollup-plugin-strip
  • Add reset(), see #22

Breaking Changes

  • FieldFeedbacks show attribute replaced by stop
  • validateFields() returns Promise<Field[]>
  • Add validateForm(): does not re-validate fields already validated contrary to validateFields()
  • Improve typings, see https://github.com/DefinitelyTyped/DefinitelyTyped/issues/16318#issuecomment-362060939

Fixes

  • Fix computeFieldFeedbackKey() implementation
  • Fix possible crash with React Native, see 03d72e1
tkrotoff
published 0.8.0-beta.9 •

tkrotoff
published 0.8.0-beta.8 •

tkrotoff
published 0.8.0-beta.7 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc