Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Aug 5, 2024
1 parent 2704f72 commit c2e0544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/resources/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti

## Next

- Added support for using `<sl-dropdown>` in `<sl-breadcrumb-item>` default slot [#2015]
- Fixed a bug that caused errors to show in the console when components disconnect before before `firstUpdated()` executes [#2127]

## 2.16.0
Expand All @@ -32,7 +33,6 @@ New versions of Shoelace are released as-needed and generally occur when a criti

## 2.15.1

- Added support for using `<sl-dropdown>` in `<sl-breadcrumb-item>` default slot [#2015]
- Fixed a bug in `<sl-radio-group>` where if a click did not contain a `<sl-radio>` it would show a console error. [#2009]
- Fixed a bug in `<sl-split-panel>` that caused it not to recalculate it's position when going from being `display: none;` to its original display value. [#1942]
- Fixed a bug in `<dialog>` where when it showed it would cause a layout shift. [#1967]
Expand Down

0 comments on commit c2e0544

Please sign in to comment.