Releases: aerogear/uniforms-patternfly
Releases · aerogear/uniforms-patternfly
4.7.9
Fixes bug introduced in #117
4.7.8
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
Updates the SelectField component to be able to work with number labels.
4.7.6
Do not pass 'helperText' down from 'TextField' to 'TextInput'
4.7.5
Filter menuAppendTo
props before forwarding to FormGroup
.
4.7.4
Adds direction and appendMenuTo option to SelectField
4.7.3
Remove tsBuildInfoFile (#98)
4.7.1
Create new build esm
that targets es5
and generate an es6
module.
4.7.0
Make it available the possibility to use es5
(cjs) or es6
(esm).