Ecosyste.ms: OpenCollective

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

github.com/final-form/react-final-form

🏁 High performance subscription-based form state management for React
https://github.com/final-form/react-final-form

Added strongly typed TS example

f8ca858011ec9ae940fcf6ce74d7d82ca868c81f authored over 5 years ago by Erik Rasmussen <[email protected]>
6.2.1

23cfc53d407b71671b7f95305a358f4d00f6e7be authored over 5 years ago by Erik Rasmussen <[email protected]>
Updated package-lock.json

c95d68c1ef2b0212bfca35b67abc7f46a38e1e6f authored over 5 years ago by Erik Rasmussen <[email protected]>
Updated to [email protected] to get typed FieldState

ab2e970160b9c2a988ee58d8ce6d33877837474a authored over 5 years ago by Erik Rasmussen <[email protected]>
6.2.0

a0fa455c9505a9b6d4288789818ac79b09d6293c authored over 5 years ago by Erik Rasmussen <[email protected]>
Upped version variable

2ab03c896413e76ab7aeaaf3cc1b2c434b0adda3 authored over 5 years ago by Erik Rasmussen <[email protected]>
Strongly typed field values (#530)

f95a2baed4737b99b9d432e80a92856130531858 authored over 5 years ago by Erik Rasmussen <[email protected]>
Linting fix

270df728e7aa83582b293c01fcdc78d52b73eebe authored over 5 years ago by Erik Rasmussen <[email protected]>
Added tsx generic typings for Field, Form, and FormSpy components (#522)

* Added tsx generic typings for Field, Form, and FormSpy components

* Switched param back to any

66a6c3e81c1e310d80f736f8b0cef6bfa61b6160 authored over 5 years ago by Chad Lefort <[email protected]>
Applied #526 to #525

02bf89878b1802669cbed0aacc7431a205a34fd7 authored over 5 years ago by Erik Rasmussen <[email protected]>
Use the same default for FormValues type in all declared types (#525)

0b5c750f858961d482e0d1494bcfe3b8f8d048cc authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
Replace empty object default type with any object (#526)

By default FormValues is of type `object` which is empty. When accessing a property on the value...

5461ec0e930108a2ce2a1357dc3f12d5ae5473f8 authored over 5 years ago by Rickert Mulder <[email protected]>
Refactor getContext back to a simple context file (#524)

9cd334327ded04dcdf946d6cbaab177fe6719910 authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
withTypes docs

3dc413aba533fcbbc3127800e6938ea9a1ad225a authored over 5 years ago by Erik Rasmussen <[email protected]>
6.1.0

b71a4207f9878d3beaf43a42f9a730ac83540f84 authored over 5 years ago by Erik Rasmussen <[email protected]>
Allowed swappable final-form APIs (#520)

c3912b0ef3141658c40dd1c18bca1cbbfb9a16ae authored over 5 years ago by Erik Rasmussen <[email protected]>
Strongly typed form values for Flow and Typescript (#516)

* Strongly typed form values for Flow and Typescript

* Upped version variable and ff version dep

9fe62c56b0eebeb1a5e61fa67b03d2ca4037cd2c authored over 5 years ago by Erik Rasmussen <[email protected]>
Remove context export (#515)

* Added link to hooks-based error component example

* doctoc readme

* Removed context export

f349c07df75f67935e7c299d5924f37446b44577 authored over 5 years ago by Erik Rasmussen <[email protected]>
doctoc readme

9e76cd19ba17a063d3627f0bc62969a73e7011ee authored over 5 years ago by Erik Rasmussen <[email protected]>
Added link to hooks-based error component example

a1e97e4f7af2db89d1338dca4e47d643bcc97be4 authored over 5 years ago by Erik Rasmussen <[email protected]>
fix broken link to initialvalue-any doc section (#510)

b011b2c1d79ba227310326530a39a41306be7433 authored over 5 years ago by Nik Mostovoy <[email protected]>
Fixed links to format & parse sections (#511)

bca38d079b4b50d68c9f5f3175902cacd17ba537 authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
Fix test titles which mentioned null parse/format (#512)

105f85c5380f2b176441232af071a133d56ebb71 authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
Simplify slightly logic around keeping latest value in ref (#513)

fd320739773118d0ea2de6a66a8222fd0d86d85e authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
6.0.1

e411e153f7d06c08dfb8e63c47781017fdfb4f2e authored over 5 years ago by Erik Rasmussen <[email protected]>
version var bump

86147e85fcd8bcf2c54da9345a01a5668766566c authored over 5 years ago by Erik Rasmussen <[email protected]>
Fix Flow typings for UseFieldConfig and FieldProps (#503)

There was a mismatch between the source code and Flow typings which led to the following error:
...

54e90c07bd2dd7b76843ea2db080b5e4dc4f2c43 authored over 5 years ago by Eugene Stativka <[email protected]>
Added back flow types that got removed (#505)

fdb6668c10694a67176dd41b55af8df19c3ae56c authored over 5 years ago by Erik Rasmussen <[email protected]>
Merge branch 'master' of github.com:final-form/react-final-form

dfe1652affe246278584810106f731ca395dbd03 authored over 5 years ago by Erik Rasmussen <[email protected]>
No rerender on validateFields change (#504)

* Better test for renderComponent

* Don't rerender every time validateFields changes

* Rem...

4fab784662c7c5aa631ce57b160cd2c011bc9979 authored over 5 years ago by Erik Rasmussen <[email protected]>
Better test for renderComponent

ae1c0b8ab840e79adfdc7f37f79afac7dde885d0 authored over 5 years ago by Erik Rasmussen <[email protected]>
Update Types to make useField's options optional (#499)

d4f6ca8d80ceee22dfc1d0432b4e3c3a4ec19b07 authored over 5 years ago by Ben <[email protected]>
6.0.0

13008e3435cfdc2f416a457905983aca943c1165 authored over 5 years ago by Erik Rasmussen <[email protected]>
Slightly improve TypeScript types (#494)

9b4c42f08cf5ea9d33b972391b341a7a102f98bf authored over 5 years ago by Daniel Nixon <[email protected]>
Fix form rerender bug (#498)

38b9b00b98f15d86d026752727d920f909da9b81 authored over 5 years ago by Erik Rasmussen <[email protected]>
Outlaw subscription changes (#497)

34b289b972971cdc4e02fa4073e3f0aeaf94058c authored over 5 years ago by Erik Rasmussen <[email protected]>
Changed parse and format API to appease Flow gods (#496)

de0f627356e34cc9fcc0eb602405e7fedf5a5134 authored over 5 years ago by Erik Rasmussen <[email protected]>
Fix `submitting` state never getting reset (#495)

fixes #487

Previously, when it was checking in the subscribe func if state updated https://gi...

604264c0ce22622d06a3f81c24efde05946f9839 authored over 5 years ago by Michal Tikotzky <[email protected]>
5.1.2

4ca1ce7a7800c08b249219e14740ec2c1ed7e222 authored over 5 years ago by Erik Rasmussen <[email protected]>
Converted to use React.FC

df89fdece7edadcfb60b24635152a4352d4d2f31 authored over 5 years ago by Erik Rasmussen <[email protected]>
Added missing length value to FieldRenderProps

89454a4bfeb51acea3e87e3f32c94e437da6966d authored over 5 years ago by Erik Rasmussen <[email protected]>
5.1.1

4bdbaf43ef0f4883868cf81d88d22c87bbe7634b authored over 5 years ago by Erik Rasmussen <[email protected]>
Fixed merge conflict

0691db27cc56b075f2fa70c9e1e000c49b28a8cb authored over 5 years ago by Erik Rasmussen <[email protected]>
Added undocumented componentName to types for useForm

2913dd893035e15b3da3903de0018f4fba3a9ca0 authored over 5 years ago by Erik Rasmussen <[email protected]>
add beforeSubmit and afterSubmit to typescript def (#484)

978958f09bc6c4a9722ddfe59cdb308f49a8fb1a authored over 5 years ago by Yann Normand <[email protected]>
Add simple test for generic FieldRenderProps type (#439)

9cd64b590c564e542a14c7790399c1f8e90aced3 authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
Add state.change to useField's onChange dependencies. (#477)

7315a3a95ee0fe645bacc84a0243e417a3fb6458 authored over 5 years ago by jkdowdle <[email protected]>
Tweak useFormState TS types (#482)

cb45e47bed6899bb71f6199aaca53965cfa5acc5 authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
Adjust ts definitions (#486)

a85c438828fb2cbdb5fe2abed7653e256b5526f1 authored over 5 years ago by Kamil Socha <[email protected]>
Make flattenSubscription hooks-safe (#479)

4e7244215a4b7c2a15991633375fa9ed571e70f8 authored over 5 years ago by Mateusz BurzyƄski <[email protected]>
5.1.0

6054da7cb51b7c9f387b936634049c1d744b387e authored over 5 years ago by Erik Rasmussen <[email protected]>
Added docs for beforeSubmit and afterSubmit (TOC)

23a0a0d82dec165578afb112f4d35552b6b44f0b authored over 5 years ago by Erik Rasmussen <[email protected]>
Added docs for beforeSubmit and afterSubmit

ca4c595a69c1dae1ba8b67dfd4ec4282b2aa5522 authored over 5 years ago by Erik Rasmussen <[email protected]>
Update version string

b9985e65d0da33b34e72735c1070c4b9a4245b0a authored over 5 years ago by Erik Rasmussen <[email protected]>
Used [email protected]'s new beforeSubmit callback to enable formatOnBlur before submit (#478)

c933cd0aaeb7e80ea92908d0a72a2c3b319ff029 authored over 5 years ago by Erik Rasmussen <[email protected]>
5.0.2

22abf13f22dab4df747fc389758a530e4a8ebdca authored over 5 years ago by Erik Rasmussen <[email protected]>
5.0.2

14bc8df138994597e7f5b1236f1cbeb48107e0be authored over 5 years ago by Erik Rasmussen <[email protected]>
Added some comments about flattenedSubscription

6e5af9d08341e024586d1d75c527b269eada7c78 authored over 5 years ago by Erik Rasmussen <[email protected]>
Fix type prop passing (#472)

* Updated version variable

* Fixed type prop not being passed along to input

093d760d03f5eea66d4f5a6923328be9e0ffa658 authored over 5 years ago by Erik Rasmussen <[email protected]>
5.0.1

0122808f73a0f1e7966559218c014d167abaadb3 authored over 5 years ago by Erik Rasmussen <[email protected]>
Actually changed peerDep to React 16.8

99cef7db7ccc9e938b95261ab509e4fde9778096 authored over 5 years ago by Erik Rasmussen <[email protected]>
5.0.0

35b85b956be0a864bd706ac06049ae3774c63c73 authored over 5 years ago by Erik Rasmussen <[email protected]>
Removed deprecated api from docs

376fc695ea8203dca30083273ce99a400e01f22f authored over 5 years ago by Erik Rasmussen <[email protected]>
Removed misguided hooks docs

c851c788ebfe7d018fd3c3f6325888d944ba3ef6 authored over 5 years ago by Erik Rasmussen <[email protected]>
Hooks!!! (#467)

* Hooks Rewrite

* Fixed flow problem and introduced useConstant

* Updated exported types f...

ffd2003a3e0ec521d3e764623b780bb9e4b77aa9 authored over 5 years ago by Erik Rasmussen <[email protected]>
Added CLI example

41d24d6db197a5eec73e52623a267f98bb2337dc authored over 5 years ago by Erik Rasmussen <[email protected]>
Fixed anchor for selective example

45d5e97461fa08f07f97cecf869b487deb61df33 authored over 5 years ago by Erik Rasmussen <[email protected]>
Merge branch 'master' of github.com:final-form/react-final-form

bfa390e89ab12eee31609b56faaf3025ffdcd5f2 authored over 5 years ago by Erik Rasmussen <[email protected]>
Upgraded deps and fixed vulnerabily with tar package

230c169374d84c6357d904e81329663913c9621b authored over 5 years ago by Erik Rasmussen <[email protected]>
Added selective debounce demo

cb17dc57f12fdc087f61cf2ffba0b749548d9f1d authored over 5 years ago by Erik Rasmussen <[email protected]>
Fix onChange TS type signature (#438)

e8138a3860d3025bbe9c96c8524698a5524b5696 authored over 5 years ago by Diego Stratta <[email protected]>
Update readme that warnings do not prevent submit (#447)

5f036e26b1a6622e025492b1520b3821df5950c1 authored over 5 years ago by Noitidart <[email protected]>
Fixed tslint errors

a3ca5f169da5cb5abcf53d60285d8d43b08c427f authored almost 6 years ago by Erik Rasmussen <[email protected]>
Unify TS tests & backport removed typing improvements (#435)

6cc9b124628284898a0b11ddc9eca0b5de0a7201 authored almost 6 years ago by Mateusz BurzyƄski <[email protected]>
v4.1.0

d68a91feb58cd6a794e0a215fb8a33b3bd4b83b5 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Updated bundle size on readme

184235b92da5662d7408ad240041f20da23df0b1 authored almost 6 years ago by Erik Rasmussen <[email protected]>
updated version

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

5cae430a92764b988e570ff706e6b47abef15403 authored almost 6 years ago by Erik Rasmussen <[email protected]>
upgraded deps

db204ede3d552f582a8f4144d482a12950217134 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Setup TS tests (#418)

9828131d61212cce4a630744d67cdf42c72c6fd5 authored almost 6 years ago by Mateusz BurzyƄski <[email protected]>
Fixed conflicts

d85a92d4951e55cba8969a43be5d7d2bc09dbed2 authored almost 6 years ago by Erik Rasmussen <[email protected]>
[email protected] compatibility (#434)

efb81c28c8a3d2dae83700d448b0d0a470006dd1 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Expose react context from index, added typescript tests, prepare for React 16.6 (#388)

* Expose react context from index, added typescript tests, prepare for React 16.6

* Add types...

e01de8583d37f6f031f9320d8e3b4d336a043d21 authored almost 6 years ago by Blake McDaniel <[email protected]>
Remove . (#424)

4885efa09cca845728ca1ca5b52a211c8d7740a5 authored almost 6 years ago by wtgtybhertgeghgtwtg <[email protected]>
Add Typescript typings for the third argument of the `validate` function (#429)

* Add Typescript typings for the third argument of the `validate` function

* Use existing `Fi...

2fe9f190104bab90dc1a5d54fb55b26c26853a3a authored almost 6 years ago by Paul Naumov <[email protected]>
Added helper libs to readme

286a69bb03369a2ed8784e84dc03b9976e145351 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Changed MUI example link, as referenced in #389

4ffa1ac4e007e1a432ea5a49c4c7706437da03b0 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Updated material-ui demo (#389)

0974dad5a91dd30de5b0e542432a5d94331a319d authored almost 6 years ago by Sebastian Silbermann <[email protected]>
Update fieldprops documentation (#397)

494276bde72b6008890192ea446e57b218b95bf4 authored almost 6 years ago by Anna <[email protected]>
Update FieldProps.validate type definition (#413)

* Update FieldProps.validate type definition

final-form/react-final-form#368 updated the READ...

49b632e7db291c89f31ab9611dcc3d2e4fe3a7b1 authored almost 6 years ago by hayfield <[email protected]>
ci: test Node.js 8, 10 and 11 (#386)

a2db0e20ab53372f1c0fbc552299ba827c57c602 authored almost 6 years ago by Daniel Ruf <[email protected]>
Fix displayName of context provider HOC (#375)

a79792ae0b20b2617223d28eaed15f8c075d4da9 authored almost 6 years ago by Gustavo Bastos <[email protected]>
Externalize babel helpers using @babel/runtime (#402)

* Externalize babel helpers using @babel/runtime

* [package-lock.json] fix dev flags

* [pa...

1d3ce186c4c00f589de7a6b88d1f3eb92bf48b85 authored almost 6 years ago by Peter Mikitsh <[email protected]>
Added debounced error example

2f655e7217fde70d314200aa5960bd4bedaa8654 authored almost 6 years ago by Erik Rasmussen <[email protected]>
Upgraded deps

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

65a239b27284d02ab7e0284b9dd7b9087514f97c authored about 6 years ago by Erik Rasmussen <[email protected]>
Security fixes

acc4862347dba1eecea48a7b143fa711a5cda179 authored about 6 years ago by Erik Rasmussen <[email protected]>
Fixed video table

5a62596946798abebbda704f1f5a86ee415c17e7 authored about 6 years ago by Erik Rasmussen <[email protected]>
Added link to HolyJS 2018 Talk

e3338ca7bfcb989d3740f14e8912ad92ec792c05 authored about 6 years ago by Erik Rasmussen <[email protected]>
Added Fields component example

8d5768dccbc5687cf7c8ea8b4733a5978e085857 authored about 6 years ago by Erik Rasmussen <[email protected]>