-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish changelog for frontend-2024.09.25.05.33.23 (#4988)
Co-authored-by: krysal <[email protected]> Co-authored-by: Olga Bulat <[email protected]>
- Loading branch information
1 parent
e0b0707
commit 877e7fe
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# 2024.09.25.05.33.23 | ||
|
||
## Improvements | ||
|
||
- Add new feature notice for dark mode | ||
([#4922](https://github.com/WordPress/openverse/pull/4922)) by @dhruvkb | ||
|
||
## Internal Improvements | ||
|
||
- Add `lg` dark mode snapshots | ||
([#4977](https://github.com/WordPress/openverse/pull/4977)) by @obulat | ||
- Add dark snapshots to 2xl breakpoint visual regression tests | ||
([#4915](https://github.com/WordPress/openverse/pull/4915)) by @obulat | ||
- Fix just argument splitting on pass-through recipes with complex args | ||
([#4961](https://github.com/WordPress/openverse/pull/4961)) by @sarayourfriend | ||
- Add dark snapshots to xl breakpoint visual regression tests | ||
([#4970](https://github.com/WordPress/openverse/pull/4970)) by @obulat | ||
- Add dark snapshots to 2xl breakpoint visual regression tests | ||
([#4915](https://github.com/WordPress/openverse/pull/4915)) by @obulat | ||
- Organise and fix bugs in color definitions | ||
([#4969](https://github.com/WordPress/openverse/pull/4969)) by @dhruvkb | ||
- Make Storybook visual regression tests more strict | ||
([#4919](https://github.com/WordPress/openverse/pull/4919)) by @obulat | ||
- Sign k6 requests with HMAC to enable WAF bypass | ||
([#4908](https://github.com/WordPress/openverse/pull/4908)) by @sarayourfriend | ||
- Enable running the snapshot tests for both color modes | ||
([#4926](https://github.com/WordPress/openverse/pull/4926)) by @obulat | ||
|
||
## Bug Fixes | ||
|
||
- Fix just argument splitting on pass-through recipes with complex args | ||
([#4961](https://github.com/WordPress/openverse/pull/4961)) by @sarayourfriend | ||
- Fix flaky image cell test | ||
([#4968](https://github.com/WordPress/openverse/pull/4968)) by @obulat | ||
- Remove "Testing Nuxt 3" text from markup | ||
([#4945](https://github.com/WordPress/openverse/pull/4945)) by @d3jawu | ||
- Fix `VSelectField` focus ring | ||
([#4939](https://github.com/WordPress/openverse/pull/4939)) by @obulat | ||
- Remove the gradient background from the VSafetyWall | ||
([#4938](https://github.com/WordPress/openverse/pull/4938)) by @obulat |