Skip to content

Releases: projectblacklight/blacklight_range_limit

v8.5.0

05 Feb 15:51
Compare
Choose a tag to compare

What's Changed

  • add MutationObserver for Blacklight 8 Modal by @yetti in #249
  • Decouple Blacklight from javascript by @jcoyne in #251
  • Test on Rails 7.1 and Ruby 3.3 by @jcoyne in #250
  • Compile the javascript with rollup by @jcoyne in #252

New Contributors

Full Changelog: v8.4.0...v8.5.0

v8.4.0

02 Nov 20:23
f9f196b
Compare
Choose a tag to compare
  • now supports dependendency view_component >= 2.54, < 4 (previously was 2.x only)

Note: blacklight_range_limit is not currently passing CI with Blacklight 8, despite it's gemspec allowing blacklight 8 -- this has been true for some time before this release, possibly no release of blacklight_range_limit has ever actually passed CI with a released Blacklight 8.x.

v8.2.4

05 Oct 22:36
Compare
Choose a tag to compare

** Yanked **

What's Changed

  • Use after_initialize instead of before_configuration to play nice… by @cbeer in #205

Full Changelog: v8.2.3...v8.2.4

8.2.3

01 Aug 19:22
253489e
Compare
Choose a tag to compare

Bug fixes:

  • Make range range limits scalar values (fix query params to not end in []) #195
  • do not render a range form's field value as hidden and visible inputs, and render submit controls without a name to suppress from formData #198

v8.2.2...v8.2.3

v8.2.2

06 Jul 19:44
Compare
Choose a tag to compare

What's Changed

  • Pass missing values through the overridden FilterField by @cbeer in #193

Full Changelog: v8.2.1...v8.2.2

v8.2.1

21 Jun 17:20
Compare
Choose a tag to compare

What's Changed

  • Guard against empty range points by @cbeer in #192

Full Changelog: v8.2.0...v8.2.1

v8.2.0

21 Jun 17:19
Compare
Choose a tag to compare

What's Changed

  • Add german locale by @vstollen in #173
  • Add Bootstrap 5 support by @vstollen in #178
  • align test matrix with Blacklight 7 by @barmintor in #181
  • Add Italian translations by @ggeisler in #180
  • Convert range limit views + helpers to presenters + components by @cbeer in #179
  • Blacklight 7.25.x accomodations in FilterField and ControllerOverride by @barmintor in #183
  • make path to search builer a class option on generator (fixes #43) by @barmintor in #184
  • filter field validates permitted params with ActionController::Parameters by @barmintor in #186
  • Support Solr 9 by @cbeer in #188
  • Display the end year marker on the graph consistently by @cbeer in #191

New Contributors

Full Changelog: v8.1.0...v8.2.0

v8.1.0

05 May 16:30
981afa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.1.0

v8.0.0

03 Feb 00:05
Compare
Choose a tag to compare

v7.9.1...v8.0.0

Updates

Updates to support Ruby 3 and Rails 6.1

Breaking changes

While these are technically breaking changes in #163, they will likely not affect many adopters unless they have written custom JavaScript overrides of files. These intended changes are aimed at making extensibility of the JavaScript possible.

v7.8.0

15 Apr 21:44
Compare
Choose a tag to compare

v7.7.0...v7.8.0

Updates and fixes

#148 Adds the ability to better customize the display of values. Enables end users to use something like BCE/CE in the display.