Releases: appfolio/react-gears
Releases · appfolio/react-gears
v8.6.1
8.6.1 (2023-08-30)
Bug Fixes
- correct selected fields font style (29f902f)
v8.6.0
8.6.0 (2023-08-29)
Features
- allow labelClassName to be overridden (5f79809)
v8.5.1
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
8.5.0 (2023-06-17)
Features
- bump reactstrap for aria-modal (972b3e4)
Bug Fixes
- no more using reactstrap defaultProps (675f9e2)
v8.4.2
8.4.2 (2023-06-15)
Bug Fixes
v8.4.1
8.4.1 (2023-06-14)
Miscellaneous
- Makes passed style props additive rather than replacing in tooltipbutton (6ceb54d)
v8.4.0
8.4.0 (2023-06-06)
Features
- change Element to ReactNode type for title on InfoBox (fdba880)
v8.3.0
8.3.0 (2023-06-06)
Features
- add Element as a type for title on InfoBox (0e2d634)
v8.2.0
8.2.0 (2023-05-25)
Features
- add
storybook-source-link
(b349196)
- define
sourceLink
for each component (397c494)
Bug Fixes
v8.1.0
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)