Skip to content

Releases: appfolio/react-gears

v8.10.2

09 Jan 17:51
Compare
Choose a tag to compare

8.10.2 (2024-01-09)

Bug Fixes

  • replace table striped with bordered (a931458)

v8.10.1

08 Jan 19:34
Compare
Choose a tag to compare

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

28 Nov 21:09
Compare
Choose a tag to compare

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)

v8.9.0

08 Nov 18:55
Compare
Choose a tag to compare

8.9.0 (2023-11-08)

Features

  • UncontrolledTable: allow disabled attribute to be passed in with rows (02c6951)

v8.8.3

26 Oct 19:48
Compare
Choose a tag to compare

8.8.3 (2023-10-25)

Miscellaneous

  • update storbook CSS to new coastline URL (2e621c8)
  • update storbook CSS to new coastline URL (in themes) (314f3d3)

v8.8.2

24 Oct 22:47
Compare
Choose a tag to compare

8.8.2 (2023-10-24)

Bug Fixes

  • fix UncontrolledTable column sorting for keys that use dot notation (40872d2)

v8.8.1

20 Oct 21:12
Compare
Choose a tag to compare

8.8.1 (2023-10-20)

Bug Fixes

  • update UncontrolledTable to use case insensitive sorting (f599fd2)

v8.8.0

19 Oct 16:10
Compare
Choose a tag to compare

8.8.0 (2023-10-19)

Features

  • update uncontrolled table behavior to only update page if user is out of bounds (060a3fb)

v8.7.0

18 Oct 16:10
Compare
Choose a tag to compare

8.7.0 (2023-10-18)

Features

  • add resetPageOnRowChange prop to UncontrolledTable (f6bb91e)

Bug Fixes

  • add aria label to component (f156117)

v8.6.2

20 Sep 18:58
Compare
Choose a tag to compare

8.6.2 (2023-09-19)

Bug Fixes

  • correct placeholder color (5aebc9c)