frontend-2024.09.01.19.19.29
·
370 commits
to main
since this release
New Features
- Add color mode to ui store (#4810) by @zackkrida
- Add feature flag to display the dark mode UI toggle (#4809) by @zackkrida
Improvements
Internal Improvements
- Update dependency vue-tsc to v2.1.4 (#4849) by @openverse-bot
- Update dependency @playwright/test to v1.46.1 (#4846) by @openverse-bot
- Update dependency prettier-plugin-tailwindcss to v0.6.6 (#4843) by @openverse-bot
- Convert some store unit tests to TypeScript (#4837) by @zackkrida
- Convert the last components to script-setup (#4805) by @obulat
- Convert components used on single result pages (#4819) by @obulat
- Add feature flag to display the dark mode UI toggle (#4809) by @zackkrida
- Convert components used for displaying search results to
script setup
(#4799) by @obulat - Update Nuxt and related dependencies to v3.13.0 (#4807) by @zackkrida
- Replace hard-coded strings in Playwright tests (#4804) by @obulat