From 1ff5adfa7394a39e2da6b2f1bb9f12b93ea3288b Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 2 Jun 2025 14:35:30 -0400 Subject: [PATCH] update changelog --- 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 d16499060..08ca1d06a 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -31,6 +31,7 @@ During the alpha period, things might break! We take breaking changes very serio - `` => `` - `` => `` - 🚨 BREAKING: removed the `size` attribute from ``; please set the size of child elements on the children directly +- Added the `` component - Added a `min-block-size` to `` to ensure the divider is visible regardless of container height [issue:675] - Fixed a bug in `` that caused radios to uncheck when assigning a numeric value [issue:924] - Fixed `` so dividers properly show between buttons