> For the complete documentation index, see [llms.txt](https://valence.isaacshea.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://valence.isaacshea.com/update-notes/2.2.0.md).

# 2.2.0

* **Updated** [**Modal**](/valence-core/components/overlays/modal.md)**,** [**Bottom Sheet**](/valence-core/components/overlays/sheets/bottom-sheet.md) **and** [**Side Sheet**](/valence-core/components/overlays/sheets/side-sheet.md)
  * Reworked all internal scrolling systems such that the header remains at the top and in view at all times.
* **Added the** [**Overflow Container**](/valence-core/components/layout/overflow-container.md)
* **Uncontrolled** [**Tooltips**](/valence-core/components/overlays/tooltip.md) will no longer show on mobile breakpoints.
* **Added `<hl>` markdown syntax to the** [**Text** ](/valence-core/components/display/text.md)**component**

## Bug fixes

* Fixed a bug where Stepper would throw a JSX key error.
