Skip to content

Pull requests: final-form/react-final-form

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix(useField): Fix no re-render on initialValue change
#1034 opened May 20, 2023 by jspannu919 Loading… updated May 26, 2023
Fixed isEqual register initalization
#1033 opened May 20, 2023 by mjchang Loading… updated May 20, 2023
Bump yaml, husky and lint-staged dependencies Pull requests that update a dependency file
#1027 opened Apr 25, 2023 by dependabot bot Loading… updated Apr 25, 2023
Bump json-schema and jsprim dependencies Pull requests that update a dependency file
#1025 opened Mar 3, 2023 by dependabot bot Loading… updated Mar 3, 2023
Bump ansi-regex dependencies Pull requests that update a dependency file
#1022 opened Mar 2, 2023 by dependabot bot Loading… updated Mar 2, 2023
the form stays in validating state in a wizard when field is unregistred
#1018 opened Dec 19, 2022 by iamdey Loading… updated Feb 26, 2023
Fix departing rerender counters
#1006 opened Aug 17, 2022 by chervyakovru Loading… updated Feb 22, 2023
Allow use of createForm() instance with <Form/>
#954 opened Oct 21, 2021 by jamesdphillips Loading… updated Dec 29, 2022
Bump decode-uri-component from 0.2.0 to 0.2.2 dependencies Pull requests that update a dependency file
#1014 opened Dec 8, 2022 by dependabot bot Loading… updated Dec 8, 2022
Bump minimatch from 3.0.4 to 3.1.2 dependencies Pull requests that update a dependency file
#1013 opened Nov 12, 2022 by dependabot bot Loading… updated Nov 12, 2022
Register only once for useField hook
#727 opened Jan 31, 2020 by ryank109 Loading… updated Sep 21, 2022
fixed form render props type
#998 opened Jun 28, 2022 by 8823-scholar Loading… updated Jun 28, 2022
Bump semver-regex from 3.1.3 to 3.1.4 dependencies Pull requests that update a dependency file
#995 opened Jun 4, 2022 by dependabot bot Loading… updated Jun 4, 2022
Use parse instead of format when calculating checked
#974 opened Feb 14, 2022 by jharding Loading… updated Apr 14, 2022
Bump simple-get from 3.1.0 to 3.1.1 dependencies Pull requests that update a dependency file
#983 opened Apr 1, 2022 by dependabot bot Loading… updated Apr 1, 2022
Fix rendering while updating in FormSpy and useFormState
#965 opened Dec 18, 2021 by zhujinxuan Loading… updated Dec 18, 2021
Update md file by adding a simple example
#952 opened Oct 17, 2021 by EZZAHED Loading… updated Oct 21, 2021
Memoize input and meta
#640 opened Oct 1, 2019 by asazernik Loading… updated Jul 6, 2021
Build separate bundle for React Native
#309 opened Jul 29, 2018 by Andarist Loading… updated Jul 6, 2021
ProTip! Adding no:label will show everything without a label.