v7.25.1
What's Changed Since 7.24.0
Features
Blacklight::Component, a base component for Blacklight, is introduced and used as the parent class for most componentsBlacklight::Componentprovides limited ability to override the template compiled for the component without writing a new componentBlacklight::SearchStatesanitizes its params hash according to the Blacklight configuration for filters and explicitly allowed fields
Bugfixes
- Explicitly test that bootstrap and bootstrap.Modal are defined
- Blacklight::DocumentFactory is not yet loaded when Blacklight::Configuration property defaults are set
Deprecations
Blacklight::SearchBarPresenteris deprecated in favor of rendering the search bar component directly
Full Changelog: v7.24.0...v7.25.1