Skip to content

Releases: projectblacklight/blacklight

v7.32.0

16 Nov 17:50
Compare
Choose a tag to compare

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

18 Oct 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.30.0...v7.31.0

v7.30.0

03 Oct 15:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.29.0...v7.30.0

v7.29.0

26 Jul 16:03
Compare
Choose a tag to compare

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

13 Jul 20:35
Compare
Choose a tag to compare

What's Changed

  • Use a custom YAML coder to restore backwards-compatible deserialization of serialized query parameters by @cbeer in #2770

Full Changelog: v7.27.1...v7.28.0

v7.27.1

07 Jul 18:08
Compare
Choose a tag to compare

What's Changed

  • Backport advanced search styling by @cbeer in #2763
  • Stop an internal deprecation warning in search_action_url by @cbeer in #2764
  • Refactor SearchContextComponent to include some more extension points… by @cbeer in #2743

Full Changelog: v7.27.0...v7.27.1

v7.27.0

01 Jul 22:43
Compare
Choose a tag to compare

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

27 Jun 19:31
Compare
Choose a tag to compare

What's Changed

  • Style the advanced search form a little more by @cbeer in #2748
  • Display the facet counts with the facet checkboxes display by @cbeer in #2746
  • Support Solr 9 with the generated configs by @cbeer in #2745

Full Changelog: v7.26.0...v7.26.1

v7.26.0

20 Jun 15:00
Compare
Choose a tag to compare

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

v7.25.3

24 May 15:15
Compare
Choose a tag to compare

What's Changed

  • Render the search bar component in the deprecated helper. by @cbeer in #2729
  • Add :view to the list of permitted search_state_fields by @cbeer in #2731

Full Changelog: v7.25.2...v7.25.3