Skip to content

Releases: Headstorm/foundry-ui

v1.19.2

17 Jun 18:05
Compare
Choose a tag to compare

1.19.2 (2022-06-17)

Bug Fixes

  • dependencies: this commit is merely to generate a new npm version deploy of the CRA 5.X fixes (433310b)

v1.19.1

06 Jun 18:38
Compare
Choose a tag to compare

1.19.1 (2022-06-06)

Bug Fixes

  • exports: add Toggle component to module exports (10215f9)

v1.19.0

03 Jun 17:36
Compare
Choose a tag to compare

1.19.0 (2022-06-03)

Features

  • toggle: added new toggle component (fa9a187), closes #382

v1.18.0

23 May 15:55
Compare
Choose a tag to compare

1.18.0 (2022-05-23)

Features

  • context and hooks: added support for prefers-reduced-motion OS setting via the context & hook (5d17f2a), closes #391

v1.17.0

13 May 21:58
Compare
Choose a tag to compare

1.17.0 (2022-05-13)

Features

  • base html components: renamed the internally used base styled html elements, and exported them (d80004b), closes #388

v1.16.1

04 May 16:43
Compare
Choose a tag to compare

1.16.1 (2022-05-04)

Bug Fixes

  • spotlight: spotlight now smoothly animates only when switching target and not on scroll/resize (9c8f763), closes #360

v1.16.0

03 May 15:08
Compare
Choose a tag to compare

1.16.0 (2022-05-03)

Features

  • react: update React version to 18.1.X (f28d6f3), closes #383

v1.15.1

06 Apr 23:46
Compare
Choose a tag to compare

1.15.1 (2022-04-06)

Bug Fixes

  • dropdown: added missing props to control the value Tag(s) (7f5e053)

v1.15.0

06 Apr 18:16
Compare
Choose a tag to compare

1.15.0 (2022-04-06)

Features

  • adding props and refs: targeting the skeleton component from Text using props and refs (7f6271a)

v1.14.6

21 Dec 22:11
Compare
Choose a tag to compare

1.14.6 (2021-12-21)

Bug Fixes

  • dropdown.tsx: 309 - changed useEffect to use Json.stringify (options)/(filteredOptions) (05e4484)
  • dropdown.tsx dropdown.test.tsx dropdown.test.tsx.snap: changed variable name for useEffect dep (eae6f44)