From c5f91ec2f72a056d27de43f289a999eae4fecc72 Mon Sep 17 00:00:00 2001 From: Lindsay M <126139086+lindsaym-fa@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:51:57 -0500 Subject: [PATCH] Add missing changelog entries (#639) * Add logs for visual tests, `variant` inheritance, and missing bug fixes * Update logs on docs changes --- docs/docs/resources/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/resources/changelog.md b/docs/docs/resources/changelog.md index fa5919efd..609a72d29 100644 --- a/docs/docs/resources/changelog.md +++ b/docs/docs/resources/changelog.md @@ -21,9 +21,15 @@ During the alpha period, things might break! We take breaking changes very serio - `wa-focus` => `focus` (this event will no longer bubble) - Added `.wa-callout` utility class - Added the `orientation` attribute to `` to support vertical and horizontal radio items +- Added docs for visual tests +- Added docs on how to cherry-pick native styles +- Changed `variant` behavior so that nested components with `variant` support inherit the `variant` set on their ancestor - Fixed a bug in `` that prevented nested tab groups from working properly - Fixed slot names for `show-password-icon` and `hide-password-icon` in `` to more intuitively represent their functions - Fixed a bug in `` that caused empty controls to submit a value if the initial value was deleted a certain way +- Fixed a bug in ``, `