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

Releases: aerogear/uniforms-patternfly

4.7.9

27 Jan 22:40
46af2bc
Compare
Choose a tag to compare

Fixes bug introduced in #117

4.7.8

27 Dec 14:18
e342555
Compare
Choose a tag to compare

Update the SelectField to properly work with numbers.

Fix a small bug in a SelectField made of numbers. Selecting the placeholder would cause the addition of a new placeholder.

4.7.7

22 Dec 14:36
95f78e4
Compare
Choose a tag to compare

Updates the SelectField component to be able to work with number labels.

4.7.6

02 Sep 11:47
Compare
Choose a tag to compare

Do not pass 'helperText' down from 'TextField' to 'TextInput'

4.7.5

26 Apr 20:54
c8d452a
Compare
Choose a tag to compare

Filter menuAppendTo props before forwarding to FormGroup.

4.7.4

17 Nov 15:02
3374951
Compare
Choose a tag to compare

Adds direction and appendMenuTo option to SelectField

4.7.3

02 Sep 18:49
88d7a86
Compare
Choose a tag to compare
Remove tsBuildInfoFile (#98)

4.7.2

02 Sep 18:35
b6f2969
Compare
Choose a tag to compare
Remove files entry (#97)

4.7.1

02 Sep 17:46
47ca132
Compare
Choose a tag to compare

Create new build esm that targets es5 and generate an es6 module.

4.7.0

22 Jul 20:39
1f81a2b
Compare
Choose a tag to compare

Make it available the possibility to use es5 (cjs) or es6 (esm).