Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Releases: aerogear/uniforms-patternfly

General Enhancements

21 Feb 16:15
d287836

Choose a tag to compare

  • 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

27 Jan 21:30

Choose a tag to compare

Patternfly package update

4.0.0

26 Aug 14:54

Choose a tag to compare

Changes:

  • major bump to uniforms and patternfly (#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"

0.1.4

17 Jul 10:52
0acbebc

Choose a tag to compare

Fixes:

  • fix spacing between form elements in NestField (a7cd47e)

0.1.3

17 Jul 09:57
e319888

Choose a tag to compare

Fixes:

  • fix spacing between form elements in NestField (a7cd47e)

0.1.2

15 Jul 16:58
daabf81

Choose a tag to compare

Fixes:

  • add bold titles to nested-field labels (34805a7)

0.1.1

15 Jul 16:46
abe02d9

Choose a tag to compare

Fixes:

  • Fix margin issue on nested fields (7e9dec1)

0.1.0

09 Jul 14:39
dce3dc9

Choose a tag to compare

Fixes:

  • Improve UI for nested fields (778d419)
  • Fix bug for disabled nested fields (1f1e265)