sul-dlss/exhibits

View on GitHub
app/assets/javascripts/application.js

Summary

Maintainability
A
0 mins
Test Coverage
// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
// or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// compiled file.
//
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
// about supported directives.
//
//= require jquery3
//= require 'honeybadger'

//= require rails-ujs
//= require turbolinks
//
// Required by Blacklight
//= require blacklight/blacklight

//= require popper
//= require twitter/typeahead
//= require bootstrap
//= require bs-custom-file-input

//= require bibliography
//= require cited_documents
//= require 'blacklight_advanced_search'
//= require blacklight_gallery
//= require blacklight_heatmaps
//= require blacklight_oembed
//= require full_text_collapse
//= require index_status_typeahead
//= require exhibit_search_typeahead
//= require nested_related_items
//= require openseadragon
//= require spotlight
//= require sul-exhibits-template
//= require table_of_contents
//= require custom-file-input
//= require site_search_type_toggle


// For blacklight_range_limit built-in JS, if you don't want it you don't need
// this:
//= require 'blacklight_range_limit'