Skip to content

Releases: appfolio/react-gears

v8.6.1

30 Aug 18:32
Compare
Choose a tag to compare

8.6.1 (2023-08-30)

Bug Fixes

  • correct selected fields font style (29f902f)

v8.6.0

29 Aug 20:46
Compare
Choose a tag to compare

8.6.0 (2023-08-29)

Features

  • allow labelClassName to be overridden (5f79809)

v8.5.1

09 Aug 00:09
Compare
Choose a tag to compare

8.5.1 (2023-08-08)

Bug Fixes

  • adjust placeholder color and style (2c32eec)
  • eliminate race condition for test (ba37b8f)
  • pass display name for element naming (ed26e7f)

v8.5.0

17 Jun 00:11
Compare
Choose a tag to compare

8.5.0 (2023-06-17)

Features

  • bump reactstrap for aria-modal (972b3e4)

Bug Fixes

  • no more using reactstrap defaultProps (675f9e2)

v8.4.2

15 Jun 23:49
Compare
Choose a tag to compare

8.4.2 (2023-06-15)

Bug Fixes

v8.4.1

15 Jun 23:15
b54898b
Compare
Choose a tag to compare

8.4.1 (2023-06-14)

Miscellaneous

  • Makes passed style props additive rather than replacing in tooltipbutton (6ceb54d)

v8.4.0

06 Jun 23:29
903711e
Compare
Choose a tag to compare

8.4.0 (2023-06-06)

Features

  • change Element to ReactNode type for title on InfoBox (fdba880)

v8.3.0

06 Jun 22:13
3e9e8a3
Compare
Choose a tag to compare

8.3.0 (2023-06-06)

Features

  • add Element as a type for title on InfoBox (0e2d634)

v8.2.0

25 May 18:26
99f9992
Compare
Choose a tag to compare

8.2.0 (2023-05-25)

Features

  • add storybook-source-link (b349196)
  • define sourceLink for each component (397c494)

Bug Fixes

v8.1.0

18 May 22:12
399ce0a
Compare
Choose a tag to compare

8.1.0 (2023-05-09)

Features

  • add aria-label to spinner by default (bfd278a)
  • CollapsableText: Change maxLength prop to maxHeight, allow any children, move show more button to bottom (ef444a3)

Miscellaneous

  • remove unused postcss config (a174bef)
  • remove unused storybook-static (89da8c9)