Releases: projectblacklight/blacklight
Releases · projectblacklight/blacklight
v7.32.0
What's Changed
- Remove unused bloodhound-js dependency. by @jrochkind in #2846
- Copy the config to each new component as it is created by @cbeer in #2877
- Backport search bar improvements by @cbeer in #2873
- Allow the logo width to be adjusted as a variable by @cbeer in #2875
- Allow the component for actions to be specified by @cbeer in #2874
- The default inspect can be so long that it's hard to read by @cbeer in #2880
- Allow logo-height to be set as a variable by @cbeer in #2896
- Allow the constraint label to be customized independent of the facet … by @cbeer in #2897
- blacklight_frontend 7.32.0 drops un-used bloodhound.js dependency from package.json. #2846
Full Changelog: v7.31.0...v7.32.0
v7.31.0
v7.30.0
v7.29.0
What's Changed
- Use
$border-color
when we're outside of a table context by @cbeer in #2787 - Don't require the SearchBuilder scope to implement search_state_class by @cbeer in #2786
- Silence deprecation on search_fields within the blacklight code by @hackartisan in #2792
- Add a component parameter to the FacetComponent, allowing callers to override the configured value by @cbeer in #2790
Full Changelog: v7.28.0...v7.29.0
v7.28.0
v7.27.1
v7.27.0
What's Changed
- Pass a SearchState instance when building the advanced search form search service by @cbeer in #2753
- Render adv search constraints even in the deprecated helpers by @cbeer in #2759
- Remove wrapping classes from bookmark tools by @cbeer in #2756
- Facet rendering should fall back on a null facet field response by @cbeer in #2758
Full Changelog: v7.26.1...v7.27.0
v7.26.1
v7.26.0
What's Changed
- Use attr_readers to access facet item data by @cbeer in #2739
- Backport Blacklight::FacetComponent implementation by @cbeer in #2740
- Also handle 'inclusive' facets in deprecated #render_filter_element m… by @cbeer in #2734
- Use helpers instead of @view_context by @cbeer in #2738
Full Changelog: v7.25.3...v7.26.0