New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mobx-react-form

Package Overview
Dependencies
Maintainers
0
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobx-react-form - npm Package Versions

1
25

6.4.0

Diff

Changelog

Source

6.4.0 (master)

  • Feat: ability to define or override hooks after initialization.
  • Feat: Introduced setHooks() & getHooks() methods.
foxhound87
published 6.3.7 •

Changelog

Source

6.3.7 (master)

  • Fix: handle onSubmit hook return promise
foxhound87
published 6.3.6 •

Changelog

Source

6.3.6 (master)

  • Fix: composer error() method.
  • Fix: default models/interfaces have now named exports.
  • Fix: check event w/ isEvent() to call preventDefault() for native support.
foxhound87
published 6.3.5 •

Changelog

Source

6.3.5 (master)

  • Fix: parseCheckArray checks for incremental field status.
  • Updated semantic-release
foxhound87
published 6.3.4 •

Changelog

Source

6.3.4 (master)

  • Fix: isEmptyArray reimplemented in isArrayFromStruct util function;
  • Removed lodash _.isArray() with Array.isArray()
  • Introduced struct prop in makeField method.
foxhound87
published 6.3.3 •

Changelog

Source

6.3.3 (master)

  • Fix: get('value') retrieve empty array removed by update()
  • Fix: composer returned in validate/submit instead of single methods.
foxhound87
published 6.3.2 •

Changelog

Source

6.3.2 (master)

  • Fix: preserveDeletedFieldsValues on add() action to handle fields prop.
foxhound87
published 6.3.1 •

Changelog

Source

6.3.1 (master)

  • Introduced field computed prop. To handle nested array fields computed values.
foxhound87
published 6.3.0 •

Changelog

Source

6.3.0 (master)

  • Introduced Forms Composer
  • Introduced Functional Computed Field Props
  • Introduced strictSelect and strictSet form options.
  • Form option strictUpdate behavior changed (now applied on update() action).
  • Field prop validators does not accept anymore a single function, an array of functions is needed.
foxhound87
published 6.2.3 •

Changelog

Source

6.2.3 (master)

  • Introduced applyInputConverterOnInit, applyInputConverterOnSet, applyInputConverterOnUpdate form options.
  • Introduced converter function applied on set value.
  • Fix: input function removed from set value.
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