Releases: projectblacklight/blacklight
Releases · projectblacklight/blacklight
v8.6.0
v8.5.0
What's Changed
- Override ViewComponent::Base#sidecar_files instead of the compiler. by @cbeer in #3347
- Add configuration to opt-in to the new paginator layout. Backports #3272 by @cbeer in #3349
- Backport: 'Blacklight' inside of core.js as 'Core' by @jrochkind in #3357
- [release-8.x branch] Don't include blacklight js twice when using Sprockets by @sandbergja in #3372
- Revert + revise "Deprecate render_document_sidebar_partial and catalog/show_sidebar partial" by @cbeer in #3386
- Bump rspec-rails dependency; backports #3324
- Use plural fixture_paths
- Change bookmarkCounter to find multiple selectors (#3351)
- Show the item page information even if there's only one result; fixes #3314
- Swap order of skip links so main content comes first
- Release 8.x backports by @cbeer in #3337
- Release 8.x backports by @cbeer in #3385
Full Changelog: v8.4.0...v8.5.0
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
v7.38.0
What's Changed
- [backport 7.x] Avoid Turbo prefetching (InstantClick) by @jcoyne in #3149
- Backport #3219 by @cbeer in #3220
- Backport: Fix docker compose usage by @jcoyne in #3271
- Bump max Rails version to 7.2 by @eliotjordan in #3270
New Contributors
- @eliotjordan made their first contribution in #3270
Full Changelog: v7.37.0...v7.38.0
v8.3.0
What's Changed
- Update tests to use latest rails versions by @jcoyne in #3171
- Require rubocop that we use by @jcoyne in #3179
- Add new rubocop rules by @jcoyne in #3183
- Adjust the flash message to be in a container if we use the full-widt… by @jcoyne in #3177
- Update target ruby version for rubocop by @jcoyne in #3182
- Upgrade tested versions of ruby and rails by @jcoyne in #3180
- Test on view_component 3 by default by @jcoyne in #3172
- Remove extraneous solr 9 config by @jcoyne in #3181
- Remove unused sass code by @jcoyne in #3185
Full Changelog: v8.2.2...v8.3.0
v8.2.2
What's Changed
- Set navbar-search search element to display:contents so layout is not impacted by @corylown in #3173
- Bump version to 8.2.2 by @marlo-longley in #3175
Full Changelog: v8.2.1...v8.2.2
v8.2.1
v8.2.0
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
- @bbpennel made their first contribution in #3092
- @elohanlon made their first contribution in #3161
- @taylor-steve made their first contribution in #3159
Full Changelog: v8.1.0...v8.2.0
v7.37.0
What's Changed
- [7.x] Set the X-CSRF-Token header on ajax call by @jcoyne in #3135
- [backport] Add role=region and aria-controls to the FacetFieldComponent by @jcoyne in #3139
- [backport] Add a time type attribute by @jcoyne in #3141
- [backport] Stop skipping action-cable temporarily by @jcoyne in #3148
- [backport] Don't let turbo handle search_context tracking form when meta + click by @jcoyne in #3147
Full Changelog: v7.36.2...v7.37.0