Skip to content

Releases: appfolio/react-gears

Add delete confirmation for HasManyFields

18 Apr 22:59
Compare
Choose a tag to compare

This release adds a delete confirmation for HasManyFields:

screen shot 2018-04-17 at 8 03 04 pm

Update HasManyFields

17 Apr 21:59
Compare
Choose a tag to compare

This release updates the visual style of HasManyFields:

screen shot 2018-04-17 at 2 50 19 pm

Update Select

17 Apr 17:49
Compare
Choose a tag to compare

Updates to use the latest react-select

Correct required label for FormLabelGroup

06 Apr 03:06
Compare
Choose a tag to compare

This release makes the FormLabelGroup 'required' indicator consistent with FormRow

FormLabelGroup, visual updates

06 Apr 00:16
Compare
Choose a tag to compare

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

26 Mar 17:41
Compare
Choose a tag to compare

This release adds support for color prop to BlockPanel:

screen shot 2018-03-26 at 10 40 02 am

Add rowOnClick to SortableTable

20 Mar 17:34
Compare
Choose a tag to compare

This release adds optional prop to SortableTable to allow for onClick on table row

Multiple Select & BlockPanel updates

14 Mar 14:55
Compare
Choose a tag to compare

This release:

  1. Updates Select to add support for creatable options, and adds standard Bootstrap Badge components for multiple options:

screen shot 2018-03-14 at 7 51 38 am

  1. Updates BlockPanel to hide body if no children are present:

screen shot 2018-03-14 at 7 54 46 am

Add Collapse component

28 Feb 22:52
Compare
Choose a tag to compare

This release adds the missing Collapse component from exports

Support open props for DateInput

23 Feb 23:00
Compare
Choose a tag to compare

This release adds support for open-ended props passed to DateInput input