This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] Upgrade blacklight to version 7.1.0#83
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #83 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 34 34
=====================================
Hits 34 34Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ blacklight (7.0.1 → 7.1.0) · Repo
Commits
See the full diff on Github. The new version differs by 69 commits:
adjusts search result bookmark, thumbnail padding (#2125)Merge pull request #2131 from labradford/checkbox-toggle-js-use-htmlupdate text method to use html for checkbox label toggleUpgrade TravisCI distro to bionicMerge pull request #2120 from projectblacklight/functionalMerge pull request #2126 from labradford/arclight-616-screenreader-duplicate-searchpr feedback for backwards compatibilityability to add aria-hidden to blacklight iconadjusts search result bookmark, thumbnail paddingMerge pull request #2121 from projectblacklight/lodashUpdate javascript packagesMake render_document_sidebar_partial functionalMerge pull request #2122 from projectblacklight/update-rubocop-rspecUpdate rubocop-rspecMerge pull request #2119 from dunn/emailsRecordMailer: remove array syntax from record titleRecordMailer: add whitespace between recordsMerge pull request #2111 from cdmo/namespace-qualifierMerge pull request #2116 from projectblacklight/merging-criteriaAdd explicit criteria for merging PRsFix up link syntax and replace dead linkPort 'Contributing to Blacklight' wiki page to a CONTRIBUTING.mdUpdate jquery to 3.4 to avoid CVE-2019-11358Merge pull request #2113 from projectblacklight/correct_bootstrap4_accordionAdd aria-labelledby to facet body, pointing to new id added to facet headerMatch bootstrap4 accordion example, avoids 'jankiness' on facet open/closeAdding the Blacklight namespace to these helper behaviorsMerge pull request #2110 from projectblacklight/default_capybara_driver_defUse capybara :selenium_chrome_headless built-in driver definitionMerge pull request #2109 from cdmo/patch-2Obsolete documentation?Merge pull request #2108 from projectblacklight/version_7_1_0mark 7.1.0 for releaseMerge pull request #2101 from cdmo/patch-1Merge pull request #2103 from projectblacklight/mejackreed-patch-1Merge pull request #2102 from projectblacklight/webdriversRemove EOL'd 2.3.8Rely on webdrivers to do its magicUse webdrivers in place of chromedriver-helperUse bg-lightMerge pull request #2094 from projectblacklight/remove_popper_js_generatedNo need to generate popper_js into Gemfilesupport multiple flash messages of each typeUpdate ChromedriverMerge pull request #2089 from projectblacklight/fix_fieldFix a field name for author in the example schemaMerge pull request #2076 from projectblacklight/without_nokogiriRemove generator that no longer does anythingTest on Xenial Xerus + openjdk11Group facets into separate blocks based upon group specified on facet field in configMerge pull request #2075 from projectblacklight/search-service-controller-contextSplit out Blacklight::Searchable concern with search service-related methodsAllow the implementor to supply context information to the search service, which restores functional compatibility with Blacklight 6 search builders.Merge pull request #2079 from projectblacklight/presentMerge pull request #2080 from projectblacklight/hash👋 #️⃣ 🚀Prefer if over unless. present? over !blank?Merge pull request #2071 from projectblacklight/track-search-sessionDrop Nokogiri as a required dependencyUpdate the front-end package to use bootstrap 4.3.1Fix pagination breaks on small screensAdd explicit configuration to enable search session trackingMerge pull request #2069 from projectblacklight/avoid-nmeAvoid NoMethodErrorUpgrade to rubocop 0.63.0Merge pull request #2063 from danschmidt5189/2062-delete_old_searches_in_batchesImprove Search.delete_old_searches performance by not loading relationsThere's no need for us to update rubygems and bundler at this timeUpdate bootstrap dependency to 4.2 for the npm packageDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands