You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Components with the <wa-badgevariant="warning">Experimental</wa-badge> badge should not be used in production. They are made available as release candidates for development and testing purposes. As such, changes to experimental components will not be subject to semantic versioning.
12
12
13
-
## Next
13
+
## 3.0.0
14
14
15
15
- 🚨 BREAKING: Changed `appearance="filled outlined"` to `appearance="filled-outlined"` in the following elements [issue:1127]
16
16
-`<wa-badge>`
@@ -41,7 +41,7 @@ Components with the <wa-badge variant="warning">Experimental</wa-badge> badge sh
41
41
- Fixed a bug that caused the required `*` in form labels to have incorrect spacing in `<wa-checkbox>` and `<wa-switch>`[issue:1472]
42
42
- Fixed a bug in `<wa-dialog>` and `<wa-drawer>` that caused the component to prematurely hide when certain child elements are used [pr:1636]
43
43
- Fixed a bug in `<wa-popover>` and `<wa-tooltip>` that prevented dots and other valid ID characters from being used [issue:1648]
44
-
-[Pro] Fixed a bug in `<wa-page>` that caused menu and aside content to reserve space for slots with `disable-sticky`
44
+
-[Pro] Fixed a bug in `<wa-page>` that caused menu and aside content to reserve space for slots with `disable-sticky`
45
45
- Fixed incorrect docs for the `wa-include-error` event which is dispatched by `<wa-include>`[issue:1663]
46
46
- Fixed a bug in `<wa-card>` where slotted header and footer content wasn't properly aligned [pr:1435]
47
47
- Improved autofill styles in `<wa-input>` so they span the entire width of the visual input [issue:1439]
@@ -492,4 +492,4 @@ Many of these changes and improvements were the direct result of feedback from u
492
492
493
493
</details>
494
494
495
-
Did we miss something? [Let us know!](https://github.com/shoelace-style/webawesome/discussions)
495
+
Did we miss something? [Let us know!](https://github.com/shoelace-style/webawesome/discussions)
0 commit comments