From 9d8f751ef7f90e6df737daf9f32edb93a6d8ef56 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 23 Jun 2025 14:43:06 -0400 Subject: [PATCH] update changelog for merged branch --- packages/webawesome/docs/docs/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index 5c44627f8..58bebedd5 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -70,6 +70,7 @@ During the alpha period, things might break! We take breaking changes very serio - Added support for `data-dialog="open "` to `` - Added support for `data-drawer="open "` to `` - Added `@media (hover: hover)` to component hover styles to prevent sticky hover states +- Added the ability to use `` to disable all radios in the group - Fixed a bug in `` that caused radios to uncheck when assigning a numeric value [issue:924] - Fixed `` so dividers properly show between buttons - Fixed the tooltip position in `` when using RTL