Skip to content

2.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 19:08
024823b

2.6.0 (2025-06-09)

Bug Fixes

  • FieldButton: isVisible, hints and disabled state (09e11d3)
  • FieldCheckbox, FieldChecklist, FieldMask, FieldNumber, FieldPassword, FieldRadio, FieldSubmit, FieldTextarea: isVisible not working (41d623d)
  • FieldReset: isVisible and isDisabled (d485693)
  • FieldText: isVisible and isReadonly not working (cac67a7)
  • FormGroup: isVisible not working (43e98be)
  • TypeScript for fields (866551a)

Features

  • FieldSelect: isVisible and validation (bf26956)
  • FieldSelectNative: validation (0877c2a)
  • FieldSwitch: validation, hints and isVisible (2840cd1)