diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 39295d5ca..1c8050e60 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -21,13 +21,13 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Added Norwegian translations for Bokmål and Nynorsk [#2268] - Added Ukrainian translation [#2270] - Added community maintained docs for Svelte [#2262] -- Fixed a bug in `` when setting the value property before the element connected. [#2255] -- Fixed a bug in `` where it was using the wrong tag name. [#2287] +- Fixed a bug in `` when setting the value property before the element connected [#2255] +- Fixed a bug in `` where it was using the wrong tag name [#2287] - Fixed a bug in `` that caused the navigation icons to be reversed - Fixed a bug in `` that caused interactive elements to be activated when dragging [#2196] - Fixed a bug in `` that caused out of order slides when used inside a resize observer [#2260] - Fixed a bug in `` that allowed tabbing into the rating when readonly [#2271] -- Fixed a bug in `` where it was using the wrong tag name,. [#2287] +- Fixed a bug in `` where it was using the wrong tag name [#2287] - Fixed a bug in `` that prevented label changes in `` from updating the controller [#1971] - Fixed a bug in `` that caused the placeholder to display incorrectly when using `placeholder` and `multiple` [#2292] - Fixed a bug in `` that caused a console warning in Firefox when typing [#2107] @@ -39,8 +39,8 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Added Finnish translation [#2211] - Added the `.focus` function to `` [#2192] -- Fixed a bug in `` when removed from the DOM too quickly. [#2218] -- Fixed a bug with `` not respecting its initial value. [#2204] +- Fixed a bug in `` that caused an error when removed from the DOM too quickly [#2218] +- Fixed a bug with `` not respecting its initial value [#2204] - Fixed a bug with certain bundlers when using dynamic imports [#2210] - Fixed a bug in `` causing scroll jumping when using `resize="auto"` [#2182] - Fixed a bug in `` where the title attribute would show with redundant info [#2184] @@ -52,7 +52,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti ## 2.17.1 -- Fixed a bug in `` not applying the mutator when loading multiple icons of the same name from a spritesheet. [#2178] +- Fixed a bug in `` not applying the mutator when loading multiple icons of the same name from a sprite sheet [#2178] - Fixed a bug in `` that made the suffix slot collide with the clear button [#2145] - Improved performance of `` by waiting for the active state before spinning up the positioning library [#2179] @@ -61,7 +61,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Added the `fixed-scroll-controls` attribute to `` [#2128] - Added support for using `` in `` default slot [#2015] - Added the `countdown` attribute to `` to show a visual indicator before the toast disappears [#1899] -- Fixed a bug with morphing and DOM diffing that would cause elements with reflected initial attributes to not reset. [#2177] +- Fixed a bug with morphing and DOM diffing that would cause elements with reflected initial attributes to not reset [#2177] - Fixed a bug that caused errors to show in the console when components disconnect before before `firstUpdated()` executes [#2127] - Fixed a bug that made pagination work incorrectly in `` [#2155] - Fixed a bug in `` that caused the active tab indicator to be the wrong size when the tab's content changes [#2164] @@ -73,10 +73,10 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Added the Czech translation [#2084] - Added the `base__popup` part to `` [#2078] - Added the `suffix` slot and corresponding part to `` [#2063] -- `` `closable` property now reflects. [#2041] -- `` now implements a proper "roving tabindex" and `` is no longer tabbable by default. This aligns closer to the APG pattern for tabs. [#2041] -- Fixed a bug in `` that did not allow checkboxes to be checked that were in submenus. [#2116] -- Fixed a bug in `` / `` that was accidentally detecting overflows and showing a scrollbar. [#2121] +- `` `closable` property now reflects [#2041] +- `` now implements a proper "roving tabindex" and `` is no longer tabbable by default. This aligns closer to the APG pattern for tabs [#2041] +- Fixed a bug in `` that did not allow checkboxes to be checked that were in submenus [#2116] +- Fixed a bug in `` / `` that was accidentally detecting overflows and showing a scrollbar [#2121] - Fixed a bug in the submenu controller that prevented submenus from rendering in RTL without explicitly setting `dir` on the parent menu item [#1992] - Fixed a bug where `` would announce the full time instead of the relative time in screen readers - When calling `customElements.define` we no longer register with anonymous classes by default [#2079] @@ -84,9 +84,9 @@ New versions of Shoelace are released as-needed and generally occur when a criti ## 2.15.1 -- Fixed a bug in `` where if a click did not contain a `` it would show a console error. [#2009] -- Fixed a bug in `` 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 `` where when it showed it would cause a layout shift. [#1967] +- Fixed a bug in `` where if a click did not contain a `` it would show a console error [#2009] +- Fixed a bug in `` 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 `` where when it showed it would cause a layout shift [#1967] - Fixed a bug in `` that allowed unwanted text properties to leak in [#1947] - Fixed a bug in `` classes [#1974] - Fixed a bug in `` that may throw errors on `disconnectedCallback` in test environments [#1985] @@ -131,11 +131,11 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Added the `hover-bridge` feature to `` to support better tooltip accessibility [#1734] - Added the `loading` attribute and the `spinner` and `spinner__base` part to `` [#1700] -- Fixed files that did not have `.js` extensions. [#1770] +- Fixed files that did not have `.js` extensions [#1770] - Fixed a bug in `` when providing custom expand / collapse icons [#1922] - Fixed `` not accounting for elements with hidden dialog controls like `