From a57526a0ffd8148594aae40618b89061d18a5dea Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 10 Feb 2022 08:56:41 -0500 Subject: [PATCH] fixes #666 --- docs/resources/changelog.md | 3 ++- src/internal/formdata-event-polyfill.ts | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index f07815ee..d4fb4527 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -13,13 +13,14 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Added `--spacing` CSS custom property to `` [#664](https://github.com/shoelace-style/shoelace/pull/664) - Fixed a bug that caused `` to render the wrong size when `--track-width` was increased [#656](https://github.com/shoelace-style/shoelace/issues/656) - Fixed a bug that allowed `` to open and close when disabled using a screen reader [#658](https://github.com/shoelace-style/shoelace/issues/658) +- Fixed a bug in the FormData event polyfill that threw an error in some environments [#666](https://github.com/shoelace-style/shoelace/issues/666) - Implemented stricter linting to improve consistency and reduce errors, which resulted in many small refactors throughout the codebase [#647](https://github.com/shoelace-style/shoelace/pull/647) - Improved accessibility of `` and `` by making the title an `

` and adding a label to the close button - Improved search results in the documentation - Refactored `` to use `Intl.NumberFormat` so it supports localization - Refactored themes so utility styles are no longer injected as `