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