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

Releases: aerogear/uniforms-patternfly

4.6.2

16 Jul 16:44
27b02f3

Choose a tag to compare

  • Upgrade Patternfly version
  • Update TextField and DateField components

4.6.1

23 Jun 13:43
733e3a8

Choose a tag to compare

FIX : SelectField placeholder

4.6.0

21 Jun 17:05

Choose a tag to compare

  • BREAKING CHANGE: Update uniforms libraries version

4.5.0

21 Jun 12:43
dbc51e0

Choose a tag to compare

  • BREAKING CHANGE: Update uniforms libraries version
  • Fix ListField component

4.4.2

30 Apr 14:41

Choose a tag to compare

Internal release. No features or bugs

4.4.0

30 Apr 09:12
29b864d

Choose a tag to compare

BREAKING CHANGE TextFields with type date will render now as DateFields.

4.3.1

29 Apr 09:42
6b15fc3

Choose a tag to compare

BREAKING CHANGE package now requires installation of patternfly libraries (they are as peer dependencies.

After update you need to execute:

npm install @patternfly/react-core @patternfly/react-icons

4.3.0

28 Apr 15:41
d6d114f

Choose a tag to compare

BREAKING CHANGE package now requires installation of patternfly libraries (they are as peer dependencies.

After update you need to execute:

npm install @patternfly/react-core @patternfly/react-icons

4.2.2

26 Mar 21:00
7772d10

Choose a tag to compare

  • Add automated releases (#65)

4.2.1

26 Mar 11:47
870e4f0

Choose a tag to compare

  • Filter exlusiveMaximum and exclusiveMinimum properties (#b90ffa8)
  • Update Patternfly dependencies (#e28d8c7)