From 9f3d9e1fe5fa93df50f70501488f8293099ba30f Mon Sep 17 00:00:00 2001 From: lindsaym-fa Date: Mon, 27 Oct 2025 23:17:13 -0400 Subject: [PATCH] add changelog (and sneak in missing Figma entry) --- packages/webawesome/docs/docs/resources/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index 49e760c3f..8d5e82353 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -27,6 +27,7 @@ Components with the Experimental badge sh - Added back the missing `form-control-label` part to `` for consistency with other form controls [pr:1533] - Added focus delegation to `` to ensure tabbing works properly when using `tabindex` [issue:1622] - Added [text utilities](/docs/utilities/text/) for longform text, form control text, font sizes, font weights, text color, and truncation [pr:1602] +- Added version 1.0.0 of the [official Web Awesome Figma Design Kit](/docs/resources/figma) - Fixed a bug in `` where slotted badges weren't properly positioned in buttons with an `href` [issue:1377] - Fixed focus outline styles in `` and native `
` [issue:1456] - Fixed focus outline styles in ``, ``, and `` [issue:1484] @@ -41,6 +42,7 @@ Components with the Experimental badge sh - Fixed a bug in `` and `` that caused the component to prematurely hide when certain child elements are used [pr:1636] - Fixed a bug in `` and `` that prevented dots and other valid ID characters from being used [issue:1648] - Fixed incorrect docs for the `wa-include-error` event which is dispatched by `` [issue:1663] +- Fixed a bug in `` where slotted header and footer content wasn't properly aligned [pr:1435] - Improved autofill styles in `` so they span the entire width of the visual input [issue:1439] - Improved [text utilities](/docs/utilities/text/) so that each size modifier always exactly matches the applied font size [pr:1602] - Improved Native Styles to use the `--wa-font-weight-code` design token