From 95bb405158bfb8b72f084831cfe0f28356386275 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 13 Oct 2025 10:47:02 -0400 Subject: [PATCH] update changelog --- packages/webawesome/docs/docs/resources/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index 6549a8d07..6556ad423 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -13,9 +13,13 @@ Components with the Experimental badge sh ## Next - Added the Kazakh translation [pr:1496] +- Added docs for code completion for VS Code and JetBrains [pr:1550] +- Added back the missing `form-control-label` part to `` for consistency with other form controls [pr:1533] - 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] +- Fixed a bug that caused icon button labels to not render in frameworks [issue:1542] +- Fixed a bug in `` that caused the `name` property not to reflect [pr:1538] ## 3.0.0-beta.6