Skip to content

Commit

Permalink
Publish changelog for frontend-2024.09.25.05.33.23 (#4988)
Browse files Browse the repository at this point in the history
Co-authored-by: krysal <[email protected]>
Co-authored-by: Olga Bulat <[email protected]>
  • Loading branch information
3 people authored Sep 26, 2024
1 parent e0b0707 commit 877e7fe
Showing 1 changed file with 40 additions and 0 deletions.
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
([#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

0 comments on commit 877e7fe

Please sign in to comment.