Releases: appfolio/react-gears
Releases · appfolio/react-gears
Add delete confirmation for HasManyFields
Update HasManyFields
Update Select
Updates to use the latest react-select
Correct required label for FormLabelGroup
This release makes the FormLabelGroup 'required' indicator consistent with FormRow
FormLabelGroup, visual updates
This release adds the FormLabelGroup component to make form rows and feedback patterns easy to use, but allows any component as children.
Adds support for errors in HasManyFields
Visual updates:
- Make Steps component steps equal width
- Make FormRow label float to right of label text
Add color to BlockPanel
Add rowOnClick to SortableTable
This release adds optional prop to SortableTable to allow for onClick on table row
Multiple Select & BlockPanel updates
Add Collapse component
This release adds the missing Collapse component from exports
Support open props for DateInput
This release adds support for open-ended props passed to DateInput input