From 8e0f743557fd1ed632d1e58cfa1e59dc14ab5bb3 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 25 Nov 2020 09:26:52 -0500 Subject: [PATCH] Fix changelog --- docs/getting-started/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/changelog.md b/docs/getting-started/changelog.md index aa089437e..c4f06e8b0 100644 --- a/docs/getting-started/changelog.md +++ b/docs/getting-started/changelog.md @@ -9,6 +9,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis ## Next - Fixed a bug where `sl-menu-item` color variable was incorrect [#272](https://github.com/shoelace-style/shoelace/issues/272) +- Fixed a bug where `sl-dialog` and `sl-drawer` would emit the `sl-hide` event twice [#275](https://github.com/shoelace-style/shoelace/issues/275) ## 2.0.0-beta.23 @@ -19,7 +20,6 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Added experimental `sl-theme` utility and updated theming documentation - Fixed a bug where `sl-menu-item` wouldn't render properly in the dark theme - Fixed a bug where `sl-select` would show an autocomplete menu -- Fixed a bug where `sl-dialog` and `sl-drawer` would emit the `sl-hide` event twice [#275](https://github.com/shoelace-style/shoelace/issues/275) - Improved placeholder contrast in dark theme - Updated to Boostrap Icons 1.1.0 - Updated to Stencil 2.3.0