Ecosyste.ms: OpenCollective

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

github.com/final-form/final-form

🏁 Framework agnostic, high performance, subscription-based form state management
https://github.com/final-form/final-form

Expose lastSubmittedValues

bertho-zero opened this issue 2 months ago
Support 'constructor' and similar keys as field id's.

dpopovms opened this pull request 10 months ago
Can't register field named 'constructor'

bloodrizer opened this issue 10 months ago
Fix submit func return type in typescript declaration

chenesan opened this pull request about 1 year ago
Form not dirty after removing items from FieldArray using final-form-arrays

outofthisworld opened this issue about 1 year ago
[RFC] TypeScript rewrite of a few Final Form packages

Deckstar opened this issue about 1 year ago
Usage of keyof in TypeScript types does not align with field names

Christian24 opened this issue about 1 year ago
Bump word-wrap from 1.2.3 to 1.2.4

dependabot[bot] opened this pull request over 1 year ago
Bump tough-cookie from 4.0.0 to 4.1.3

dependabot[bot] opened this pull request over 1 year ago
Add `ignoreUnregister` form config. #474

Dragomir-Ivanov opened this pull request over 1 year ago
Fixed isEqual register initalization

mjchang opened this pull request over 1 year ago
FieldArray record level async validation not working

tedeschia opened this issue over 1 year ago
FormSpy components are rendering sooner than previously expected

StickOnGit opened this issue over 1 year ago
Bump yaml and lint-staged

dependabot[bot] opened this pull request over 1 year ago
Update MutableState.md

lemontv opened this pull request over 1 year ago
test: async validating

xxleyi opened this pull request almost 2 years ago
Feature: Reuse field states from already created instance

Dragomir-Ivanov opened this issue almost 2 years ago
fix: async validating

xxleyi opened this pull request almost 2 years ago
focus/change/blur is not a function

FC-jan opened this issue almost 2 years ago
Update initialValues optionality in FormState TypeScript

jsonunger opened this pull request almost 2 years ago
Bump axios and github-build

dependabot[bot] opened this pull request almost 2 years ago
Bump minimatch from 3.0.4 to 3.1.2

dependabot[bot] opened this pull request almost 2 years ago
Bump json5 from 1.0.1 to 1.0.2

dependabot[bot] opened this pull request almost 2 years ago
Revert validator `allValues` optional argument

amje opened this pull request about 2 years ago
Bump decode-uri-component from 0.2.0 to 0.2.2

dependabot[bot] opened this pull request about 2 years ago
Remove `object` type in `FieldValidator`

emab opened this pull request about 2 years ago
Reacting to onSubmit Promise rejection

taras-yurts opened this issue about 2 years ago
Doc tweaks: Arrange `FormState`'s properties in cagtegories

honey32 opened this pull request over 2 years ago
Fix for issue #456 - Fixes unwanted breaking change for array input names

antonvialibri1 opened this pull request over 2 years ago
fix /final-form/final-form/issues/457

OnimBeta opened this pull request over 2 years ago
Issue on TypeScript FieldSubscription

OnimBeta opened this issue over 2 years ago
Add `data` property to `FormState`

mcuppi opened this pull request over 2 years ago
[Experimental] Typescriptify

taneba opened this pull request over 2 years ago
Bump simple-get from 3.1.0 to 3.1.1

dependabot[bot] opened this pull request over 2 years ago
Bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request over 2 years ago
Confusing documentation/messaging

AntonOfTheWoods opened this issue almost 3 years ago
Prevent formState.values from initializing to undefined

mjchang opened this pull request almost 3 years ago
keepDirtyOnReinitialize can't handle undefined value

mjchang opened this issue almost 3 years ago
Migrate to TypeScript

jsjoeio opened this issue almost 3 years ago
Bump follow-redirects from 1.14.4 to 1.14.8

dependabot[bot] opened this pull request almost 3 years ago
How to unregisterField, or at least update the registration?

msageryd opened this issue almost 3 years ago
Bump follow-redirects from 1.14.4 to 1.14.7

dependabot[bot] opened this pull request almost 3 years ago
initialValue overrides state on update

TrySpace opened this issue about 3 years ago
Better fix for async error bug

erikras opened this pull request about 3 years ago
Don't clear async errors between validations

erikras opened this pull request about 3 years ago
Can `runValidation` method be exposed?

tonitrnel opened this issue about 3 years ago
Remove docs duplicate

kulczewicz opened this pull request about 3 years ago
Fix lockbot

erikras opened this pull request about 3 years ago
Lock bot fix

erikras opened this pull request about 3 years ago
Adding `engines` to `package.json` was a BC break

ooflorent opened this issue over 3 years ago
Fix CI?

erikras opened this pull request over 3 years ago
Update deps and github actions

erikras opened this pull request over 3 years ago
Error during postinstall script execution using yarn v3

benjaminchardin2 opened this issue over 3 years ago
Bump tmpl from 1.0.4 to 1.0.5

dependabot[bot] opened this pull request over 3 years ago
Unsubmittable form state if a field unregistered during async validation

ma-efremoff opened this pull request over 3 years ago
Fix documentation and TypeScript definition of `FormApi.restart`

Sparragus opened this pull request over 3 years ago
Fix field-level initialValue should not be blocked by noValueInFormState

zhusee2 opened this pull request over 3 years ago
docs(getting-started): remove additional curly brace

wtlin1228 opened this pull request over 3 years ago
Fix modifiedAfterSubmit property not being reset when there are errors

ArnaudWeyts opened this pull request over 3 years ago
Update getting-started.md

bertho-zero opened this pull request over 3 years ago
Bump ws from 7.3.0 to 7.4.6

dependabot[bot] opened this pull request over 3 years ago
Bump browserslist from 4.12.0 to 4.16.6

dependabot[bot] opened this pull request over 3 years ago
Bump hosted-git-info from 2.7.1 to 2.8.9

dependabot[bot] opened this pull request over 3 years ago
Bump lodash from 4.17.19 to 4.17.21

dependabot[bot] opened this pull request over 3 years ago
change pristine value after field change

siyavash1989 opened this issue over 3 years ago
Bump y18n from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request almost 4 years ago
Revert "Fix validating field state when blurring before the promise is resolved"

gbakernet opened this pull request almost 4 years ago
Cannot set property 'validating' of undefined

myagoo opened this issue almost 4 years ago
don't set error to undefined when async validation still running

huczk opened this pull request almost 4 years ago
initial commit

ipevr opened this pull request almost 4 years ago
DOCS: Fix restart method definition

douglasjunior opened this pull request almost 4 years ago
Bump ini from 1.3.5 to 1.3.7

dependabot[bot] opened this pull request about 4 years ago
Problem triggering form validations without calling submit.

omerman opened this issue about 4 years ago
Request for new NPM release

MIKOLAJW197 opened this issue about 4 years ago
Cant access the config of a form instance.

omerman opened this issue about 4 years ago
Make `allValues` argument optional on type `FieldValidator`

Kerumen opened this pull request about 4 years ago
Set blur, focus and change in InternalFieldState when registerField is called.

huan086 opened this pull request about 4 years ago
Question: Why isn't setConfig documented?

ionelh opened this issue about 4 years ago
Type for form.change does not allow nested object keys

joshuajaco opened this issue about 4 years ago
The search bar in your documentation is currently not working. Just a heads up

BillieAngelov opened this issue about 4 years ago
Feature/notify form

Renddslow opened this pull request about 4 years ago
fix(toPath): handle idiomatic JS paths with arbitrary string properties

jedwards1211 opened this pull request over 4 years ago