Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
janschoenherr committed Dec 15, 2022
1 parent d90b157 commit 3fdb2ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

## WIP

### Changed

- `removeAttr` no longer accepts a space separated list of attribute names

### Fixed

- Fix stacking context if using `position: sticky` in Sticky component
Expand All @@ -10,10 +14,6 @@
- Fix `scrollIntoView()` no longer considers elements with `position: clip` as scrollable parents
- Fix Slider shows not centered initially with `center: true`

### Changed

- `removeAttr` no longer accepts a space separated list of attribute names

## 3.15.18 (December 13, 2022)

### Fixed
Expand Down

0 comments on commit 3fdb2ae

Please sign in to comment.