Skip to content

v8.2.0

Compare
Choose a tag to compare
@marlo-longley marlo-longley released this 31 May 15:39
· 342 commits to main since this release
b15f56f

What's Changed

  • Fix stying of sort label on advanced search form by @jcoyne in #3089
  • use rspec-rails 6.1 for official Rails 7.1 support, no need for our local patch anymore by @jrochkind in #3109
  • Update rubocop and autocorrect by @jcoyne in #3112
  • Wrap template generator code in an after_bundle block by @marlo-longley in #3110
  • Drop testing on ruby 2.7 by @jcoyne in #3111
  • Update to latest version of rubocop by @jcoyne in #3114
  • Add rubocop exceptions for new rubocop rule by @jcoyne in #3121
  • Use the new slot API for the modal by @jcoyne in #3120
  • Use the new method for getting secret_key_base by @jcoyne in #3124
  • Fix allowing imports of individual source files/modules from blacklight-frontend npm package by @jrochkind in #3128
  • Document TokenBasedUser module by @jcoyne in #3130
  • Add role=region and aria-controls to the FacetFieldComponent by @jcoyne in #3129
  • Fix rubocop errors by @jcoyne in #3137
  • Clean up some unused/unnecessary code around bookmarks by @jcoyne in #3136
  • Add a time type attribute by @jcoyne in #3140
  • Stop skipping action-cable temporarily by @jcoyne in #3146
  • Don't let turbo handle search_context tracking form when meta + click by @jcoyne in #3142
  • Avoid Turbo prefetching (InstantClick) by @jcoyne in #3143
  • It's not necessary to trim the output of generate_key by @jcoyne in #3134
  • Add ruby 3.3.0 to the test matrix by @jcoyne in #3113
  • Remove conditional support for Rails 5 by @jcoyne in #3115
  • Remove unused bootstrap 3 class by @jcoyne in #3090
  • Use bootstrap 5.3 for newly generated apps by @jcoyne in #3118
  • Fix advanced search "Start over" button by @bbpennel in #3092
  • aria-label is not supported on span elements by @jcoyne in #3150
  • Generate for flash alert dismissal by @marlo-longley in #3153
  • Remove deprecated version property from docker-compose.yml by @jcoyne in #3152
  • Allow scripts in the ajax response to the modal to run by @jcoyne in #3133
  • Use the same parameters to calculate the url path and payload. by @cbeer in #3160
  • Hide search bar component #autocomplete-popup element in html by @elohanlon in #3161
  • Add error handling for network errors when saving bookmarks by @jcoyne in #3086
  • Pass spellcheck.q to solr for JSON DSL queries too by @sandbergja in #3065
  • Fix the facet group toggle button accessible name by @taylor-steve in #3159
  • Bump version to 8.2.0 by @marlo-longley in #3162

New Contributors

Full Changelog: v8.1.0...v8.2.0