Releases: appfolio/react-gears
Releases · appfolio/react-gears
v8.10.2
v8.10.1
8.10.1 (2024-01-08)
Bug Fixes
- add data-testid to tree components (26251ec)
- add groupid and index to checkboxes and radio buttons (2a1379b)
- add passthrough testid (ec737a5)
- add testids (57b3ee2)
- correct data-testid format (c3ae66a)
- correct date test (ec3156f)
- further react-gears update (36e80bf)
- reword import and make prop optional (ee3f261)
v8.10.0
8.10.0 (2023-11-28)
Features
- add aria attributes (3e4a5ec)
- add notification warning to editable note mentions (d46a736)
- adjust types (10c3826)
- final button component with displayName (8ce182f)
- refactor component (23a50bd)
- remove displayname (6be86c9)
- remove the role prop (ccc2040)
- replace prop with hyphenated attribute (9e2a5f1)
- revert condition to be handled on future release (e44ae86)
- test rename component for enzyme compatibility (0329c5e)
- test without displayName (5138b91)
Bug Fixes
- use set for mentions comparison (bf2fc2f)