Ecosyste.ms: OpenCollective

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

github.com/foxhound87/mobx-react-form

Reactive MobX Form State Management
https://github.com/foxhound87/mobx-react-form

fix: zod validation crashes when some of fields don't have errors #636

fix #636

2d9f991303b749e6e3faa4aa4ca05d0e74da145a authored 11 months ago
Merge branch 'VladSt90-master'

6280f50f8e6aca4ddee879dc6c06b332f633f3ca authored 11 months ago
fix(zod plugin): fix validation crash

d6e006d2d0186514cb5f7a5e04ee11da196bac73 authored 11 months ago
fix: introduced `SubmitOptions` and `SubmitHooks` models

e9b6ada8891e69f0f984b08b7fcd39444359239a authored about 1 year ago
fix: deprecated `checkSVKValidationPlugin`

e593c968576c574464813f2c4d1d0db355ba5708 authored about 1 year ago
fix: introduced `validate()` input types

ed171fc24c79551197755406a56a7c79177a8363 authored about 1 year ago
feat: validator types improvements

415cc6addbc9b1730e563079e3e7215d5beae94b authored about 1 year ago
fix: deprecated field `showAsyncErrors()`, field import in `FormInterface`

3eebaceb6f16359a1744a7de3e6df7ed435c89f8 authored about 1 year ago
fix: fix: call `invalidate()` with `deep` argument

da376402a4741eda16f076fed0c426d301f32808 authored about 1 year ago
refactor: refactored field showAsyncErrors

6face47657262eced777f3a415aade3eece98ad3 authored about 1 year ago
fix: fix: call `invalidate()` with `async` argument

f891f24a127956023a7bdb9969e50cff10dfc8ba authored about 1 year ago
feat: field `invalidate()` methods arguments updated, introduced `deep`

411b8d70d8804392d25928656882baf893331178 authored about 1 year ago
fix: better handling of `deep` argument for `showErrors()` & `invalidate()` methods

bb9986294cb35bbcc3904b02eafc7147cc3198c8 authored about 1 year ago
fix: extend hooks and handlers on form instance using set()

9d748ab19fcc5088587b84f4da519023d1b5e09f authored about 1 year ago
fix: reset validation action for mobx strict mode

63ea8c859876d7638e752cc8130d94d405a4f623 authored about 1 year ago
fix: mobx strict mode for hooks and handlers

ff08c81b09d510bf1ba83101eac4ce0f9481cc8a authored about 1 year ago
Merge branch 'cmolenda-632-fix-assignable-hooks'

d737eeb857fb53dae30a341825d44c273a2524d7 authored about 1 year ago
fix: #632 assignable hooks

This bug was introduced in v6.4.0

In rare circumstances, creating a form class with a hooks met...

ffad106564626120ee32a83f6b6c341a01f30251 authored about 1 year ago
feat: introduced `class`/`classes` props to handle `Field` extension in Fields Definitions

ffb8f874c5bd191e2f100a645a12a67c4b227008 authored about 1 year ago
Merge branch 'cmolenda-custom-field-constructor'

903e88af3d47ecf7fd1a7098e7fac0aeef5012e8 authored about 1 year ago
feat: configurable field classes

72e8c13b1ba2217c9233f673f799bdc440379456 authored about 1 year ago
fix: added missing bind method to field interface

4a3b2420fe6aff4a429cbdf95945ee1cf76bfc2b authored about 1 year ago
feat: zod driver, svk nested

zod driver, svk nested

#404

fab755a18c6f03006b8c000bd08f92ce956aed6c authored about 1 year ago
feat: handle `set()/get()` for `hooks` and `handlers`

d6b95252007771761793649cb3f38695dbf57a44 authored over 1 year ago
feat: ability to define or override hooks after initialization

a81b951ae3e5ebcf52afd66e6e22737f68181f26 authored over 1 year ago
fix: handle `onSubmit` hook return promise

b1aec1c073eda94af4c9d81fcc0b74a8f92d7812 authored over 1 year ago
chore: update sponsors

bbeb5495a3e0a3ae413d491723897539024f7643 authored over 1 year ago
fix: composer error method

composer error method

9118bf43ff8f68fc439af6bb44c469e971d04983 authored over 1 year ago
chore(deps): bump yaml and semantic-release (#625)

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor depe...

dd4a84e16eba7f8fa91e34327539f06c83226111 authored over 1 year ago
fix: fix: `parseCheckArray` checks for `incremental` field status

Fix: `parseCheckArray` checks for `incremental` field status.

1d3ac214101e18af1e8ca5ae8eac8ebc353cd69e authored over 1 year ago
fix: isArrayFromStruct

isArrayFromStruct

67fef53afe1183e5753dab51c2d2e32d4f2e5514 authored over 1 year ago
chore: updated readme and changelog

163bdbc6e9c478bf02339d05b1aa0229182bcd26 authored over 1 year ago
fix: `get('value')` retrieve empty array removed after `update()`

`get('value')` retrieve empty array removed after `update()`

928cacf6f224005b57966d35486b8c5c882e255b authored over 1 year ago
fix: `preserveDeletedFieldsValues` on `add()` action to handle `fields` prop

`preserveDeletedFieldsValues` on `add()` action to handle `fields` prop.

8d18b2f251d8660190c16bd2a865bd1d04e09dec authored over 1 year ago
fix: introduced field `computed` prop

Introduced field `computed` prop

c2d9244d00e86e8dfd009b26461fde8bbae5aabd authored over 1 year ago
feat: introduced computed props and composer

introduced computed props and composer

8492ee9e08a597de2f2ad72cbee672a75316cda3 authored over 1 year ago
fix: fix: `input` function removed from `set value`

Fix: `input` function removed from `set value`.

ed07ffdbc393b8013a513bd97617b4c2a5f6ed55 authored almost 2 years ago
fix: fix: `input` function removed from `set value`

Fix: `input` function removed from `set value`.

dd6376fe238c28570a88d9c8a063276da4210c43 authored almost 2 years ago
fix: fix: mobx cycle detected in computation (get() strict mode)

Fix: mobx cycle detected in computation (get() strict mode)

5a8181dca5a0098825d1c3c40438b9adfab0a896 authored almost 2 years ago
fix: fix: input function applied 2 times when using `set()`

Fix: input function applied 2 times when using `set()`

da89513f762750cda81ed3bcefecae250a56ccd9 authored almost 2 years ago
feat: feat: #433 (File input append mode)

Feat: #433 (File input append mode)

fix #433

5f31d7ef2a33e30d4680fb1044b3593988db1099 authored almost 2 years ago
fix: fix: #624 (default() helpers)

Fix: #624 (default() helpers)

Fix: #624

5849cc1333796c231bee4c6ff2b3507e28a34bd5 authored almost 2 years ago
Merge branch 'mmoczulski-fix-form-defaults'

22d72b488aa40ac6879d38450b15b3fffd184983 authored almost 2 years ago
fix(base.ts): fix form defaults()

It seems to me, that there was a bug introduced with commit
https://github.com/foxhound87/mobx-r...

280e8cffbb098049a288340f7d44486380338c9e authored almost 2 years ago
chore: updated package homepage

updated package homepage

00d32253d958fa260638ac118765253289ac46b2 authored almost 2 years ago
feat: introduced `fallbackValue` and `retrieveNullifiedEmptyStrings` form options

Introduced `fallbackValue` and `retrieveNullifiedEmptyStrings` form options.

a5d151b61c78de5f3e029318ebb515a40ac99038 authored almost 2 years ago
chore: updated readme

updated readme

170a2d87759105f5885cbe077a202c957ec68df4 authored almost 2 years ago
Merge branch 'next'

73320722a74ba117446c95fefc31e3fc832913fd authored almost 2 years ago
feat: master release

master release

BREAKING CHANGE: master release

863487455597d6d663c67395a79c247a73ef6211 authored almost 2 years ago
fix: fix: onSync/onChange handlers

fix: onSync/onChange handlers

bf2acf26024db55403e344cafe2693463e48ae5b authored almost 2 years ago
refactor: tested and removed props exceptions

tested and removed props exceptions

3c23db8be89dc7ac4ba7df2879458615321b9925 authored almost 2 years ago
fix: `set()` will apply `input` function also to `initial` and `default` props

`set()` will apply `input` function also to `initial` and `default` props.

fix: #519

97c276a258c676d1c8ef5bcf7073d1c59108e171 authored almost 2 years ago
feat: introduced trim method and options + fixes

introduced trim method and options + fixes

fix: #283

72f4a8bf8dce9eabf35b1f4dadb46bac17d8029a authored almost 2 years ago
fix: using `autoTrimValue` option will not trigger `onChange` Event Hook

using `autoTrimValue` option will not trigger `onChange` Event Hook

6223b4fe7f58c313350e29a8257b72e7070c9d0a authored almost 2 years ago
feat: introduced inputMode field prop and autoTrimValue form option

introduced inputMode field prop and autoTrimValue form option

fix #283

6ed5db6bb9c95ff3780b5831a1b96f75e0182b33 authored almost 2 years ago
feat: updated onChange hook behavior and fixes

updated onChange hook behavior and fixes

fix #337

8e417a38ad704f9e7837bab41a14924c57896a60 authored almost 2 years ago
fix: ref computed, allow set ref

ref computed, allow set ref

7f20503318df79695eb471afbcade27c426ca836 authored almost 2 years ago
chore: ref computed

ref computed

870399eaf5b0106af5b5c5b427ee47715b9d3acb authored almost 2 years ago
chore: substr to substring

substr to substring

ee23faddf36a9db3d0ab7ed300956487cf811bf6 authored almost 2 years ago
Merge branch 'next'

c11f0fa6631c31ad41e0523b650a96c9e2dadc40 authored almost 2 years ago
feat: support input ref, fix: focus method

support input ref, fix: focus method

fix: #529, fix: #250, fix: #524

e0fd4c28cd0a4805b2b7a7ca1e2b143511308271 authored almost 2 years ago
Merge branch 'next'

e7aaad226288fe96c2f8c9a86f36baad70b27451 authored almost 2 years ago
fix: fix: empty constructor

fix: empty constructor

389905d7b2714e15743169622b728a94bd69a0ac authored almost 2 years ago
Merge branch 'next'

30a87ccc3d2fa72e0f7581e98e5ad521ae531db7 authored almost 2 years ago
fix: introduced `preserveDeletedFieldsValues` form option

Introduced `preserveDeletedFieldsValues` form option

1a6af13f5227b2a0c74d4efc33a28579a2d12067 authored almost 2 years ago
Merge branch 'next'

7a33065e7a5ac8808e39db4753023263d1f23c0c authored almost 2 years ago
feat: fix: #585 #531

fix: #585 #531

fix: #585, fix #531

e59727c0241b57a2849479a8ffc9fac4607816f1 authored almost 2 years ago
Merge branch 'next'

901f0d7302d84da59873afa8af59b4582051305a authored almost 2 years ago
chore: updated readme build status

f5ce9633dfb743c18b991a0ee5ed98c0c880817d authored almost 2 years ago
Merge branch 'next'

f6049496e2d9fe95a39020eda597ef30601e3834 authored almost 2 years ago
chore: updated tests #585, #531

45d6f23fcfdf8d243a0942a39fd11e1feb8d3864 authored almost 2 years ago
Merge branch 'next'

cf8655cd1a94aba0c0682673647ed4ee9e67e678 authored almost 2 years ago
chore: updated tests #585 #531

e7a93b3f199b5e438bb5b7cfbd2bf15a435b923c authored almost 2 years ago
Merge branch 'next'

cba79196fcc0ce6d6c9b2faf46719ebe366ed06e authored almost 2 years ago
chore: added test for #531

added test for #531

94294e6bbb4ad08abadb5c940d95336978f950b0 authored almost 2 years ago
Merge branch 'next'

98e0e1f7a0afac454f314b693b72b03182e33fef authored almost 2 years ago
chore: added test for #585

589a8bddbf83b88f5be1e5cdc07c85f50801dd34 authored almost 2 years ago
Merge branch 'next'

75b1716f6b6b1283c9b686328298f9367c2cd7dc authored almost 2 years ago
fix: fix: #371 #399 #408

fix: #371 #399 #408

fix: #371 #399 #408

6209c69ed590c21dcc6c562a9b89b918477f41e7 authored almost 2 years ago
Merge branch 'next'

c4eced9df4ede783ffb8d9fd99d76ad9d39fd48a authored almost 2 years ago
updated demo link

f1ea523aef16c2e9ed6928dbc1ac8063e37c1e1e authored almost 2 years ago
Merge branch 'next'

e6c4172977e7f4a5f602a9096f58d5b51e2b9935 authored almost 2 years ago
feat: update version 5.4.0

#616 #617 #615 #613 #614 #544 #454 #518 #376 #497 #582 #394

8feab3d75b66e74a848600b15611a2b6ea94bd1d authored almost 2 years ago
feat: update version 5.4.0

#616 #617 #615 #613 #614 #544 #454 #518 #376 #497 #582 #394

5f357f1be0f2b267a1614fe2bf56fb14f0a9b597 authored almost 2 years ago
chore: fix validator imports

d1d52d1f190fb8ce43406f91fb7464420b18718e authored almost 2 years ago
refactor: deprecated init method

86acfa280649c2a2e892a858f4f1231fd508e1d3 authored over 2 years ago
refactor: updated models

26123aa7718871c6e9ddec67e1699e949d096ece authored over 2 years ago
fix: Support validatedWith with nested property of a field's value

#611

0b94cfaa45625595f7a8162068780c842f90dece authored over 2 years ago
fix issue #611

5ac48ae5148914f86e37958978b298a2a7e73c55 authored over 2 years ago
fix: set disabled prop

#609

2b522bc7960f5f54f90bff44776b00b2ce415d17 authored over 2 years ago
fix: set disabled prop

fix #609

80add7aa123260e92745eca72b310bac5131a9d2 authored over 2 years ago
feat: nested fields trigger onchange hook on container

impl. #365

b73e10d09ea84737ca7cbb8af5ad2e34943cc66f authored over 2 years ago
feat: trigger onChange hook on add/del

impl. #538

c042d883e7c972cda66c5c86bbdc00873cec8697 authored over 2 years ago
feat: form level onchange hook

impl. #581

159d2a779126ab217f0c685231cab7e53c87e809 authored over 2 years ago
fix: bug fix #602 #599 #604

#602 #599 #604

9681eddf5259a0137842c8a378284a254355d335 authored over 2 years ago
fix issue 602

50c930ef5fe796fcd0dd72d288ccd019ae8f96f4 authored over 2 years ago
Fix issue #598

65ba3713a02f7f4f7cca5bdd50d95c94286faf7e authored over 2 years ago
feat: bREAKING CHANGE: typescript support

BREAKING CHANGE: typescript support

BREAKING CHANGE: typescript support

79e144c7ae8effa006e5f8b640a131e703a9db9f authored almost 3 years ago
chore: added ci steps

98d3cf8d244371834853849c55b7970b9ac09a2a authored almost 3 years ago
fix: ci steps

c0ceb09e029cc17e8e666362ec70e7b5889dab6c authored almost 3 years ago