Skip to content

Releases: appfolio/react-gears

v8.17.2

18 Nov 19:18

Choose a tag to compare

8.17.2 (2025-11-18)

Bug Fixes

v8.17.1

08 Nov 01:13

Choose a tag to compare

8.17.1 (2025-11-08)

Bug Fixes

  • allow non-appfolio members to yarn install and try to use generate-codeartifact-token (b005c06)
  • move checkout to allow tool-versions file to be used for node version (8ac4348)
  • test workflow environments (b1d88da)
  • use hardcoded version of node to not have to checkout repo just for tool-versions (e61b0f3)

Miscellaneous

  • updated npm and yarn config to use the new package repository (9302031)

v8.17.0

13 Aug 18:09

Choose a tag to compare

8.17.0 (2025-08-13)

Features

  • SortableTable: Adds gradient shadow on scroll (1ef09af)

v8.16.2

15 Jul 20:28

Choose a tag to compare

8.16.2 (2025-07-15)

Bug Fixes

  • break long words in CollapsibleText (fe22d1a)

v8.16.1

09 Jun 17:13

Choose a tag to compare

8.16.1 (2025-06-08)

Miscellaneous

  • update team names and use codeowners to determine ownership (b3cb55d)

v8.16.0

05 Jun 20:38

Choose a tag to compare

8.16.0 (2025-06-05)

Features

  • change note.from to ReactNode (72ed5e1)
  • support change node header color (b0017e7)

v8.15.1

31 May 17:48

Choose a tag to compare

8.15.1 (2025-05-31)

Miscellaneous

  • update catalog description to align with lifecycle state (c8cf137)
  • update coastline-react link (f49ee07)
  • use codeowners to determine catalog ownership (b95e327)

v8.15.0

04 Mar 00:32

Choose a tag to compare

8.15.0 (2025-03-03)

Features

  • Add readonly option for steps prop for Steps component (eb1cf60)

v8.14.3

12 Feb 00:35

Choose a tag to compare

8.14.3 (2025-02-12)

Bug Fixes

  • Combobox: Ensure selected options array does not contain undefined values (80e55e2)

Miscellaneous

  • export HorizontalAlignment type (f9a0109)

v8.14.2

04 Feb 18:12

Choose a tag to compare

8.14.2 (2025-02-04)

Bug Fixes

  • Tooltip: add offset on Tooltip popover content (86a2d9f)

Miscellaneous

  • patch ip with neoip to fix cve (1546852)
  • resolve path-to-regexp cve (25803bc)
  • upgrade to new cross-spawn patch with cve fix (ddafa04)