Releases: projectblacklight/arclight
Releases · projectblacklight/arclight
v1.6.2
v1.6.0
v1.5.0
What's Changed
- Wrap navbar-nav with a navbar class by @jcoyne in #1546
- Eliminate media query in favor of a bootstrap class by @jcoyne in #1547
- Set the font weight using a variable by @jcoyne in #1548
- Replace header padding style with bootstrap margin style by @jcoyne in #1549
- Remove unnecessary flex-direction. by @jcoyne in #1550
- Extract col-md-4 from the navbar by @jcoyne in #1551
- Make the header a block level element so that the margin will apply by @jcoyne in #1553
- Remove unused Bootstrap 4 classes by @jcoyne in #1554
- Fix solr config path for solr 9.7 by @corylown in #1571
- Update rubocop config by @jcoyne in #1567
- Add new Rubocops and correct them by @jcoyne in #1572
- Test on Rails 7.2 by @jcoyne in #1574
- Test on Rails 8 and update generator by @corylown in #1575
- Specify rubocop-factory_bot plugin by @corylown in #1576
- Deprecate collection_id accessor by @corylown in #1588
- Run CI for release-* branches by @corylown in #1589
- [Backport] Extract an expand hierarchy button component by @corylown in #1603
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.4
What's Changed
- Bump to version 1.1.3 by @marlo-longley in #1526
- Use collection_id for linking rather than inferring from eadid by @corylown in #1531
- Supply title and repository as kwargs for local id forming requirements by @corylown in #1532
- Move SolrDocument#collection_id attribute definition by @corylown in #1535
- Deprecate SolrDocument#normalized_eadid in favor of collection_id by @corylown in #1534
- Add placeholder loading animation to expand button by @taylor-steve in #1536
- Update version to 1.1.4 by @marlo-longley in #1537
New Contributors
- @taylor-steve made their first contribution in #1536
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Allow breadcrumbs to fallback and function with :parent_ssim by @corylown in #1521
- Add DID_SEARCHABLE_NOTES_FIELDS to text search by @marlo-longley in #1523
- Add unitid_identifier_match to qf_identifier and pf_identifier by @corylown in #1525
Full Changelog: v1.1.2...v1.1.3