From 166516cc95435547ae64275845fb80a158477a96 Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Fri, 13 Jun 2025 12:30:37 -0400 Subject: [PATCH] changelog entry --- packages/webawesome/docs/docs/resources/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index 34299d20c..d8398fcb1 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -14,6 +14,7 @@ During the alpha period, things might break! We take breaking changes very serio ## Next +- 🚨 BREAKING: `input` and `change` events on form controls like `` now are always set to `bubble` and `compose`. - 🚨 BREAKING: Greatly simplified how native styles work and removed redundant utilities - Removed `.wa-button`, `.wa-callout` classes - Removed `themes/native/*.css` files; use `native.css` to opt into native styles @@ -377,4 +378,4 @@ Here's a list of some of the things that have changed since Shoelace v2. For que Did we miss something? [Let us know!](https://github.com/shoelace-style/webawesome-alpha/discussions) -Are you coming from Shoelace? [The 2.x changelog can be found here.](https://shoelace.style/resources/changelog/) +Are you coming from Shoelace? [The 2.x changelog can be found here.](https://shoelace.style/resources/changelog/) \ No newline at end of file