Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

mobx-react-form

Reactive Mobx Form State Management
Collective - Host: opensource - https://opencollective.com/mobx-react-form - Website: https://medium.com/@foxhound87 - Code: https://github.com/foxhound87

fix: #167 parse array of numbers

github.com/foxhound87/mobx-react-form - 7dc606738d6b7c2677f2760005e7584847f04e8d authored about 8 years ago
fix: nested related validation

github.com/foxhound87/mobx-react-form - c010a12abaa35de1da9104c4264247a1e2159f15 authored about 8 years ago
feat: #153 Allow add() to include initialValue

github.com/foxhound87/mobx-react-form - bbf8459aae8491307f48bf9bfdc0925add8046de authored about 8 years ago
chore: updated dependencies

github.com/foxhound87/mobx-react-form - 6223ae170426ddf12437c24ecaca82d4ae26780e authored about 8 years ago
feat: Extensible Field

github.com/foxhound87/mobx-react-form - 5edbd95f62e235952ffdbc48c10c2139ace7a3ad authored about 8 years ago
extend() using prototype (#160)

* fix: Form.validate(key)

* refactor: Apply FieldInit mixin to prototypes instead of instance...

github.com/foxhound87/mobx-react-form - 6c074a99d9b6a8a99d8eca46906cf58d8ded5b2e authored about 8 years ago
fix: added new computed check

github.com/foxhound87/mobx-react-form-devtools - a8830e3ed8881cb212a24eda68feb9123abbe552 authored about 8 years ago
feat: computed deep check

github.com/foxhound87/mobx-react-form - 63dedec005d965f8d141991a9f2a3628eb910372 authored about 8 years ago
Drop mixins.js (#152)

* Drop mixins.js

github.com/foxhound87/mobx-react-form - 5aa9caf25750fe300868732c4725e7c0cce00b40 authored about 8 years ago
fix: nested fields computed value

github.com/foxhound87/mobx-react-form - dfcb5e6bf9341c0c3dbc02d5753f60dd282fe26a authored about 8 years ago
fix: add()/del() refactor + tests

github.com/foxhound87/mobx-react-form - 7a6cfd9520e9520098f05128fbef4a14d85f40f4 authored about 8 years ago
fix: remove log

github.com/foxhound87/rfx-core - 30ab85538a28a653593c5a0f4f11a35d29537782 authored about 8 years ago
feat: updated api

github.com/foxhound87/rfx-core - 048b52cfebd16662fee6a14a651a21f2124b6b3f authored about 8 years ago
fix: validate single field

github.com/foxhound87/mobx-react-form - 21d225a330f867c9b1fa3337c9fe0e72db1cff25 authored about 8 years ago
fix: Form.validate(key)

github.com/foxhound87/mobx-react-form - 771a5b2ef505e3ce7421de88de0581f61504d4cf authored about 8 years ago
chore: updated dependencies

github.com/foxhound87/mobx-react-matchmedia - b2562ce0ac159b7ae878a17d7777cf2039f066ab authored about 8 years ago
chore: updated dependencies

github.com/foxhound87/mobx-react-form - f73081e8dd0e74bb7f42a35be5074ce41022387e authored about 8 years ago
introduced rfx-core

github.com/foxhound87/rfx-stack - c2e5e1a1c2f02bbc27e5391a377d4f46857ca08c authored about 8 years ago
introduced tachyons

github.com/foxhound87/rfx-stack - 84861f165c48c6c7c93d58ef7b2ec87ac4587e4f authored about 8 years ago
added electron .gitignore

github.com/foxhound87/rfx-stack - ae901a0640967d156879f342ff0aed0f1e90ec89 authored about 8 years ago
added config files

github.com/foxhound87/rfx-stack - 7d2e6258e6f62d39fa78eeef9c6dcee1843155ee authored about 8 years ago
introduced mobx-react provide

github.com/foxhound87/rfx-stack - e653122c5850656e5b912efbb8844ba5def8d36c authored about 8 years ago
Update FieldHelpers.js

github.com/foxhound87/mobx-react-form - 4e8117c5de667a0d2bc607cc2740766a2f43e45e authored about 8 years ago
fix form update

github.com/foxhound87/rfx-stack - a8063633eafb670727c13af97d1a6569a4266b41 authored about 8 years ago
update changelog

github.com/foxhound87/rfx-stack - e68c0665f37b4b4737aac50dccd816fd801caf73 authored about 8 years ago
fix: hasIncrementalNestedFields

github.com/foxhound87/mobx-react-form - ae1900b46073ef2303d2c6461e91c3c13e1a5ffe authored about 8 years ago
feat: inline styles and custom theme

github.com/foxhound87/mobx-react-form-devtools - 0c6a3d2fb58bc80bd90d7a80409532e9c43fa2b6 authored about 8 years ago
extend validatin rules support for DVR plugin, solve #45

github.com/foxhound87/mobx-react-form - 4722404ffa5a449fc16c0121ae73b316eaef10dd authored about 8 years ago
Update Field.js

The field has been touched when it is initially focused.

github.com/foxhound87/mobx-react-form - b750b7fa06175974b0ca63f1ad46ba883a660570 authored about 8 years ago