This repository was archived by the owner on Mar 9, 2023. It is now read-only.
Releases: aerogear/uniforms-patternfly
Releases · aerogear/uniforms-patternfly
General Enhancements
- Remove the placeholder isDisabled on the SelectField component, and use React hooks on the callbacks(28e50ab)
- Remove margin on the Card component (e75e7d3)
- Add required props (1782467)
- Use wrapField (fc4ca1c)
- Add validation on the NumField component (7feadbb)
- Add tests (f4518a7)
- Add placeholder option (f4eb952)
4.1.0
4.0.0
Changes:
- major bump to
uniformsandpatternfly(#a159e6c) - update autofield component (#89eeed7)
- update listfield component (#648b3ab)
- update nestfield component (#4a2cafa)
- change semver to mirror patternfly releases
Note
This package will maintain compatibility with latest releases of Patternfly React 4.x
Included versions of the Patternfly React:
"@patternfly/react-core": "4.45.1",
"@patternfly/react-icons": "4.7.2"