Releases: projectblacklight/spotlight
Releases · projectblacklight/spotlight
v4.3.5
What's Changed
- Changing permission of gem directory is no longer needed by @corylown in #3255
- Unpin solr_wrapper version by @taylor-steve in #3250
- Convert job tracker modal to use upstream Blacklight::System::ModalComponent by @cbeer in #3237
Full Changelog: v4.3.4...v4.3.5
v4.3.4
v4.3.0
What's Changed
- Update rollup config for version 3 by @taylor-steve in #3175
- Add alt text fields to widgets by @taylor-steve in #3180
- Remove unused docker volumes by @jcoyne in #3183
- Fix CI by @taylor-steve in #3190
- adding guidelines for alt text to specific sir trevor blocks by @hudajkhan in #3188
- Defer configuration until the script is loaded by @jcoyne in #2919
- Update the database in docker compose by @jcoyne in #3103
- Use after_bundle in the template by @jcoyne in #3192
- Preventing exhibit navb deprecation messages when not needed by @hudajkhan in #3202
- Update language spec to ruby 3.1 by @jcoyne in #3203
- Switch to using the modern compose.yaml file format name by @jcoyne in #3206
- Remove Postgresql from the Docker build by @jcoyne in #3208
- have csv export template use slug for custom fields to match import by @dnoneill in #3205
- Remove misplaced quote by @jcoyne in #3216
- Revert "Defer configuration until the script is loaded" by @corylown in #3223
- Increase reliability of ZPR link test by @taylor-steve in #3221
- Remove unnecessary conditionals by @jcoyne in #2864
- Add a test to check if the Sir Trevor icons loaded by @taylor-steve in #3204
- Get the CI workflow back on Ubuntu latest by @cbeer in #3231
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- ga similar named exhibit collision fix by @dnoneill in #3165
- Add ability to restore default labels when editing metadata fields by @marlo-longley in #3130
- remove breadcrumb library by @dnoneill in #3166
- add breadcrumbs to bulk_updates page by @dnoneill in #3173
- add controlled vocab functionality for tag_list by @dnoneill in #3169
- refactoring navbar as component with slot for prepend component by @hudajkhan in #3171
- Don't scope exhibit_navbar_component setting to view type by @corylown in #3174
Full Changelog: v4.1.2...v4.2.0
v4.1.2
v4.1.1
Updates JS bundle to latest version
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- remove link for analytics view by @dnoneill in #3124
- Rename test helper save_page to save_page_changes by @marlo-longley in #3125
- fix upload_fields in spotlight_initializer by @dnoneill in #3128
- Remove jQuery from test by @taylor-steve in #3129
- update analytics to work with ga-4 by @dnoneill in #3123
- Explicitly allow browse category ID in search state by @marlo-longley in #3127
- fix catalog_facet_url path by @dnoneill in #3134
- add property id for ga dashboard by @dnoneill in #3133
- Style the skip links to look ok. by @cbeer in #3138
- Pass the tile_source_field to blacklight-gallery by @marlo-longley in #3117
- ensure string is passed to truncate since errors with integers by @hudajkhan in #3131
- setting json solr path to nil to prevent browse category query from s… by @hudajkhan in #3137
- Update build matrix. by @cbeer in #3140
- Support html-safe (BL7) and non-html-safe (BL8) versions of the title for breadcrumbs by @cbeer in #3142
- Add a Blacklight 8 build by @cbeer in #3139
- Update view_component pinning to match upstream. by @cbeer in #3145
- Define a base spotlight icon component class by @cbeer in #3147
- Use a document component for rendering documents for admins. by @cbeer in #3146
- Render catalog#edit using document components. by @cbeer in #3148
- move svgs to components by @dnoneill in #3143
- Use icon components for gallery views. by @cbeer in #3149
- Add explicit dependency on
csv
gem by @cbeer in #3151 - Replacing header nav partial with header component by @hudajkhan in #3136
- Render embedded documents using components. by @cbeer in #3152
- Bump rollup from 2.79.1 to 3.29.5 by @dependabot in #3154
- Use the default view type on the admin page by @cbeer in #3157
- Support rendering Blacklight 7 partials on the catalog#edit template by @cbeer in #3158
New Contributors
- @dnoneill made their first contribution in #3124
- @dependabot made their first contribution in #3154
Full Changelog: v4.0.3...v4.1.0
v4.0.3
v4.0.2
What's Changed
- Update docker build stuff to Rails 7 / Ruby 3.3 by @cbeer in #3113
- Fix
ReferenceError: Can't find variable: position
by @cbeer in #3115 - Export URLify function by @taylor-steve in #3114
- Drop support for Rails 6 by @marlo-longley in #3112
- Declare variable
child_node
by @cbeer in #3118 - Fix oembed block: ReferenceError: Can't find variable: id_key by @corylown in #3121
- Fix some javascript lint. by @cbeer in #3120
Full Changelog: v4.0.1...v4.0.2