Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update blacklight_ heatmaps #2791

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ gem 'bootstrap', '~> 5.3'
gem 'bootstrap_form', '~> 5.4'
gem 'blacklight', '~> 8.0'
gem 'blacklight-gallery', '~> 4.4'
gem 'blacklight_heatmaps', '~> 1.3.0'
gem 'blacklight_heatmaps', '~> 1.4'
gem 'blacklight-spotlight', '~> 4.4', '>= 4.4.0'
gem 'twitter-typeahead-rails', '0.11.1.pre.corejavascript'
gem 'blacklight_advanced_search'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ GEM
blacklight_advanced_search (8.0.0.alpha2)
blacklight (>= 7.15, < 9)
parslet
blacklight_heatmaps (1.3.1)
blacklight_heatmaps (1.4.0)
blacklight (>= 7.17.1, < 9)
leaflet-rails (~> 1.3.0)
leaflet-sidebar-rails (~> 0.2)
Expand Down Expand Up @@ -933,7 +933,7 @@ DEPENDENCIES
blacklight-oembed (~> 1.0)
blacklight-spotlight (~> 4.4, >= 4.4.0)
blacklight_advanced_search
blacklight_heatmaps (~> 1.3.0)
blacklight_heatmaps (~> 1.4)
blacklight_range_limit (~> 9.0)
bootsnap (>= 1.1.0)
bootstrap (~> 5.3)
Expand Down
3 changes: 2 additions & 1 deletion app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
//= require bibliography
//= require cited_documents
//= require blacklight_gallery/blacklight-gallery
//= require blacklight_heatmaps
//= require blacklight_oembed
//= require full_text_collapse
//= require index_status_typeahead
Expand All @@ -35,6 +34,8 @@
//= require openseadragon
//= require openseadragon-rails/openseadragon-rails
//= require spotlight
//= require L.Control.Sidebar
//= require blacklight_heatmaps
//= require table_of_contents
//= require site_search_type_toggle
//= require blacklight_heatmaps_overrides