Releases: Headstorm/foundry-ui
Releases · Headstorm/foundry-ui
v1.19.2
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
1.19.1 (2022-06-06)
Bug Fixes
- exports: add Toggle component to module exports (10215f9)
v1.19.0
1.19.0 (2022-06-03)
Features
- toggle: added new toggle component (fa9a187), closes #382
v1.18.0
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
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
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
1.16.0 (2022-05-03)
Features
- react: update React version to 18.1.X (f28d6f3), closes #383
v1.15.1
1.15.1 (2022-04-06)
Bug Fixes
- dropdown: added missing props to control the value Tag(s) (7f5e053)
v1.15.0
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
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)