Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish changelog for frontend-2024.09.25.05.33.23 #4988

Merged
merged 3 commits into from
Sep 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions documentation/changelogs/frontend/2024.09.25.05.33.23.md
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
obulat marked this conversation as resolved.
Show resolved Hide resolved
([#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