Ecosyste.ms: OpenCollective

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

Final Form

🏁 Final Form is a framework-agnostic form state management library for javascript.
Collective - Host: opensource - https://opencollective.com/final-form - Code: https://github.com/final-form

Skipped FF 4.20.3 for 4.20.4

github.com/final-form/react-final-form - 70b572f73f5181fd0a99a07956b9ec39dc477f37 authored about 3 years ago by Erik Rasmussen <[email protected]>
4.20.4

github.com/final-form/final-form - 2d16836322c40d2eb8032b818571982f8799d747 authored about 3 years ago by Erik Rasmussen <[email protected]>
Remove engines from package.json

github.com/final-form/final-form - 2f7782c4f06becf803e18ad1243fda39ce337b15 authored about 3 years ago by Erik Rasmussen <[email protected]>
npm audit fix

github.com/final-form/react-final-form - 67dd41b6731b4855c3b6854953866a23c1b38557 authored about 3 years ago by Erik Rasmussen <[email protected]>
FF 4.20.3 and dep upgrades

github.com/final-form/react-final-form - 2ad83082f6d3281051337678146b09905d9ab8f2 authored about 3 years ago by Erik Rasmussen <[email protected]>
4.20.3

github.com/final-form/final-form - 3ba713bf044b28af1736d44b1387145eff31f7fa authored about 3 years ago by Erik Rasmussen <[email protected]>
npm audit fix

github.com/final-form/final-form - 5aaa79a4cdd928623d38a87ff844436c69dd0945 authored about 3 years ago by Erik Rasmussen <[email protected]>
Rollup tweaking

github.com/final-form/final-form - 79c65376b98e7c1e1e01552b59e03db907f97532 authored about 3 years ago by Erik Rasmussen <[email protected]>
Version rollback

github.com/final-form/final-form - f42f4bc54f3031d8880332e3a3f79429f8dba3da authored about 3 years ago by Erik Rasmussen <[email protected]>
v4.20.3

github.com/final-form/final-form - c327eef898340cb04c84254eb6284bbe8fcdedce authored about 3 years ago by Erik Rasmussen <[email protected]>
Fix CI? (#433)

* Fix CI?

* Fix typo

* Prettier

github.com/final-form/final-form - 05e028d0e7f5ad773bd9c226f79a247d9aa7677b authored about 3 years ago by Erik Rasmussen <[email protected]>
Merge branch 'teamleadercrm-master'

github.com/final-form/final-form - 755d91bb76b30c10f6cf08fff2025478dfb2d9b0 authored about 3 years ago by Erik Rasmussen <[email protected]>
Fix merge conflict

github.com/final-form/final-form - cdf27f4cb51fc85a6098875dbc0da590827c9ac0 authored about 3 years ago by Erik Rasmussen <[email protected]>
Fix for unsubmittable form if a field unregistered during async validation (#426)

Co-authored-by: Maksim Efremov <[email protected]>
Co-authored-by: Erik Rasmussen <ras...

github.com/final-form/final-form - a8d278013e11643c53f3dd1fa055dcada8c032e7 authored about 3 years ago by ma-efremoff <[email protected]>
Ensure validating is true before notifying listeners, if async validations are running (#428)

* add values and valid subscriptions to validating test, and update to still pass

* incr vali...

github.com/final-form/final-form - c1f6c62827ed7024d22dfb4778d9f47e07cb24d2 authored about 3 years ago by Trey Miller <[email protected]>
Revert "Fix validating field state when blurring before the promise is resolved (#369)" (#409)

This reverts commit 700a3ac0437dbec030dcf702918b86a3ef141ff5.

Co-authored-by: Erik Rasmussen ...

github.com/final-form/final-form - 463aed256b4ce4d71fcb9f73f9f99784852611d1 authored about 3 years ago by Glenn Baker <[email protected]>
Fix documentation and TypeScript definition of `FormApi.restart` (#425)

* Fix type of the initialValues argument of FormApi.restart

* Update FormApi.restart document...

github.com/final-form/final-form - ba611028793e7c980b5c18eec0e961446ffd1a64 authored about 3 years ago by Richard B. Kaufman-López <[email protected]>
TypeScript: Make restart and initialize take InitialFormValues instead of FormValues (#429)

* Allow initialize to receive partial form values

* Allow restart to receive partial form val...

github.com/final-form/final-form - de55162c3c8fde13fca1fcb755de35f2d49d2f40 authored about 3 years ago by Joshua Jacobowitz <[email protected]>
Bump tmpl from 1.0.4 to 1.0.5 (#430)

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https...

github.com/final-form/final-form - 4fe8283fe05f35503ddf6189e2969b606b9319bf authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update deps and github actions (#432)

* Update deps and github actions

* Linting fix

github.com/final-form/final-form - ad1997b70de21df336331da466523534b5bdb63c authored about 3 years ago by Erik Rasmussen <[email protected]>
Github actions (#944)

* Github actions

* Fixed name

* Codecov?

github.com/final-form/react-final-form - 782562ca566af963ada5d42909ae493148d75152 authored about 3 years ago by Erik Rasmussen <[email protected]>
Upgrade deps (#943)

* Upgraded deps

* Upgraded react in examples

* Upgraded FF and RFF in examples

* Pretti...

github.com/final-form/react-final-form - 147bd62fc86b9cf7e0e7300605a5ff0be2f90e2d authored about 3 years ago by Erik Rasmussen <[email protected]>
Update Field.md (#938)

github.com/final-form/react-final-form - 6658232439cf1245338e9008bbc378ee1288f08d authored about 3 years ago by Joncarlos Perdomo <[email protected]>
Improved typing for the ability to convert types when using parse/format (#935)

* improved typing for the ability to convert types when using parse/format

Closes #929

* f...

github.com/final-form/react-final-form - 43587ba34c59fee61a1b55d3ed1b52500175e601 authored about 3 years ago by John <[email protected]>
Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https:...

github.com/final-form/final-form-arrays - 008bfae428090dd6a163a47316aea7c10e47c155 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added section about the form attribute

https://twitter.com/callmeberzerker/status/1429073080610082824

github.com/final-form/react-final-form - 868d8bd73c150e0a5cc68f66270282398baf4274 authored about 3 years ago by Erik Rasmussen <[email protected]>
Link some examples to jinno

github.com/final-form/react-final-form - 41d42d4a0aa0139132d3d9b3cb213321fbf7c702 authored about 3 years ago by Erik Rasmussen <[email protected]>
Use custom hook to create callback constants (#933)

* Use custom hook to create callback constants

* Switched to @mpenney99's solution

github.com/final-form/react-final-form - 916db006f8f08ad2bd5e164735b724fff78482aa authored about 3 years ago by Erik Rasmussen <[email protected]>
use each item inside of decorators to allow decorators to change identity (#893)

github.com/final-form/react-final-form - 83899513ac314c79d7b18f7d94a81713b0cd56fb authored about 3 years ago by Bob Renwick <[email protected]>
Add note about using array as value (#885)

github.com/final-form/react-final-form - 8a3bea3477b4ca3fca85adc67724591f2b339aa4 authored about 3 years ago by Try Space <[email protected]>
Update package.json with missing dependency (#907)

This fixes the missing dependency issue on the wizard example.

github.com/final-form/react-final-form - d9d1506454876763c48e93ea98342cf1c052bfa9 authored about 3 years ago by squidjam <[email protected]>
Update package.json with missing dependency. (#906)

This should solve the missing dependency error for the simple example on code sandbox

github.com/final-form/react-final-form - ec19171bb90225f6456eda9eb37d88b8151c26a7 authored about 3 years ago by squidjam <[email protected]>
initial commit (#896)

github.com/final-form/react-final-form - a2c4922f7596ba56b39b9e3af4e95385b0718c03 authored about 3 years ago by imdkbj <[email protected]>
fix: stabilize useField public handler identity (#931)

BREAKING:
onBlur, onChange, onFocus handlers no longer change identity
if props or internal st...

github.com/final-form/react-final-form - b634ace70cbeff0830f64b22ebc61aa6cc5378b9 authored about 3 years ago by Karen Grigoryan <[email protected]>
Rename master branch to main

github.com/final-form/final-form - ea8f33d73d245dcd7e6bf50422e1e57f1a0a4a6c authored over 3 years ago by Erik Rasmussen <[email protected]>
fix(toPath): handle idiomatic JS paths with arbitrary string properties (#381)

fix #380

github.com/final-form/final-form - a3575ef0c51277ab253e58fbb580de11de73f101 authored over 3 years ago by Andy Edwards <[email protected]>
Bump ini from 1.3.5 to 1.3.7 (#400)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://githu...

github.com/final-form/final-form - 4fdff3670dc007357e5864fcc7a96bef281432be authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump y18n from 4.0.0 to 4.0.1 (#410)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://gith...

github.com/final-form/final-form - a30e17ff051bea10635d796a8a9be3173ef85303 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.19 to 4.17.21 (#416)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](htt...

github.com/final-form/final-form - d6a0805f520dd3a2c9106beebd54065286919cac authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump browserslist from 4.12.0 to 4.16.6 (#418)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6.
- [Re...

github.com/final-form/final-form - e52889dd3b2aa41280a5381c284fc17459edcb92 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ws from 7.3.0 to 7.4.6 (#419)

Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6.
- [Release notes](https://git...

github.com/final-form/final-form - 35b33fb6e56b44e4a0813bdf3f9cf830b8d8d14d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hosted-git-info from 2.7.1 to 2.8.9 (#417)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release...

github.com/final-form/final-form - fd7c7a412a2abb19d39c3485b85fc77cabea1284 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update getting-started.md (#421)

github.com/final-form/final-form - b3cb22ad404d29513530df78a029538b3baee2d3 authored over 3 years ago by Kévin Berthommier <[email protected]>
docs(getting-started): remove additional curly brace (#423)

github.com/final-form/final-form - e5c4fe069407ad70fdc3f6d7399a01fd57593a36 authored over 3 years ago by Leo <[email protected]>
Fix field-level initialValue should not be blocked by noValueInFormState (#424)

github.com/final-form/final-form - fca83cba96e6a84aee40ca2c693319d2054ed119 authored over 3 years ago by Teng-hao Chang <[email protected]>
bump bundle size

github.com/final-form/final-form - 60177cb42df378abbc675cbc0a8be504bb494869 authored over 3 years ago by Arnaud Weyts <[email protected]>
Fix modifiedAfterSubmit property not being reset when there are synchronous errors

github.com/final-form/final-form - 34fd350428998c3dd1093cb478ae87db23e42bc8 authored over 3 years ago by Arnaud Weyts <[email protected]>
Fix prop-types dep

github.com/final-form/react-final-form - 2d9e7129f40efd39450c1d581956e8cfce17a20a authored over 3 years ago by Erik Rasmussen <[email protected]>
Bump browserslist from 4.6.4 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.6.4 to 4.16.6.
- [Rele...

github.com/final-form/final-form-arrays - d22f9c0779e771ce250ff1c0c273a62e70bf1a0d authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hosted-git-info from 2.7.1 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release ...

github.com/final-form/final-form-arrays - ca8a2db158d5ad82139e8d22d2a7d46c93298bfa authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.14 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21.
- [Release notes](http...

github.com/final-form/final-form-arrays - f52e5fbde618336efff8c7dd4da81a7998438945 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump handlebars from 4.5.3 to 4.7.7

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release note...

github.com/final-form/final-form-arrays - f808dda4727927f24a26b75f20a567330aae6d53 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added NASA to users list

github.com/final-form/final-form - 5bff3517ebfd57582319cde26268cd5f60964faf authored over 3 years ago by Erik Rasmussen <[email protected]>
Bump y18n from 3.2.1 to 3.2.2

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://githu...

github.com/final-form/final-form-arrays - 3f85a91a0ec9a062532f03c4c15b66ff93e613fd authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added missing dev dep

github.com/final-form/react-final-form - d87bfa175114f1afdf8e87af11e636e22ae97192 authored over 3 years ago by Erik Rasmussen <[email protected]>
Disabled jsx-a11y warning

github.com/final-form/react-final-form - 574881c240ac8304ffc3a3d543f170671c566d1c authored over 3 years ago by Erik Rasmussen <[email protected]>
Programmatic submit does not work in React 17 (#900)

* Add bubbles:true to event

* Add bubbles:true to event

github.com/final-form/react-final-form - 2133eb6032a0c362d116a8319cc06b99e80d3173 authored over 3 years ago by mtoepfl <[email protected]>
Fix error component subscription prop

github.com/final-form/react-final-form - b3c79b8a04f90483941470023d764593b8d84086 authored over 3 years ago by Erik Rasmussen <[email protected]>
Incremented common js max size

github.com/final-form/final-form - fa92a7830323df7660733087d6740ec4b0e8aec7 authored over 3 years ago by Erik Rasmussen <[email protected]>
Update deps and test (#29)

github.com/final-form/react-final-form-listeners - 6a9bab5f679cf1ce9c46116ec0a80fb4c7e2f64a authored over 3 years ago by Erik Rasmussen <[email protected]>
Fix typo and change order around so it is more logical. (#14)

Co-authored-by: Erik Rasmussen <[email protected]>

github.com/final-form/react-final-form-listeners - 2f691762fe0a413fa77113b738c16ce186230976 authored over 3 years ago by Jon Stevens <[email protected]>
Update README.md (#20)

github.com/final-form/react-final-form-listeners - 484aa89168a831708c739ea3ee0e0760af79f022 authored over 3 years ago by Abhinav Dalal <[email protected]>
Optimize `move`, removing the need to move field state to a temporary field or looping over fields many times.

github.com/final-form/final-form-arrays - 71bebc75934e4c9bb161651bd88ad7b5029044d5 authored almost 4 years ago by Jeow Li Huan <[email protected]>
Change `pop` mutator to call `remove` mutator.

Change `remove` and `removeBatch` behavior to set array value to undefined when all items have be...

github.com/final-form/final-form-arrays - d7c4856c481e0da64aca75091936f64917f0ef09 authored almost 4 years ago by Jeow Li Huan <[email protected]>
Optimize `swap`, removing the need to move field state to a temporary field.

github.com/final-form/final-form-arrays - c7bf41897857fdbe467cf532ed5b5a32bbc68683 authored almost 4 years ago by Jeow Li Huan <[email protected]>
Fix `insert` mutator removing fields unexpectedly.

github.com/final-form/final-form-arrays - b32b947ed0e92f295b0afaf10ff5e9c6f81afbbd authored almost 4 years ago by Jeow Li Huan <[email protected]>
Fix `removeBatch` mutator removing more fields than expected.

github.com/final-form/final-form-arrays - 935fb43ecbbd00a90c759fff82ffde31ca35168f authored almost 4 years ago by Jeow Li Huan <[email protected]>
Fix `remove` mutator removing more fields than expected.

Revert changes from #39 that moves `fieldSubscribers`, causing the wrong field to be notified.

github.com/final-form/final-form-arrays - f69ab192d068935a481e0dab730cf1b3ff675775 authored almost 4 years ago by Jeow Li Huan <[email protected]>
If mutator creates a new field in `MutableState` for keeping the field state of a renamed field, set the `blur`, `focus` and `change` function of `InternalFieldState` when `registerField` is called.

github.com/final-form/final-form - 33e551f2cbcecb46bd93dde860b3bf39380a31a5 authored almost 4 years ago by Jeow Li Huan <[email protected]>
Fixed build and link

github.com/final-form/builder-demo - 55d94f31e32e4a65f6a7dbc833c475164c735926 authored almost 4 years ago by Erik Rasmussen <[email protected]>
Updated to Next 10 and React 17

github.com/final-form/builder-demo - b906c44ea3813d3f9116df9d8e2ec99921d9161d authored almost 4 years ago by Erik Rasmussen <[email protected]>
Feature/notify form (#386)

* Added an optional argument to pauseValidation to allow notifications to fire when validation i...

github.com/final-form/final-form - 9c732e27f29e82ea55b7c0f8a6cafb208c96ccb9 authored almost 4 years ago by Matt McElwee <[email protected]>
fixed build (#390)

Co-authored-by: Ben Hamilton <[email protected]>

github.com/final-form/final-form - 99b5f62198ed80215769c69496c4fdbf437c081d authored almost 4 years ago by Ben Hamilton <[email protected]>
Do not use defaultValue in register call if formState already has it (#372)

Co-authored-by: Erik Rasmussen <[email protected]>

github.com/final-form/final-form - b596131387f7d47112bd3ea32db6305eabbe3cc4 authored almost 4 years ago by Valery Bugakov <[email protected]>
Fix validating field state when blurring before the promise is resolved (#369)

* Add failing test case for asyn field validation when blur is called before promise resolves

...

github.com/final-form/final-form - 700a3ac0437dbec030dcf702918b86a3ef141ff5 authored almost 4 years ago by Glenn Baker <[email protected]>
Fix reset in onSubmit (#363)

* fix: fix reset in onSubmit

* fix: allow change after reset in onSubmit

github.com/final-form/final-form - 79986e34012fcca71b67e6d8fe075945aca39734 authored almost 4 years ago by Kévin Berthommier <[email protected]>
add missing restart function definition to FormApi (#374)

* add missing restart function definition to FormApi

* Update src/types.js.flow

Co-authore...

github.com/final-form/final-form - a1e7b363382ee2c71d13f9be33b168333b513ad0 authored almost 4 years ago by nad182 <[email protected]>
[types] Fix FormState.errors/submitErrors (#375)

Both of these properties can be undefined if there is no errors

github.com/final-form/final-form - 3fa950b926fa4c6ef77a1ccf87333e222d5255c4 authored almost 4 years ago by Carson Full <[email protected]>
Added restart method to FormApi interface (#376)

Co-authored-by: Christopher Hardie <[email protected]>

github.com/final-form/final-form - c70d07ff88b68c980da0d7c00c2074ebd9170e18 authored almost 4 years ago by Chris Hardie <[email protected]>
fix a crash when renamed field is unregistered (#385)

github.com/final-form/final-form - 8755f84e90935fa77487baaed0c0f48cb189d79d authored almost 4 years ago by andrewbents <[email protected]>
force field level initlization over form level (#364)

github.com/final-form/final-form - 7df4b4b69f081bce28ec8259bfc9a6d829321006 authored almost 4 years ago by Muhammad Al-jefry <[email protected]>
Fix form.reset type (#358)

* Fix form.reset type

(FormValues => FormInitialValues)

* Update FormApi.md

* Update Fo...

github.com/final-form/final-form - ba9c9606341d3b78c3d7b0536b0ca725e203bedc authored almost 4 years ago by Adrien HARNAY <[email protected]>
add form.restart types (#354)

fix #351 #352

github.com/final-form/final-form - f560c7fb4188d45d5c0fbde7ff00e3ea0e18d3ed authored almost 4 years ago by Michael Li <[email protected]>
Removed package-lock.json

github.com/final-form/react-final-form-arrays - fa5a3f08b770f097a3af1bd1a7c66cf19960fb95 authored almost 4 years ago by Erik Rasmussen <[email protected]>
Merge branch 'master' of github.com:final-form/react-final-form-arrays

github.com/final-form/react-final-form-arrays - c25e129ce049a175276bb8f6c43d8e09cf6fdf8a authored almost 4 years ago by Erik Rasmussen <[email protected]>
Update doc: add types fields.value (#152)

github.com/final-form/react-final-form-arrays - 7531a38db2ced66a7421391a70467c9b1cfc842b authored almost 4 years ago by Lei Wang <[email protected]>
Upgraded deps

github.com/final-form/react-final-form - 33eb9c85a042794e21a4367222cd8b0684e16551 authored almost 4 years ago by Erik Rasmussen <[email protected]>
[typescript] apply generic types to params in useFormState declaration (#841)

github.com/final-form/react-final-form - 31d8cb8191fae73f2e30bafe67789a8eca861e5f authored almost 4 years ago by Alex Fournier <[email protected]>
Lost the formatting method call in checked field getter (#859)

Fix issues
https://github.com/final-form/react-final-form/issues/858

github.com/final-form/react-final-form - cc8702d8e0f9c8057ac60201d20a7eee283aa4a4 authored almost 4 years ago by Евгений <[email protected]>
Added missing 'not' in docs (#846)

github.com/final-form/react-final-form - 2b1e9855f947060ad75f5375d08c7d180f1b9e10 authored almost 4 years ago by Niels de Bruin <[email protected]>