Releases: sul-dlss/exhibits
Releases · sul-dlss/exhibits
v2.7.2
What's Changed
- Do not render exhibit navbar if exhibit has configured search bar to not display by @corylown in #2762
- fix search bar for small screens by @dnoneill in #2763
- Make blacklight-range-limit use a blue button by @jcoyne in #2769
- Update component library to 2024-12-18 by @jcoyne in #2770
- fix focus ring, #2674 by @dnoneill in #2765
- Enable skip links to show above the fold in their entirety by @hudajkhan in #2754
- fix scss order for sir-trevor by @dnoneill in #2777
- remove margin-bottom from site title by @dnoneill in #2781
- Remove unnecessary monkeypatch by @jcoyne in #2783
- Add docker compose file to start solr by @jcoyne in #2782
- Remove unnecessary assets from the asset loader by @jcoyne in #2774
- show subtitle on mobile by @dnoneill in #2767
- switch harvester cancel btn to primary not secondary by @dnoneill in #2806
- more details, expand bibliography buttons to primary color by @dnoneill in #2804
- Using standard emphasized link font weight by @hudajkhan in #2790
- convert zotero button to btn-primary by @dnoneill in #2805
- make email/message field required by @dnoneill in #2785
- Upgrade Blacklight::RangeLimit by @jcoyne in #2788
- Remove dead code by @jcoyne in #2784
- Upgrade openseadragon by @corylown in #2810
- Update dependencies by @sul-devops-team in #2778
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Update logo text for the new brand by @jcoyne in #2755
- Ensure curator actions use the appropriate CSS classes by @jcoyne in #2748
- Add new rubocops and autocorrect by @jcoyne in #2679
- Align dropdown button in the search bar by @jcoyne in #2760
- Add visually-hidden-focusable to nav element by @corylown in #2758
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Do not override the base font size by @jcoyne in #2684
- Remove unused variables by @jcoyne in #2687
- Use fonts as defined in the component library by @jcoyne in #2685
- Avoid using sass-extend by @jcoyne in #2688
- Remove unused css class + sass mixin by @jcoyne in #2689
- Express the thumbnail-image-border using CSS rather than SASS by @jcoyne in #2690
- Remove unused styles by @jcoyne in #2691
- Scope documents_list route to exhibits so it will work for parker.stanford.edu by @corylown in #2692
- Remove include for Source Sans Pro by @jcoyne in #2693
- Simplify styles on full text matches by @jcoyne in #2694
- Use gray color from the component library by @jcoyne in #2695
- Remove duplicate bootstrap/reset sass import by @jcoyne in #2686
- Remove unused style by @jcoyne in #2696
- Remove mint color by @jcoyne in #2700
- Use a stanford color gray by @jcoyne in #2701
- Remove unused variable by @jcoyne in #2702
- Remove duplicate color variable by @jcoyne in #2703
- Inline mixin that is only used once by @jcoyne in #2705
- Remove unused parker stylesheet by @jcoyne in #2698
- Define an icon for BlacklightHeatmaps by @jcoyne in #2706
- Use color defined in the component library by @jcoyne in #2704
- Remove range limit stylesheet by @jcoyne in #2714
- Use fog-light as defined in the component library by @jcoyne in #2708
- Fix instance double by @jcoyne in #2710
- Update catalog controller test to avoid unnecessary double by @jcoyne in #2711
- Use the new header layout by @jcoyne in #2675
- Use the button theme from the component library by @jcoyne in #2715
- Bump actionpack from 7.2.2 to 7.2.2.1 by @dependabot in #2716
- Remove unnecessary call to collapse by @taylor-steve in #2718
- Move the search tips route by @taylor-steve in #2717
- Bold the Spotlight at Stanford link by @jcoyne in #2724
- Install cssbundling-rails by @jcoyne in #2699
- Configure collection_titles_ssim as the default collection field; deprecate collection_with_title by @corylown in #2727
- Fix search tips route arguments by @corylown in #2726
- Update component library by @jcoyne in #2719
- Stop sending throttle notifications to Honeybadger by @jcoyne in #2728
- Use Primary outline style for search related controls by @jcoyne in #2725
- This variable was not doing anything by @jcoyne in #2729
- Remove double import of bootstrap by @jcoyne in #2730
- Remove overrides of variables defined by Bootstrap by @jcoyne in #2731
- Fix reference to social justice image asset by @corylown in #2738
- Remove local facet styles by @jcoyne in #2732
- Remove unnecessary css by @jcoyne in #2736
- Use colors defined in the component library by @jcoyne in #2734
- Remove Bootstrap 4 custom file input plugin by @jcoyne in #2739
- Remove style for .callout-danger by @jcoyne in #2733
- Remove unnecessary color style by @jcoyne in #2735
- Don't try to restart passenger on stage worker nodes by @jcoyne in #2720
- Center the search icon by @jcoyne in #2743
- Remove unnecessary variables SASS by @jcoyne in #2741
- Add an active state for the view type by @jcoyne in #2746
- Update dependencies by @sul-devops-team in #2745
- Update spotlight to v4.6.1 by @corylown in #2747
- Remove unnecessary css by @jcoyne in #2750
- Update component library by @jcoyne in #2749
- Add skip link markup as expected by the component-library by @jcoyne in #2751
- Update heatmaps and spotlight frontend by @corylown in #2753
Full Changelog: v2.6.2...v2.7.0
v2.6.2
What's Changed
- Switch to using css variables instead of SASS by @jcoyne in #2681
- Remove blacklight hierarchy by @taylor-steve in #2680
- For item that is a reference, fixes the list of documents which include that reference by @hudajkhan in #2682
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- Remove unused sass-variables by @jcoyne in #2678
- Update dependencies by @sul-devops-team in #2683
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Display heatmap results below the map by @taylor-steve in #2660
- Update bundler by @jcoyne in #2672
- Set json_solr_path to nil by @corylown in #2671
- Ensuring bibliography shows full reference by @hudajkhan in #2676
Full Changelog: v2.5.2...v2.6.0
v2.5.2
v2.5.1
v2.5.0
What's Changed
- Use auto-complete-element for exhibit search by @taylor-steve in #2653
- Update recaptcha gem by @taylor-steve in #2658
- Update Blacklight Heatmaps by @taylor-steve in #2659
- Update to Bootstrap 5 by @corylown in #2648
- Update dependencies by @sul-devops-team in #2661
Full Changelog: v2.4.6...v2.5.0
v2.4.6
What's Changed
- Display specific fields in the index and metadata configuration page only for Parker exhibit by @hudajkhan in #2643
- Remove javascript leftover from a find in searchworks feature that no longer exists. by @corylown in #2651
- Update dependencies by @sul-devops-team in #2652
Full Changelog: v2.4.5...v2.4.6