formula-one
formula-one copied to clipboard
Strongly-typed React form state management
Oftentimes, it is valuable to do validations and transformations in the same place. Example: ``` type DraftPortPair = {| origin: null | Port, destination: null | Port, |}; type PortPair...
Currently, external errors are cleared whenever a change is made. This might not always be desirable (you may, for example, want to clear external errors on submit if they originate...
# Summary From using Formula-one, I made two observations: 1) ObjectField feels unnecessary when you using them solely for the purpose of reaching into an object. It has useful props...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.19.3. Release notes Sourced from @babel/core's releases. v7.19.3 (2022-09-27) :bug: Bug Fix babel-plugin-proposal-decorators #8566 Correctly update bindings of decorated class declarations (@nicolo-ribaudo) babel-parser #14974 fix:...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.16.7 to 7.19.3. Release notes Sourced from @babel/cli's releases. v7.19.3 (2022-09-27) :bug: Bug Fix babel-plugin-proposal-decorators #8566 Correctly update bindings of decorated class declarations (@nicolo-ribaudo) babel-parser #14974 fix:...