Improved
v9.0.0.beta7
What's Changed
- Create facet item presenter instances via the facet presenter by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3688
- Create methods for ConstraintComponent by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3686
- Add documentation to FacetItemPresenter by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3687
- Remove unnecessary method facet_value_for_facet_item by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3689
- Restore scrolling and execute other modal hide behavior on modal dismiss by "escape" key by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3694
- set the bookmark event on form instead of window by @dnoneill in https://github.com/projectblacklight/blacklight/pull/3693
- Add documentation to Facets::ItemComponent by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3692
- Add documentation to FacetItemPivotComponent by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3691
- Extract a special purpose ConstraintPresenter by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3690
- solr_wrapper dir argument is best to parent dir including 'conf' by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3697
- Move start-over button to end of constraints by @body-clock in https://github.com/projectblacklight/blacklight/pull/3703
- 3701 visually show you searched for and remove constraints heading by @body-clock in https://github.com/projectblacklight/blacklight/pull/3704
- Enable the JsonPresenter to be configured by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3705
- Fix facet suggest catalog path by @mksndz in https://github.com/projectblacklight/blacklight/pull/3711
- Pass no arguments to the superclass by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3707
- Avoid ViewComponent::Base#set_slot by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3708
- Decouple presenter specs from view_component by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3709
- Add documentation about the sidecar_files method by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3712
- Simplify DocumentComponent collection parameter by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3714
- Further simplify DocumentComponent collection parameter by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3716
- Update to view_component 4.0 by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3706
- Remove unused positional arguments from component lambdas by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3710
New Contributors
- @mksndz made their first contribution in https://github.com/projectblacklight/blacklight/pull/3711
Full Changelog: https://github.com/projectblacklight/blacklight/compare/v9.0.0.beta5...v9.0.0.beta7