v8.4.0
What's Changed
- Add missing rubocop gems and auto-update by @jcoyne in #3193
- Use bootstrap classes on elements rather than depending on Sass by @jcoyne in #3190
- Use padding-block on main rather than a BS mixin on a sibling by @jcoyne in #3186
- Fix skip link styling by @jcoyne in #3191
- Remove unnecessary include by @jcoyne in #3187
- Remove useless selector by @jcoyne in #3192
- Avoid deprecated class .text-muted by @jcoyne in #3194
- Use simple css rather than sass by @jcoyne in #3195
- Use logical properties for margin and padding on facet layout by @jcoyne in #3189
- Remove obsolete mixin for hyphens-auto by @jcoyne in #3200
- Change permission by @jcoyne in #3218
- Add Configuration#fetch_many_documents_path by @cbeer in #3219
- Remove obsolete engine_cart config by @jcoyne in #3209
- Update compatability in the readme by @jcoyne in #3212
- Fix yarn invocation by @jcoyne in #3221
- Remove unnecessary clearfix by @jcoyne in #3207
- Update documentation on IconComponent by @jcoyne in #3231
- Resolve "Adding bookmark without bookmark counter raises an error" by @mamrey in #3215
- Close FacetFieldCheckboxesComponent span tag by @body-clock in #3235
- add optional bookmark icon for bookmarks by @dnoneill in #3217
- Update to ruby 3.2.5 by @jcoyne in #3245
- Fix docker compose usage by @jcoyne in #3254
- Fix display search-button by @jcoyne in #3255
- Upgrade to actions/checkout@v4 by @jcoyne in #3247
- Give a correct default class for icons by @jcoyne in #3233
- Update flash_message_component.html.erb by @ewlarson in #3266
- Add new rubocop rule by @jcoyne in #3269
- Test on Rails 7.2.0 by @jcoyne in #3167
- Create a PerPageComponent by @jcoyne in #3267
- allow show tools to be moved to the header, closes #2316 by @dnoneill in #3277
- Extract active facet color to a css variable by @jcoyne in #3242
- Use aria-current=page on the page-item by @jcoyne in #3273
- Extra a Blacklight::SkipLinkComponent by @jcoyne in #3243
- Extract DropdownButtonCompnent by @jcoyne in #3280
- Provide aria-label for main navigation by @jcoyne in #3275
- Extract method for visually hidden label by @jcoyne in #3251
- Rename docker-compose.yml to compose.yaml by @jcoyne in #3257
- Use the bootstrap icon for removing a facet by @jcoyne in #3258
- Remove important css directive by @jcoyne in #3261
- Call render without helpers by @jcoyne in #3268
- Use nav tag rather than section tag for pagination links by @jcoyne in #3274
- Simplify constraint spacing on history. by @jcoyne in #3208
- Allow the hover color for the remove contstraint link to be customized by @jcoyne in #3198
- Add a variable to target facet spacing by @jcoyne in #3240
- Allow facet margin to be configured separately from the global $spacer by @jcoyne in #3260
- Ensure the matching version of the assets package is installed by @thatbudakguy in #3285
- This style doesn't change anything by @jcoyne in #3287
- Fix css style by @jcoyne in #3292
- Enable overriding the method that renders the field by @jcoyne in #3291
- Refactor SortComponent by @jcoyne in #3289
- Allow the dropdown component to be configured by @jcoyne in #3296
- Allow document style to be customized by @jcoyne in #3294
- Make the main padding configurable by @jcoyne in #3295
- Autocorrect some new rubocop-rails rules by @jcoyne in #3297
- Improve how adv search handles incoming params by @mamrey in #3278
- Fix sass compatibility with Bootstrap 5.3 by @jcoyne in #3299
- Refine adv search active facet behavior by @mamrey in #3309
- update bookmarks to have pointer by @dnoneill in #3305
- Ignore Rubocop false positive on empty literal by @jcoyne in #3311
- Each key makes it's own list by @jcoyne in #3312
- fix show label in metadatadocument by @dnoneill in #3304
- fix double quote on aria-current=page by @dnoneill in #3316
- Extract the conditional for page.current? by @jcoyne in #3317
- Normalize i18n by @jcoyne in #3276
- Use zeitwerk by @jcoyne in #3279
- Don't add unnecessary bookmark routes by @jcoyne in #3318
New Contributors
- @mamrey made their first contribution in #3215
- @body-clock made their first contribution in #3235
- @dnoneill made their first contribution in #3217
Full Changelog: v8.3.0...v8.4.0