v0.15 Usability improvements
Overview
This release includes several changes made in response to usability testing results. The most substiantial of these is the switch from OR to AND keyword searching.
We also made a few adjustments intended to enhance accessibility, based on our initial meeting with DAS. Further changes are likely to come, pending the results of their accessibility testing.
What's Changed
- Add 'clear all filters' button to filter panel by @jazairi in #161
- Make result highlight field names more human-readable by @jazairi in #163
- Improve page titles by @jazairi in #165
- Switch from Turbolinks to Turbo for progress bar by @jazairi in #168
- Add turbo:load event listener to Matomo code by @jazairi in #171
- Update site title based on stakeholder feedback by @jazairi in #172
- Fix capitalization in title by @jazairi in #173
- Add affordance to clear search terms by @jazairi in #174
- Remove additional skip links by @jazairi in #175
- Remove affordance to clear search terms by @jazairi in #177
- Refactor markup to provide more semantic meaning by @jazairi in #176
- Restructure headings by @jazairi in #178
- Gdt 309 implement and booleantype by @JPrevost in #179
- Relabel geospatial and advanced search accordion menus by @jazairi in #182
- Display search terms in summary panel by @jazairi in #180
- Relabel search highlights heading by @jazairi in #181
Full Changelog: v0.14...v0.15