This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
v3.2.0
·
508 commits
to refs/heads/main
since this release
New Features
- Add Centre for Ageing to image meta search (#1068) @zackkrida
- Extract filter store from the search store and convert it to Pinia (#1039) @obulat
- Use a non-versioned API URL to mock analytics requests, too (#1045) @obulat
- Extract filter definition to constants directory (#1038) @obulat
- Create the updated 'No results' and 'Server timeout' sections (#603) @dhruvkb
- Create a proof-of-concept for Pinia migration (#906) @dhruvkb
- Use talkback proxy to mock e2e API requests (#881) @obulat
Improvements
- Convert more utils to TypeScript (#1058) @dhruvkb
- Removed unused css class transition-colors (#1113) @Bandzyrka
- Remove unused deps (#1109) @sarayourfriend
- Move typography defaults into
tailwind.css
file (#1095) @zackkrida - Remove analytics code (#1084) @obulat
- Give clearer feedback for how to fix outdated POT file in CI (#1065) @sarayourfriend
- Convert more utils to TypeScript (#1052) @dhruvkb
- Add width and height properties to images (#1035) @zackkrida
- Use props instead of store for searchTerm (query.q) (#1011) @obulat
- Convert 6 utils to TypeScript (#1023) @dhruvkb
Internal Improvements
- Convert more utils to TypeScript (#1058) @dhruvkb
- 🔄 Synced file(s) with WordPress/openverse (#1115) @dhruvkb
- Add component imports, remove extra blank lines between imports (#1099) @obulat
- 🔄 Synced file(s) with WordPress/openverse (#1080) @dhruvkb
- Fix prop name mismatch (#1070) @obulat
- Removed iframe-height.js and its implementations (#1063) @BarokDG
- Give clearer feedback for how to fix outdated POT file in CI (#1065) @sarayourfriend
- Convert more utils to TypeScript (#1052) @dhruvkb
- Add eslint rules for imports and eslint comments (#999) @sarayourfriend
- Use talkback proxy to mock e2e API requests (#881) @obulat
- Convert 6 utils to TypeScript (#1023) @dhruvkb
- Remove Vocabulary icon font (#1097) @obulat
- Update a11y plugin and remove outdated package (#1082) @krysal
Bug Fixes
- Fix mature content report submission (#1098) @krysal
- Update tailwindcss-rtl, talkback and typescript (#1120) @kb-0311
- 🔄 Synced file(s) with WordPress/openverse (#1115) @dhruvkb
- Handle waveform with
peaks
prop as a blank array (#1100) @dhruvkb - removing all the ' focus: ' classes from VIconButton.vue (#1069) @kb-0311
- Switch to css grid instead of legacy column classes in media reuse (#1092) @zackkrida
- 🔄 Synced file(s) with WordPress/openverse (#1080) @dhruvkb
- handling null and undefined value for userAgent (#1046) @kb-0311
- Add group class to audio track (#1049) @zackkrida
- Add the missing tape that causes e2e errors (#1041) @obulat
- changed the scroll to top button color B->P (#1036) @kb-0311
- Minor improvements to
.eslintrc.js
andpackage.json
(#1044) @dhruvkb - Add missing labels to VPopover (#1013) @obulat
Credits
Thanks to @Bandzyrka, @BarokDG, @dhruvkb, @kb-0311, @krysal, @obulat, @sarayourfriend and @zackkrida for their contributions!