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 #636
2d9f991303b749e6e3faa4aa4ca05d0e74da145a authored 11 months ago6280f50f8e6aca4ddee879dc6c06b332f633f3ca authored 11 months ago
d6e006d2d0186514cb5f7a5e04ee11da196bac73 authored 11 months ago
e9b6ada8891e69f0f984b08b7fcd39444359239a authored about 1 year ago
e593c968576c574464813f2c4d1d0db355ba5708 authored about 1 year ago
ed171fc24c79551197755406a56a7c79177a8363 authored about 1 year ago
415cc6addbc9b1730e563079e3e7215d5beae94b authored about 1 year ago
3eebaceb6f16359a1744a7de3e6df7ed435c89f8 authored about 1 year ago
da376402a4741eda16f076fed0c426d301f32808 authored about 1 year ago
6face47657262eced777f3a415aade3eece98ad3 authored about 1 year ago
f891f24a127956023a7bdb9969e50cff10dfc8ba authored about 1 year ago
411b8d70d8804392d25928656882baf893331178 authored about 1 year ago
bb9986294cb35bbcc3904b02eafc7147cc3198c8 authored about 1 year ago
9d748ab19fcc5088587b84f4da519023d1b5e09f authored about 1 year ago
63ea8c859876d7638e752cc8130d94d405a4f623 authored about 1 year ago
ff08c81b09d510bf1ba83101eac4ce0f9481cc8a authored about 1 year ago
d737eeb857fb53dae30a341825d44c273a2524d7 authored about 1 year ago
This bug was introduced in v6.4.0
In rare circumstances, creating a form class with a hooks met...
ffad106564626120ee32a83f6b6c341a01f30251 authored about 1 year agoffb8f874c5bd191e2f100a645a12a67c4b227008 authored about 1 year ago
903e88af3d47ecf7fd1a7098e7fac0aeef5012e8 authored about 1 year ago
72e8c13b1ba2217c9233f673f799bdc440379456 authored about 1 year ago
4a3b2420fe6aff4a429cbdf95945ee1cf76bfc2b authored about 1 year ago
zod driver, svk nested
#404
fab755a18c6f03006b8c000bd08f92ce956aed6c authored about 1 year agod6b95252007771761793649cb3f38695dbf57a44 authored over 1 year ago
a81b951ae3e5ebcf52afd66e6e22737f68181f26 authored over 1 year ago
b1aec1c073eda94af4c9d81fcc0b74a8f92d7812 authored over 1 year ago
bbeb5495a3e0a3ae413d491723897539024f7643 authored over 1 year ago
composer error method
9118bf43ff8f68fc439af6bb44c469e971d04983 authored over 1 year agoRemoves [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor depe...
dd4a84e16eba7f8fa91e34327539f06c83226111 authored over 1 year agoFix: `parseCheckArray` checks for `incremental` field status.
1d3ac214101e18af1e8ca5ae8eac8ebc353cd69e authored over 1 year agoisArrayFromStruct
67fef53afe1183e5753dab51c2d2e32d4f2e5514 authored over 1 year ago163bdbc6e9c478bf02339d05b1aa0229182bcd26 authored over 1 year ago
`get('value')` retrieve empty array removed after `update()`
928cacf6f224005b57966d35486b8c5c882e255b authored over 1 year ago`preserveDeletedFieldsValues` on `add()` action to handle `fields` prop.
8d18b2f251d8660190c16bd2a865bd1d04e09dec authored over 1 year agoIntroduced field `computed` prop
c2d9244d00e86e8dfd009b26461fde8bbae5aabd authored over 1 year agointroduced computed props and composer
8492ee9e08a597de2f2ad72cbee672a75316cda3 authored over 1 year agoFix: `input` function removed from `set value`.
ed07ffdbc393b8013a513bd97617b4c2a5f6ed55 authored almost 2 years agoFix: `input` function removed from `set value`.
dd6376fe238c28570a88d9c8a063276da4210c43 authored almost 2 years agoFix: mobx cycle detected in computation (get() strict mode)
5a8181dca5a0098825d1c3c40438b9adfab0a896 authored almost 2 years agoFix: input function applied 2 times when using `set()`
da89513f762750cda81ed3bcefecae250a56ccd9 authored almost 2 years agoFeat: #433 (File input append mode)
fix #433
5f31d7ef2a33e30d4680fb1044b3593988db1099 authored almost 2 years agoFix: #624 (default() helpers)
Fix: #624
5849cc1333796c231bee4c6ff2b3507e28a34bd5 authored almost 2 years ago22d72b488aa40ac6879d38450b15b3fffd184983 authored almost 2 years ago
It seems to me, that there was a bug introduced with commit
https://github.com/foxhound87/mobx-r...
updated package homepage
00d32253d958fa260638ac118765253289ac46b2 authored almost 2 years agoIntroduced `fallbackValue` and `retrieveNullifiedEmptyStrings` form options.
a5d151b61c78de5f3e029318ebb515a40ac99038 authored almost 2 years agoupdated readme
170a2d87759105f5885cbe077a202c957ec68df4 authored almost 2 years ago73320722a74ba117446c95fefc31e3fc832913fd authored almost 2 years ago
master release
BREAKING CHANGE: master release
863487455597d6d663c67395a79c247a73ef6211 authored almost 2 years agofix: onSync/onChange handlers
bf2acf26024db55403e344cafe2693463e48ae5b authored almost 2 years agotested and removed props exceptions
3c23db8be89dc7ac4ba7df2879458615321b9925 authored almost 2 years ago`set()` will apply `input` function also to `initial` and `default` props.
fix: #519
97c276a258c676d1c8ef5bcf7073d1c59108e171 authored almost 2 years agointroduced trim method and options + fixes
fix: #283
72f4a8bf8dce9eabf35b1f4dadb46bac17d8029a authored almost 2 years agousing `autoTrimValue` option will not trigger `onChange` Event Hook
6223b4fe7f58c313350e29a8257b72e7070c9d0a authored almost 2 years agointroduced inputMode field prop and autoTrimValue form option
fix #283
6ed5db6bb9c95ff3780b5831a1b96f75e0182b33 authored almost 2 years agoupdated onChange hook behavior and fixes
fix #337
8e417a38ad704f9e7837bab41a14924c57896a60 authored almost 2 years agoref computed, allow set ref
7f20503318df79695eb471afbcade27c426ca836 authored almost 2 years agoref computed
870399eaf5b0106af5b5c5b427ee47715b9d3acb authored almost 2 years agosubstr to substring
ee23faddf36a9db3d0ab7ed300956487cf811bf6 authored almost 2 years agoc11f0fa6631c31ad41e0523b650a96c9e2dadc40 authored almost 2 years ago
support input ref, fix: focus method
fix: #529, fix: #250, fix: #524
e0fd4c28cd0a4805b2b7a7ca1e2b143511308271 authored almost 2 years agoe7aaad226288fe96c2f8c9a86f36baad70b27451 authored almost 2 years ago
fix: empty constructor
389905d7b2714e15743169622b728a94bd69a0ac authored almost 2 years ago30a87ccc3d2fa72e0f7581e98e5ad521ae531db7 authored almost 2 years ago
Introduced `preserveDeletedFieldsValues` form option
1a6af13f5227b2a0c74d4efc33a28579a2d12067 authored almost 2 years ago7a33065e7a5ac8808e39db4753023263d1f23c0c authored almost 2 years ago
fix: #585 #531
fix: #585, fix #531
e59727c0241b57a2849479a8ffc9fac4607816f1 authored almost 2 years ago901f0d7302d84da59873afa8af59b4582051305a authored almost 2 years ago
f5ce9633dfb743c18b991a0ee5ed98c0c880817d authored almost 2 years ago
f6049496e2d9fe95a39020eda597ef30601e3834 authored almost 2 years ago
45d6f23fcfdf8d243a0942a39fd11e1feb8d3864 authored almost 2 years ago
cf8655cd1a94aba0c0682673647ed4ee9e67e678 authored almost 2 years ago
e7a93b3f199b5e438bb5b7cfbd2bf15a435b923c authored almost 2 years ago
cba79196fcc0ce6d6c9b2faf46719ebe366ed06e authored almost 2 years ago
added test for #531
94294e6bbb4ad08abadb5c940d95336978f950b0 authored almost 2 years ago98e0e1f7a0afac454f314b693b72b03182e33fef authored almost 2 years ago
589a8bddbf83b88f5be1e5cdc07c85f50801dd34 authored almost 2 years ago
75b1716f6b6b1283c9b686328298f9367c2cd7dc authored almost 2 years ago
fix: #371 #399 #408
fix: #371 #399 #408
6209c69ed590c21dcc6c562a9b89b918477f41e7 authored almost 2 years agoc4eced9df4ede783ffb8d9fd99d76ad9d39fd48a authored almost 2 years ago
f1ea523aef16c2e9ed6928dbc1ac8063e37c1e1e authored almost 2 years ago
e6c4172977e7f4a5f602a9096f58d5b51e2b9935 authored almost 2 years ago
#616 #617 #615 #613 #614 #544 #454 #518 #376 #497 #582 #394
8feab3d75b66e74a848600b15611a2b6ea94bd1d authored almost 2 years ago#616 #617 #615 #613 #614 #544 #454 #518 #376 #497 #582 #394
5f357f1be0f2b267a1614fe2bf56fb14f0a9b597 authored almost 2 years agod1d52d1f190fb8ce43406f91fb7464420b18718e authored almost 2 years ago
86acfa280649c2a2e892a858f4f1231fd508e1d3 authored over 2 years ago
26123aa7718871c6e9ddec67e1699e949d096ece authored over 2 years ago
#611
0b94cfaa45625595f7a8162068780c842f90dece authored over 2 years ago5ac48ae5148914f86e37958978b298a2a7e73c55 authored over 2 years ago
impl. #365
b73e10d09ea84737ca7cbb8af5ad2e34943cc66f authored over 2 years agoimpl. #538
c042d883e7c972cda66c5c86bbdc00873cec8697 authored over 2 years agoimpl. #581
159d2a779126ab217f0c685231cab7e53c87e809 authored over 2 years ago#602 #599 #604
9681eddf5259a0137842c8a378284a254355d335 authored over 2 years ago50c930ef5fe796fcd0dd72d288ccd019ae8f96f4 authored over 2 years ago
65ba3713a02f7f4f7cca5bdd50d95c94286faf7e authored over 2 years ago
BREAKING CHANGE: typescript support
BREAKING CHANGE: typescript support
79e144c7ae8effa006e5f8b640a131e703a9db9f authored almost 3 years ago98d3cf8d244371834853849c55b7970b9ac09a2a authored almost 3 years ago
c0ceb09e029cc17e8e666362ec70e7b5889dab6c authored almost 3 years ago