Skip to content

Releases: environment-agency-austria/react-ocean-forms-bootstrap

4.2.4

Choose a tag to compare

@j3ernhard j3ernhard released this 01 Jul 10:15

Fixed issue in FieldLine for changes in Select and SelectBase

4.2.3

Choose a tag to compare

@j3ernhard j3ernhard released this 01 Jul 09:06

Fixed WAI issue in Select and SelectBase

4.2.2

Choose a tag to compare

@j3ernhard j3ernhard released this 16 Jun 14:08
a1ba51f

Fixed WAI issue in DatePicker

4.2.1

Choose a tag to compare

@j3ernhard j3ernhard released this 16 Jun 13:01
8c582ef

Fixed WAI issue in Select

4.2.0

Choose a tag to compare

@j3ernhard j3ernhard released this 10 Aug 09:30
4b9bf09
  • Prop onRenderLabel for Check added

4.1.0

Choose a tag to compare

@j3ernhard j3ernhard released this 06 Aug 14:39
b15544b
  • Prop labelValues for FieldLine and Check added

4.0.0

Choose a tag to compare

@maschino maschino released this 31 Mar 14:47
  • Updated to reactstrap 8.4.1 and react-select 2.4.4
  • Correctly clear internal state of react-select

3.2.1

Choose a tag to compare

@maschino maschino released this 07 Feb 12:03
5cbb249
  • Fixed FieldLine prefix and suffix typings
  • Fixed html id generation in Select

3.2.0

Choose a tag to compare

@maschino maschino released this 20 Aug 12:32
03b1be8
  • Improved FormButton props to include all reactstrap props
  • Added fieldErrorComponent to ValidationSummary
  • Added ValidationFieldError component as default renderer of ValidationSummary errors

3.1.0

Choose a tag to compare

@j3ernhard j3ernhard released this 11 Apr 13:47

Minor Version update due to new feature

  • Fixed DatePickerplaintext rendering of invalid date
  • New prop inputFormat for DatePicker (new feature)
  • Fixed DatePicker not triggering an onChange while clearing its value
  • Bugfix for Check components